Alexei Sorokin
|
a0f72fe5c6
Avoid ordering just by a timestamp
|
4 years ago |
Alexei Sorokin
|
b1b1d2af93
[DATABASE] Update "modified" in Managed_DataObject instead of a DBMS trigger
|
4 years ago |
Alexei Sorokin
|
e902a9bdfc
[DATABASE] Check SQL boolean values with "IS TRUE"
|
4 years ago |
Alexei Sorokin
|
26115482ef
[SCHEMA] Improve timestamp storage
|
4 years ago |
Alexei Sorokin
|
9ac632ca2d
[DATABASE] Start transactions with START TRANSACTION
|
4 years ago |
Alexei Sorokin
|
aab3584f93
[DATABASE] Remove profile_tag_tag_fkey
|
5 years ago |
Alexei Sorokin
|
3f17a0efea
[DATABASE] Introduce a bool type in schema
|
5 years ago |
Alexei Sorokin
|
6095a6de64
[DATABASE] Only use single quotation marks for SQL strings
|
5 years ago |
Diogo Cordeiro
|
f67a93eddc
[CORE] Bump Database requirement to MariaDB 10.3+
|
5 years ago |
Mikael Nordfeldth
|
9f82da07f1
ProfilesettingsAction and related stuff modernised
|
9 years ago |
Mikael Nordfeldth
|
2dfa0bfcee
function delete in dataobjects now don't break strict syntax
|
11 years ago |
Mikael Nordfeldth
|
3ba6374b9d
Memcached_DataObject extensions got their update functions more consistent
|
11 years ago |
Mikael Nordfeldth
|
861e838add
pkeyGet is now static and more similar to getKV
|
11 years ago |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 years ago |
Mikael Nordfeldth
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 years ago |
Joshua Wise
|
e54cb6958a
Escape query parameters in Profile_tag::getTagged()
|
11 years ago |
Joshua Wise
|
5b118b3781
Escape SQL parameter in Profile_tag::moveTag()
|
11 years ago |
Siebrand Mazeland
|
eb124c5a67
Add missing space between two sentences.
|
13 years ago |
Evan Prodromou
|
5ccae1313c
Query errors in Profile_tag
|
13 years ago |
Evan Prodromou
|
707f90d012
missed an AND
|
13 years ago |
Evan Prodromou
|
ce044c40fb
rewrite Profile_tag::getTagsArray() so it doesn't use joinAdd()
|
13 years ago |
Evan Prodromou
|
8c710ad2c1
Merge commit 'refs/merge-requests/158' of git://gitorious.org/statusnet/mainline into merge-requests/158
|
13 years ago |
Evan Prodromou
|
9ca3c3d1c3
move core schema to class files
|
13 years ago |
Shashi Gowda
|
efb7d28d83
Fix problems in joinAdd with xampp
|
13 years ago |
Siebrand Mazeland
|
4ab995dd1e
Complete "people tag" to "list" in UI messages.
|
13 years ago |
Evan Prodromou
|
3550afb5f0
Cache rollup stuff in the cache, not in the DB
|
13 years ago |
Evan Prodromou
|
543567e6d5
Fix a null value in profile untag
|
13 years ago |
Siebrand Mazeland
|
f0d762f196
Update/add translator documentation.
|
13 years ago |
Shashi Gowda
|
5a2bab07b2
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
13 years ago |
Evan Prodromou
|
83fb5e6023
Mass replacement of #-comments with //-comments
|
13 years ago |