summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | do not automatically store user id in sessionGravatar Christian Weiske2011-05-121-12/+39
| * | | reformat userservice::getWatchNamesGravatar Christian Weiske2011-05-121-8/+29
* | | | seems I actually forget to use the methods only parameterGravatar Christian Weiske2011-05-111-0/+1
* | | | deleting ssl client certificates from profile page works nowGravatar Christian Weiske2011-05-111-1/+33
* | | | prepare user interface to register and delete client cert...Gravatar Christian Weiske2011-05-102-1/+115
* | | | show current users certificates on profile pageGravatar Christian Weiske2011-05-093-0/+101
* | | | automatically register SSL client cert when user registersGravatar Christian Weiske2011-05-091-2/+25
* | | | move ssl client cert handling into separate service classGravatar Christian Weiske2011-05-092-67/+230
* | | | also match client issuer (CA)Gravatar Christian Weiske2011-05-051-3/+11
* | | | part of request #3163623: add support to login via ssl cl...Gravatar Christian Weiske2011-05-041-0/+50
|/ / /
* | | Support HTTPS connections when $root is not configuredGravatar Christian Weiske2011-05-041-1/+4
* | | do not add bookmarks with an invalid URLGravatar Christian Weiske2011-05-031-1/+9
* | | docblock for isValidUrl methodGravatar Christian Weiske2011-05-031-0/+8
* | | begin bookmark model class with URL validation methodGravatar Christian Weiske2011-05-032-0/+39
| |/ |/|
* | first test for service factoryGravatar Christian Weiske2011-04-121-1/+2
* | add new feature: allow unit test mode enabling via HTTP G...Gravatar Christian Weiske2011-03-261-1/+15
* | do not generate invalid SQL when called with a not-so val...Gravatar Christian Weiske2011-03-251-2/+4
* | beginsWith-parameter for getPopulartags, getContactTags a...Gravatar Christian Weiske2011-03-251-5/+20
* | docblock for deleteAllGravatar Christian Weiske2011-03-241-1/+9
* | fix privacy protection issue when fetching tags of severa...Gravatar Christian Weiske2011-03-241-1/+1
* | make getPopularTags a tiny bit easierGravatar Christian Weiske2011-03-241-9/+7
* | fix docblockGravatar Christian Weiske2011-03-241-3/+3
* | unittest for Bookmark2Tag::getContactTags, CS and docblockGravatar Christian Weiske2011-03-241-4/+27
* | unittest for getAdminTags as well as CS and docblock fixe...Gravatar Christian Weiske2011-03-231-3/+27
* | format getPopularTags and add docblockGravatar Christian Weiske2011-03-231-19/+56
* | Merge branch 'master' into jqueryGravatar Christian Weiske2011-03-203-9/+52
|\ \
| * | Implement request #3054906: Show user's full name instead...Gravatar Christian Weiske2011-03-153-1/+44
| |/
| * rename $range to $status as it is used in all other metho...Gravatar Christian Weiske2011-02-091-8/+8
| * Fix bug #3111254: Search in my_watchlist results in errorGravatar Christian Weiske2010-11-191-3/+3
* | Fix bug #3111254: Search in my_watchlist results in errorGravatar Christian Weiske2010-11-191-3/+3
* | load minified javascript if debug mode is off; add minifi...Gravatar Christian Weiske2010-10-131-0/+1
* | activate strict xhtml mode only on debug modeGravatar Christian Weiske2010-10-091-4/+9
* | make the page valid and keep chromium happyGravatar Christian Weiske2010-10-091-1/+4
* | tests for getadminlinkedtagsGravatar Christian Weiske2010-10-081-5/+13
* | CS on constantsGravatar Christian Weiske2010-10-071-27/+43
* | give admin tags a link href :)Gravatar Christian Weiske2010-10-071-1/+3
* | CS, docblocksGravatar Christian Weiske2010-10-011-7/+38
* | remove deprecate split()Gravatar Christian Weiske2010-09-301-1/+1
|/
* rewrite api/posts/delete to be more secure and add unit t...Gravatar cweiske2010-09-281-6/+12
* update php-gettext to 1.0.10Gravatar cweiske2010-09-2812-271/+642
* now we have tests for all history all methodsGravatar cweiske2010-09-271-1/+1
* explain $sizeSearchHistoryGravatar cweiske2010-09-261-3/+17
* fix nasty bug with $withResults in getAllSearches()Gravatar cweiske2010-09-261-1/+1
* reformat the code (CS)Gravatar cweiske2010-09-261-34/+145
* Fix CS, fix docblocksGravatar cweiske2010-09-231-30/+81
* Move user IP resolution into own class methodGravatar cweiske2010-09-232-18/+51
* update descriptionGravatar cweiske2010-09-231-2/+3
* Fix bug #3073215: Updating bookmark time does not workGravatar cweiske2010-09-231-1/+1
* finally fix the problem that watchlist count tests failed...Gravatar cweiske2010-09-231-1/+4
* allow debugging of connection errorsGravatar cweiske2010-09-141-1/+1