Alexei Sorokin
|
52800c3a65
[DATABASE] Remove profile_tag_tag_fkey
|
5 years ago |
Alexei Sorokin
|
62b90c29db
[DATABASE] Introduce a bool type in schema
|
5 years ago |
Alexei Sorokin
|
11dabbe44d
[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 |
Shashi Gowda
|
1b1a427237
DB_DataObjects for people tags
|
13 years ago |
Siebrand Mazeland
|
9587f9f55b
* i18n/L10n and translator documentation updates.
|
14 years ago |
Evan Prodromou
|
0369946b6d
fix problem with dupe tags in profile
|
15 years ago |
Evan Prodromou
|
04ef1ba8ee
change function headers to K&R style
|
16 years ago |
Evan Prodromou
|
eb2f9c98ac
replace NULL with null
|
16 years ago |