aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-23Fix bug #3073215: Updating bookmark time does not workcweiske
2010-09-23finally fix the problem that watchlist count tests failed every second alltes...cweiske
2010-09-14allow debugging of connection errorscweiske
2010-08-22make test running on installed pear package work: pear run-tests -pu __uri/se...Christian Weiske
2010-08-22make files use pear directoriesChristian Weiske
2010-07-09Fix bug getTagsForBookmarks() that fetched all tags, see http://sourceforge.n...cweiske
2010-03-19fix noticecweiske
2010-03-18fix bad bug that was introduced due to performance optimizationscweiske
2010-03-18unify hashing code in a separate methodcweiske
2010-03-17Fix bug #2960663: do not send content-type headers twice for ajax/api scriptscweiske
2010-03-17fix bug #2953732 and make corresponding test work.cweiske
2010-02-20re-fix isAdmin() sql optimizationcweiske
2010-02-20add SemanticScuttle_Service_Bookmark::bookmarksExist() method to check for ex...cweiske
2010-02-20reformat querycweiske
2010-02-20fix tests after last commitcweiske
2010-02-20save another querycweiske
2010-02-20save another querycweiske
2010-02-20reformat _getuser and add docblockcweiske
2010-02-20header docblockcweiske
2010-02-20docblockcweiske
2010-02-20new config option to disable "SET NAMES UTF8" sql callcweiske
2010-02-20make isAdmin accept a user name, toocweiske
2010-02-20sql optimization: fetch all tags at oncecweiske
2010-02-20add new method for better sql performance: Bookmark2Tag::getTagsForBookmarks()cweiske
2010-02-20reformat and CScweiske
2010-02-20make countOthers() accept an array of addressescweiske
2010-02-16reformat countOthers()cweiske
2010-02-16do not return numbers < 0cweiske
2010-02-16do not return numbers < 0cweiske
2010-02-08Send HTTP status code 500 when site has not been configured yet.cweiske
2010-02-08allow people to move www/ folder where they want it, now one just has to chan...cweiske
2010-02-07fix countBookmarks() for mysqlicweiske
2010-02-07fix bookmarkExists() for mysqlicweiske
2010-02-05fix some docblocks in userservicecweiske
2010-02-05do not use service overrides when running unit testscweiske
2010-02-05use configurable password field instead of the hardcoded onecweiske
2010-02-05make external login work when user changed password externallycweiske
2010-02-05make external auth login work. one thing left is when the user changes his pa...cweiske
2010-02-02nearly there with auth integrationcweiske
2010-02-02make serviceoverrides user-configurablecweiske
2010-01-19special header file for standalone scriptscweiske
2010-01-16fix several sql injection possibilitiescweiske
2010-01-16Fix bug #2887063: Common tag combination description feels brokencweiske
2010-01-16Part of request #2928950: Add config option to allow sorting by bookmark crea...cweiske
2010-01-16Coding standards changes, add header to some filescweiske
2010-01-16cleanup login()cweiske
2010-01-16tell people about privacy settings and a TOODcweiske
2009-11-26add documentation for _getbookmark() and dependent methodscweiske
2009-11-23part of request #2830224: prepare API for short url servicecweiske
2009-11-20replace regex email validation with PHP filter function and remove DNS checki...cweiske