| Commit message (Expand) | Author | Age | Files | Lines |
* | update to php-gettext 1.0.9origin/php-gettext-1.0.9 | Christian Weiske | 2010-02-16 | 11 | -401/+323 |
* | prepare 0.96.1v0.96.1 | cweiske | 2010-02-09 | 2 | -2/+2 |
* | Fix bug #2948410: API is broken in 0.96.0 | cweiske | 2010-02-09 | 2 | -1/+5 |
* | prepare release of version 0.96.0v0.96 | cweiske | 2010-02-08 | 2 | -3/+3 |
* | Send HTTP status code 500 when site has not been configured yet. | cweiske | 2010-02-08 | 2 | -1/+3 |
* | Fix bug #2899515: Bookmarklet broken when site title contains quote | cweiske | 2010-02-08 | 2 | -6/+12 |
* | explain people how to setup their installation to get rid of www/ in URLs. | cweiske | 2010-02-08 | 2 | -1/+49 |
* | allow people to move www/ folder where they want it, now one just has to chan... | cweiske | 2010-02-08 | 58 | -56/+76 |
* | reorganize changelog | cweiske | 2010-02-08 | 1 | -3/+3 |
* | update changelog | cweiske | 2010-02-07 | 1 | -0/+1 |
* | fix countBookmarks() for mysqli | cweiske | 2010-02-07 | 1 | -1/+1 |
* | fix bookmarkExists() for mysqli | cweiske | 2010-02-07 | 1 | -4/+8 |
* | tell people that debugmode and mysql4 will break some tests | cweiske | 2010-02-07 | 1 | -0/+8 |
* | tell people how to run unit tests | cweiske | 2010-02-07 | 1 | -0/+21 |
* | remove completed todo items | cweiske | 2010-02-07 | 1 | -9/+0 |
* | example for ldap authentification | cweiske | 2010-02-06 | 1 | -0/+22 |
* | documentation for external authentication | cweiske | 2010-02-06 | 1 | -0/+175 |
* | reorganize changelog entry for 0.96 | cweiske | 2010-02-05 | 1 | -12/+14 |
* | fix some docblocks in userservice | cweiske | 2010-02-05 | 1 | -12/+31 |
* | do not use service overrides when running unit tests | cweiske | 2010-02-05 | 1 | -1/+3 |
* | use configurable password field instead of the hardcoded one | cweiske | 2010-02-05 | 1 | -1/+1 |
* | make external login work when user changed password externally | cweiske | 2010-02-05 | 1 | -3/+14 |
* | make external auth login work. one thing left is when the user changes his pa... | cweiske | 2010-02-05 | 2 | -4/+16 |
* | nearly there with auth integration | cweiske | 2010-02-02 | 2 | -0/+262 |
* | make serviceoverrides user-configurable | cweiske | 2010-02-02 | 2 | -1/+5 |
* | add missing space | cweiske | 2010-01-29 | 1 | -1/+1 |
* | fix missing space | cweiske | 2010-01-29 | 1 | -1/+1 |
* | Fix bug #2843523: ArtViper thumbnail license change | cweiske | 2010-01-29 | 2 | -1/+3 |
* | add delicious api documentation link | cweiske | 2010-01-22 | 1 | -0/+1 |
* | Fix bug #2936833: api fix: shared=no | cweiske | 2010-01-22 | 2 | -0/+6 |
* | Implement request #2833793: Export to avahi config files | cweiske | 2010-01-19 | 3 | -0/+140 |
* | Fix E_NOTICE when calling alltags.php without any parameter | cweiske | 2010-01-19 | 2 | -5/+7 |
* | special header file for standalone scripts | cweiske | 2010-01-19 | 4 | -8/+23 |
* | Fix bug #2934891: RSS XML was sometimes invalid because | cweiske | 2010-01-19 | 2 | -8/+10 |
* | fix E_NOTICE in rss | cweiske | 2010-01-19 | 1 | -1/+1 |
* | Implement request #2934872: Option to set the "no description" | cweiske | 2010-01-19 | 3 | -1/+14 |
* | Implement request #2934868: Do not display full redirection URL, patch by fno... | cweiske | 2010-01-19 | 2 | -3/+5 |
* | no xss but sql | cweiske | 2010-01-17 | 1 | -2/+2 |
* | note about 0.94.2 security release | cweiske | 2010-01-16 | 1 | -0/+8 |
* | add 0.95.2 to changelogv0.95.2 | cweiske | 2010-01-16 | 1 | -1/+9 |
* | fix several sql injection possibilities | cweiske | 2010-01-16 | 6 | -68/+69 |
* | Fix bug #2887063: Common tag combination description feels broken | cweiske | 2010-01-16 | 2 | -0/+27 |
* | make common description editor work even when no referer is set | cweiske | 2010-01-16 | 1 | -8/+12 |
* | fix E_NOTICE | cweiske | 2010-01-16 | 1 | -1/+1 |
* | Coding standards changes, add header docblock | cweiske | 2010-01-16 | 1 | -47/+54 |
* | Part of request #2928950: Add config option to allow sorting by bookmark crea... | cweiske | 2010-01-16 | 3 | -2/+14 |
* | typo | cweiske | 2010-01-16 | 1 | -1/+1 |
* | update changelog | cweiske | 2010-01-16 | 1 | -0/+3 |
* | Part of bug #2928950: add support for "count" parameter in rss feed and add c... | cweiske | 2010-01-16 | 2 | -1/+31 |
* | lowercase utf-8 because i like that better | cweiske | 2010-01-16 | 1 | -1/+1 |
* | add pubdate and latest change date to rss feed | cweiske | 2010-01-16 | 2 | -20/+23 |
* | part of bug #2928950: fix RSS content-type header | cweiske | 2010-01-16 | 1 | -1/+2 |
* | Coding standards changes, add header docblock | cweiske | 2010-01-16 | 1 | -75/+70 |
* | Coding standards changes, add header docblock | cweiske | 2010-01-16 | 1 | -17/+37 |
* | Coding standards changes, add header docblock | cweiske | 2010-01-16 | 1 | -23/+44 |
* | fix E_NOTICE in post_dates.php and show the last date, too | cweiske | 2010-01-16 | 1 | -0/+4 |
* | Coding standards changes, add header docblock | cweiske | 2010-01-16 | 1 | -13/+29 |
* | Coding standards changes, add header to some files | cweiske | 2010-01-16 | 2 | -20/+56 |
* | cleanup login() | cweiske | 2010-01-16 | 1 | -5/+25 |
* | Fix bug #2928905: API was broken when no user was logged in | cweiske | 2010-01-16 | 1 | -1/+3 |
* | Fix bug #2928905: API was broken when no user was logged in | cweiske | 2010-01-16 | 2 | -16/+22 |
* | more explanation | cweiske | 2010-01-16 | 1 | -0/+5 |
* | respect $shorturl configuration setting | cweiske | 2010-01-16 | 2 | -0/+15 |
* | tell people about privacy settings and a TOOD | cweiske | 2010-01-16 | 1 | -0/+4 |
* | first shorturl redirection implementation | cweiske | 2010-01-16 | 1 | -0/+35 |
* | create admin user, too | cweiske | 2009-11-26 | 1 | -0/+1 |
* | add documentation for _getbookmark() and dependent methods | cweiske | 2009-11-26 | 1 | -11/+70 |
* | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscutt... | mensonge | 2009-11-25 | 2 | -0/+1481 |
* | Vietnamese translation | mensonge | 2009-11-25 | 2 | -309/+309 |
* | part of request #2830224: prepare API for short url service | cweiske | 2009-11-23 | 10 | -22/+101 |
* | tell people they need phps filter functions | cweiske | 2009-11-20 | 1 | -1/+1 |
* | replace regex email validation with PHP filter function and remove DNS checki... | cweiske | 2009-11-20 | 1 | -30/+10 |
* | test email validation | cweiske | 2009-11-20 | 1 | -0/+36 |
* | add base test files to phpunit blacklist | cweiske | 2009-11-20 | 2 | -0/+4 |
* | test deleteBookmarksForUser | cweiske | 2009-11-20 | 2 | -0/+60 |
* | test bookmark updating | cweiske | 2009-11-20 | 1 | -0/+29 |
* | test normalizing an address | cweiske | 2009-11-20 | 1 | -0/+22 |
* | remove superfluous returns after die messages | cweiske | 2009-11-20 | 2 | -18/+11 |
* | test bookmarkExists() in all variations | cweiske | 2009-11-19 | 2 | -2/+113 |
* | fully test editAllowed() | cweiske | 2009-11-19 | 1 | -1/+59 |
* | fix notice when passing an invalid array to editAllowed() | cweiske | 2009-11-19 | 1 | -0/+4 |
* | fix notice when passing an invalid array to editAllowed() | cweiske | 2009-11-19 | 2 | -2/+59 |
* | test getBookmark() a bit more, and test "all" parameter with countBookmarks | cweiske | 2009-11-19 | 1 | -0/+52 |
* | remove svn tag instructions; phing does it | cweiske | 2009-11-17 | 1 | -2/+0 |
* | fix build.xml with default tag message and main version | cweiske | 2009-11-16 | 1 | -3/+4 |
* | Update French translation | mensonge | 2009-11-16 | 3 | -861/+904 |
* | Delete unuseful scripts. | mensonge | 2009-11-16 | 2 | -32/+0 |
* | Clarify where config files are situated. | mensonge | 2009-11-16 | 1 | -1/+1 |
* | update release howto and update version in build.xml to 0.95.1 | cweiske | 2009-11-16 | 2 | -1/+2 |
* | fix dojo multicombobox bug; prepare 0.95.1 | cweiske | 2009-11-16 | 3 | -2/+16 |
* | name proper config file for menu2 | cweiske | 2009-11-16 | 1 | -1/+1 |
* | update release howto, make phing create svntag | cweiske | 2009-11-14 | 2 | -10/+36 |
* | add sf.net docs link | cweiske | 2009-11-13 | 1 | -0/+1 |
* | fix sfdistfilename | cweiske | 2009-11-13 | 1 | -2/+3 |
* | use include instead of exclude - was too unstable | cweiske | 2009-11-13 | 1 | -8/+5 |
* | move version into build.xml | cweiske | 2009-11-13 | 3 | -6/+46 |
* | sourceforget deploy task, move properties to build.properties | cweiske | 2009-11-13 | 1 | -0/+2 |
* | ignore release files | cweiske | 2009-11-10 | 1 | -0/+1 |
* | explain we cannot really run SS in a subdirectory and remove root option from... | cweiske | 2009-11-10 | 2 | -13/+10 |
* | tables.sql is in data/ | cweiske | 2009-11-10 | 1 | -1/+1 |