summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* prepare release of 0.97.0Gravatar cweiske2010-06-093-5/+5
* put sergey's name in the russian translation fileGravatar cweiske2010-06-091-5/+5
* update changelogGravatar cweiske2010-05-031-0/+3
* add compiled russian translationGravatar cweiske2010-05-031-0/+0
* Revert "Vietnamese translation" - was accidentially put i...Gravatar cweiske2010-05-032-309/+309
* typoGravatar cweiske2010-05-031-1/+1
* add russian translation, thanks to SergeGravatar cweiske2010-05-031-0/+1416
* make export_html follow the "specs" a bit more and add fo...Gravatar cweiske2010-03-281-3/+6
* fix multiple tags in html exportGravatar cweiske2010-03-281-1/+2
* test that public bookmarks of other people are not export...Gravatar cweiske2010-03-282-1/+19
* make export_csv support filtering to multiple tagsGravatar cweiske2010-03-282-5/+71
* more tests for csv export apiGravatar cweiske2010-03-283-14/+157
* add test for api/export_csv.phpGravatar cweiske2010-03-283-0/+183
* support username and password changeGravatar cweiske2010-03-281-3/+14
* add unittest url parameterGravatar cweiske2010-03-281-0/+12
* note fixation of bug #2960663 in changelogGravatar cweiske2010-03-191-0/+1
* remove another 9 queries for logged in users!Gravatar cweiske2010-03-191-1/+13
* fix noticeGravatar cweiske2010-03-191-1/+1
* test for the failure we fixed one commit agoGravatar cweiske2010-03-181-0/+4
* fix bad bug that was introduced due to performance optimi...Gravatar cweiske2010-03-181-1/+1
* unify hashing code in a separate methodGravatar cweiske2010-03-182-25/+42
* fix typoGravatar cweiske2010-03-181-1/+1
* Fix bug #2960663: do not send content-type headers twice ...Gravatar cweiske2010-03-1727-44/+43
* note fixing of bug #2953732 in the changelogGravatar cweiske2010-03-171-0/+1
* fix bug #2953732 and make corresponding test work.Gravatar cweiske2010-03-171-1/+2
* write failing test for bug #2953732Gravatar cweiske2010-03-171-0/+44
* remove part of broken merge :/Gravatar cweiske2010-03-171-165/+0
* remove unneeded ampersandGravatar cweiske2010-03-171-1/+1
* Do not highlight admin bookmarks when $enableAdminColors ...Gravatar cweiske2010-02-222-1/+2
* add missing piece of faulty mergeGravatar cweiske2010-02-201-0/+165
* re-fix isAdmin() sql optimizationGravatar cweiske2010-02-201-1/+1
* sql optimization: reduce by 9 sql queries when logged in ...Gravatar cweiske2010-02-201-1/+6
* add SemanticScuttle_Service_Bookmark::bookmarksExist() me...Gravatar cweiske2010-02-202-1/+177
* reformat queryGravatar cweiske2010-02-201-1/+3
* fix tests after last commitGravatar cweiske2010-02-202-1/+5
* save another queryGravatar cweiske2010-02-201-2/+2
* save another queryGravatar cweiske2010-02-201-1/+1
* reformat _getuser and add docblockGravatar cweiske2010-02-201-5/+18
* header docblockGravatar cweiske2010-02-201-3/+16
* docblockGravatar cweiske2010-02-201-2/+15
* remove end date condition since it seems unneccessary to meGravatar cweiske2010-02-201-8/+5
* new config option to disable "SET NAMES UTF8" sql callGravatar cweiske2010-02-203-2/+20
* sql optimization: 9 queries less!Gravatar cweiske2010-02-201-1/+1
* make isAdmin accept a user name, tooGravatar cweiske2010-02-201-3/+11
* sql optimization: fetch all tags at onceGravatar cweiske2010-02-202-4/+13
* add new method for better sql performance: Bookmark2Tag::...Gravatar cweiske2010-02-202-0/+121
* reformat and CSGravatar cweiske2010-02-201-6/+24
* make tests betterGravatar cweiske2010-02-201-0/+6
* add bookmark2tagtest to alltestsGravatar cweiske2010-02-201-0/+1
* add test for Bookmark2Tag::getTagsForBookmark()Gravatar cweiske2010-02-202-2/+136