Age | Commit message (Expand) | Author |
2010-08-22 | nearly there; using d51pearpkg2 now | Christian Weiske |
2010-08-12 | basic package.xml generation with native pearpkg2 task - does not really work... | Christian Weiske |
2010-08-12 | update readme | Christian Weiske |
2010-08-12 | Merge branch 'master' into pearpkg | Christian Weiske |
2010-07-21 | Change "localhost" into 127.0.0.1 because it avoids a bug in Windows Seven. | mensonge |
2010-07-09 | Fix bug getTagsForBookmarks() that fetched all tags, see http://sourceforge.n... | cweiske |
2010-06-09 | update upgrade.txt file and ajust changelogv0.97 | cweiske |
2010-06-09 | prepare release of 0.97.0 | cweiske |
2010-06-09 | put sergey's name in the russian translation file | cweiske |
2010-05-03 | update changelog | cweiske |
2010-05-03 | add compiled russian translation | cweiske |
2010-05-03 | Revert "Vietnamese translation" - was accidentially put into fr_FR | cweiske |
2010-05-03 | typo | cweiske |
2010-05-03 | add russian translation, thanks to Serge | cweiske |
2010-03-28 | make export_html follow the "specs" a bit more and add format documentation url | cweiske |
2010-03-28 | fix multiple tags in html export | cweiske |
2010-03-28 | test that public bookmarks of other people are not exported via csv | cweiske |
2010-03-28 | make export_csv support filtering to multiple tags | cweiske |
2010-03-28 | more tests for csv export api | cweiske |
2010-03-28 | add test for api/export_csv.php | cweiske |
2010-03-28 | support username and password change | cweiske |
2010-03-28 | add unittest url parameter | cweiske |
2010-03-19 | note fixation of bug #2960663 in changelog | cweiske |
2010-03-19 | remove another 9 queries for logged in users! | cweiske |
2010-03-19 | fix notice | cweiske |
2010-03-18 | test for the failure we fixed one commit ago | cweiske |
2010-03-18 | fix bad bug that was introduced due to performance optimizations | cweiske |
2010-03-18 | unify hashing code in a separate method | cweiske |
2010-03-18 | fix typo | cweiske |
2010-03-17 | Fix bug #2960663: do not send content-type headers twice for ajax/api scripts | cweiske |
2010-03-17 | note fixing of bug #2953732 in the changelog | cweiske |
2010-03-17 | fix bug #2953732 and make corresponding test work. | cweiske |
2010-03-17 | write failing test for bug #2953732 | cweiske |
2010-03-17 | remove part of broken merge :/ | cweiske |
2010-03-17 | remove unneeded ampersand | cweiske |
2010-02-22 | Do not highlight admin bookmarks when $enableAdminColors is disabled | cweiske |
2010-02-20 | add missing piece of faulty merge | cweiske |
2010-02-20 | re-fix isAdmin() sql optimization | cweiske |
2010-02-20 | sql optimization: reduce by 9 sql queries when logged in and looking at bookm... | cweiske |
2010-02-20 | add SemanticScuttle_Service_Bookmark::bookmarksExist() method to check for ex... | cweiske |
2010-02-20 | reformat query | cweiske |
2010-02-20 | fix tests after last commit | cweiske |
2010-02-20 | save another query | cweiske |
2010-02-20 | save another query | cweiske |
2010-02-20 | reformat _getuser and add docblock | cweiske |
2010-02-20 | header docblock | cweiske |
2010-02-20 | docblock | cweiske |
2010-02-20 | remove end date condition since it seems unneccessary to me | cweiske |
2010-02-20 | new config option to disable "SET NAMES UTF8" sql call | cweiske |
2010-02-20 | sql optimization: 9 queries less! | cweiske |