summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* phar + clean urls work fully noworigin/pharChristian Weiske2014-03-263-6/+40
* map clean urls to .php files in pharChristian Weiske2014-03-261-0/+5
* make "php dist/SemanticScuttle-0.98.X.phar r scripts/avahi-export.php" workChristian Weiske2014-03-261-0/+1
* introduce global $cfg variable that one day will get rid of all the $GLOBALS ...Christian Weiske2014-03-264-16/+159
* troubleshootingChristian Weiske2014-03-262-5/+35
* phar installation instructionsChristian Weiske2014-03-262-5/+65
* implement extracting files and running scriptsChristian Weiske2014-03-261-7/+49
* use console_commandline to handle cli argumentsChristian Weiske2014-03-261-3/+30
* map calls to phar without anythingChristian Weiske2014-03-261-0/+1
* first version of phar cli interface; currently lists files onlyChristian Weiske2014-03-263-7/+92
* phar setupChristian Weiske2014-03-261-0/+29
* properly detect path info when running in the phar without /www/Christian Weiske2014-03-262-4/+27
* fix config testsChristian Weiske2014-03-261-1/+1
* get rid of www/ in pharChristian Weiske2014-03-263-8/+6
* fix file inclusion with pharChristian Weiske2014-03-2613-13/+14
* fix PATH_INFO in phar modeChristian Weiske2014-03-262-0/+48
* provide mapping for /www/Christian Weiske2014-03-261-21/+16
* detect correct root path when run from the pharChristian Weiske2014-03-262-2/+53
* test configurable rootChristian Weiske2014-03-261-0/+9
* move root directory detection into SemanticScuttle_Environment to make it tes...Christian Weiske2014-03-263-23/+71
* delete phar file before generating itChristian Weiske2014-03-261-0/+1
* own stub for the phar to disallow access to anything but www/Christian Weiske2014-03-262-1/+41
* load configuration for phar filesChristian Weiske2014-03-261-14/+33
* we have no hostname on cli (phar)Christian Weiske2014-03-261-2/+6
* phar generation taskChristian Weiske2014-03-261-0/+26
* link flat theme by Roman LehnhofChristian Weiske2013-10-291-0/+9
* fix typoChristian Weiske2013-08-201-2/+2
* Fix bug #161: URLs broken on 1&1 serverChristian Weiske2013-08-204-17/+157
* Fix #158: Correct documentation on the PostgreSQL tables file name, add exampleChristian Weiske2013-07-021-4/+6
* set max width of docs pageChristian Weiske2013-03-221-0/+3
* add tools section in docsChristian Weiske2013-03-222-0/+18
* fix timing bug in tests by using title sort order instead of date sort, fix b...Christian Weiske2013-03-211-7/+9
* Fix E_STRICT error: we explicitely have to cast resources to (int)Christian Weiske2013-03-211-4/+4
* Fix two broken testsChristian Weiske2013-03-212-4/+6
* CSChristian Weiske2013-03-211-7/+15
* document unit test dependenciesRicardo Soares de Lima2013-03-211-0/+5
* The hasTag was always returning false, which probably is a bug. Fixed it and ...Christian Weiske2013-03-212-4/+14
* fix some CS, remove unneeded include - file is included in header.phpChristian Weiske2013-03-211-5/+3
* The method attachTags was raising a Notice error, fix it and adds a test for ...Ricardo Soares de Lima2013-03-212-6/+22
* fix tag::normalize testChristian Weiske2013-03-211-1/+1
* Using a foreach loop avoids Notice warnings when the array doesn't have seque...Ricardo Soares de Lima2013-03-212-2/+2
* add (broken) tests for Services_Tag::normalize and Bookmark2Tag::attachTags w...Christian Weiske2013-03-212-1/+17
* Merge branch '0.98'Christian Weiske2013-03-214-21/+28
|\
| * prepare release of 0.98.5v0.98.5origin/0.98Christian Weiske2013-03-204-21/+28
| * Fix bug #110: Talk about searching for slashesChristian Weiske2013-03-181-0/+17
| * get rid of deprecated eregi function and fix replacementChristian Weiske2013-03-181-1/+4
| * Fix bug #109: preserve privacy setting from Delicious export files.Christian Weiske2013-03-181-1/+8
| * Changed commit comment informationJosé María Mateos2013-03-181-2/+2
* | remove php4-style object reference passing #2Christian Weiske2013-03-2023-43/+43
* | Fix bug #110: Talk about searching for slashesChristian Weiske2013-03-181-0/+17
* | get rid of deprecated eregi function and fix replacementChristian Weiske2013-03-181-1/+4
* | Fix bug #109: preserve privacy setting from Delicious export files.Christian Weiske2013-03-181-1/+8
* | remove php4-style object reference passingChristian Weiske2013-03-1713-68/+81
* | Changed commit comment informationJosé María Mateos2013-03-171-2/+2
* | Require that user type in two passwords and check they match when registering.James2012-10-282-0/+10
* | skip tests if unittest url is not set instead of failingChristian Weiske2012-01-251-1/+1
* | travis-ci: install another pear depChristian Weiske2012-01-251-1/+2
* | another dependencyChristian Weiske2012-01-251-0/+4
* | travis-ci: install pear itself for the exception fileChristian Weiske2012-01-251-0/+1
* | travis-ci: install pear packages before buildingChristian Weiske2012-01-251-0/+3
* | add http_request2 to the list of required packages (for the unit tests)Christian Weiske2012-01-251-0/+5
* | travis-ci: setup database and config file before running testsChristian Weiske2012-01-251-0/+4
* | set proper exit status when config file does not existChristian Weiske2012-01-251-9/+7
* | travis configuration fileChristian Weiske2012-01-251-0/+6
* | Merge branch '0.98'Christian Weiske2012-01-216-9/+63
|\ \ | |/
| * prepare release of 0.98.4v0.98.4Christian Weiske2012-01-214-8/+45
| * Fix bug #3111254: getIdFromUser() always returns an integer now (part 2)Christian Weiske2012-01-213-1/+18
| * fix artviper titleChristian Weiske2012-01-211-1/+1
| * subtitle was escaped too often in http://bm.bogo/bookmarks/userb/userb-tagChristian Weiske2012-01-211-2/+2
* | fix artviper titleChristian Weiske2012-01-211-1/+1
* | subtitle was escaped too often in http://bm.bogo/bookmarks/userb/userb-tagChristian Weiske2012-01-211-2/+2
* | Merge branch '0.98'Christian Weiske2012-01-2048-9381/+18592
|\ \ | |/
| * Fix bug #3396727: Title of http://lesscss.org/ not loadedChristian Weiske2012-01-202-0/+4
| * Fix bug #3468293: Delicious import does not preserve private linksChristian Weiske2012-01-203-6/+25
| * Fix bug #3413459: Thumbnails not in one line, thanks http://quirksmode.org/cs...Christian Weiske2012-01-202-0/+2
| * fix artviper thumbnail registration api urlChristian Weiske2012-01-201-2/+2
| * Fix bug: Invalid HTML when website thumbnails are activatedChristian Weiske2012-01-202-1/+2
| * Fix bug #3384416: Use URL with protocol in bookmarkletChristian Weiske2012-01-202-4/+5
| * Fully fix bug #3463481: use proper self URL, different page urlChristian Weiske2012-01-203-2/+4
| * Part of bug #3463481: add guid to itemsChristian Weiske2012-01-202-1/+4
| * Part of bug #3463481: Add atom self url to rss feedChristian Weiske2012-01-201-1/+4
| * Part of bug #3463481: Add HTTP protocol to self URL in feedChristian Weiske2012-01-202-1/+26
| * Part of #3476011: mention Frederics nameChristian Weiske2012-01-201-0/+1
| * Implement patch #3476011: PostgreSQL tables can not be initializedChristian Weiske2012-01-203-0/+262
| * test file for #3469257: file with long descriptionChristian Weiske2012-01-201-0/+4
| * changelog entry for Fix bug #3436624: Wrong URL for Delicious API when importingChristian Weiske2012-01-201-0/+1
| * Part of bug #3436624: compile all translationsChristian Weiske2012-01-2016-0/+0
| * update all translation files from translation base fileChristian Weiske2012-01-2016-9359/+18242
| * Part of bug #3436624: Fix delicious URL in template and translation base fileChristian Weiske2012-01-202-4/+4
| * mention missing bug number #3439729 in changelogChristian Weiske2012-01-201-1/+1
* | Merge branch '0.98'Christian Weiske2011-11-022-7/+22
|\ \ | |/
| * sort changelog entries by bug numberChristian Weiske2011-11-021-1/+1
| * Fix bug #3431742: open_basedir problems with /etc/ config filesChristian Weiske2011-11-022-6/+21
* | Merge branch '0.98'Christian Weiske2011-11-015-704/+935
|\ \ | |/
| * Implement request #3403609: fr_CA translation update, compiled fileChristian Weiske2011-11-011-0/+0
| * Implement request #3403609: fr_CA translation updateChristian Weiske2011-11-012-376/+533
| * fix script to update translation base fileChristian Weiske2011-11-011-1/+1
| * update translation base fileChristian Weiske2011-11-011-317/+393
| * first part of #3403609: fr_CA translation updateChristian Weiske2011-11-011-10/+8
* | Merge branch '0.98'Christian Weiske2011-11-012-2/+4
|\ \ | |/