summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* rewrite api/posts/delete to be more secure and add unit ↵Gravatar cweiske2010-09-283-28/+62
| | | | | | tests for it git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@769 b3834d28-1941-0410-a4f8-b48e95affb8f
* execute api testsGravatar cweiske2010-09-281-0/+2
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@768 b3834d28-1941-0410-a4f8-b48e95affb8f
* tests for deleting bookmarks via the API. two of them ↵Gravatar cweiske2010-09-281-0/+302
| | | | | | fail currently because of a security issue git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@767 b3834d28-1941-0410-a4f8-b48e95affb8f
* update docblocksGravatar cweiske2010-09-281-2/+19
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@766 b3834d28-1941-0410-a4f8-b48e95affb8f
* add header to httpauth.inc.phpGravatar cweiske2010-09-281-5/+26
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@765 b3834d28-1941-0410-a4f8-b48e95affb8f
* add gettext changelog entryGravatar cweiske2010-09-281-0/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@764 b3834d28-1941-0410-a4f8-b48e95affb8f
* update php-gettext to 1.0.10Gravatar cweiske2010-09-2812-271/+642
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@763 b3834d28-1941-0410-a4f8-b48e95affb8f
* now we have tests for all history all methodsGravatar cweiske2010-09-272-45/+196
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@762 b3834d28-1941-0410-a4f8-b48e95affb8f
* test automatic search history deletionGravatar cweiske2010-09-271-0/+28
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@761 b3834d28-1941-0410-a4f8-b48e95affb8f
* defined main method before including includesGravatar cweiske2010-09-271-3/+2
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@760 b3834d28-1941-0410-a4f8-b48e95affb8f
* defined main method before including includesGravatar cweiske2010-09-277-21/+14
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@759 b3834d28-1941-0410-a4f8-b48e95affb8f
* test deleteall in searchhistoryGravatar cweiske2010-09-271-3/+17
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@758 b3834d28-1941-0410-a4f8-b48e95affb8f
* Fix bug #3074816: French translation breaks edit javascriptGravatar cweiske2010-09-272-8/+21
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@757 b3834d28-1941-0410-a4f8-b48e95affb8f
* tell which test covers which methodGravatar cweiske2010-09-261-0/+8
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@756 b3834d28-1941-0410-a4f8-b48e95affb8f
* explain $sizeSearchHistoryGravatar cweiske2010-09-261-3/+17
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@755 b3834d28-1941-0410-a4f8-b48e95affb8f
* add some new testsGravatar cweiske2010-09-261-51/+127
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@754 b3834d28-1941-0410-a4f8-b48e95affb8f
* fix nasty bug with $withResults in getAllSearches()Gravatar cweiske2010-09-261-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@753 b3834d28-1941-0410-a4f8-b48e95affb8f
* reformat the code (CS)Gravatar cweiske2010-09-261-34/+145
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@752 b3834d28-1941-0410-a4f8-b48e95affb8f
* make html more readableGravatar cweiske2010-09-261-3/+3
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@751 b3834d28-1941-0410-a4f8-b48e95affb8f
* escape the installation name; html code was broken when ↵Gravatar cweiske2010-09-263-14/+37
| | | | | | one had quotes in the name git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@750 b3834d28-1941-0410-a4f8-b48e95affb8f
* give bookmarks.tpl.php nice looking generated html codeGravatar cweiske2010-09-261-45/+88
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@749 b3834d28-1941-0410-a4f8-b48e95affb8f
* Fix CS, fix docblocksGravatar cweiske2010-09-231-30/+81
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@748 b3834d28-1941-0410-a4f8-b48e95affb8f
* Move user IP resolution into own class methodGravatar cweiske2010-09-232-18/+51
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@747 b3834d28-1941-0410-a4f8-b48e95affb8f
* update descriptionGravatar cweiske2010-09-231-2/+3
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@746 b3834d28-1941-0410-a4f8-b48e95affb8f
* Fix bug #3073215: Updating bookmark time does not workGravatar cweiske2010-09-233-1/+34
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@745 b3834d28-1941-0410-a4f8-b48e95affb8f
* update changelogGravatar cweiske2010-09-231-0/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@744 b3834d28-1941-0410-a4f8-b48e95affb8f
* implement patch 3059829: update FR_CA translationGravatar cweiske2010-09-231-10/+10
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@743 b3834d28-1941-0410-a4f8-b48e95affb8f
* update french translationsGravatar cweiske2010-09-232-1007/+1460
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@742 b3834d28-1941-0410-a4f8-b48e95affb8f
* update database optimization todoGravatar cweiske2010-09-231-0/+3
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@741 b3834d28-1941-0410-a4f8-b48e95affb8f
* fix typoGravatar cweiske2010-09-231-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@740 b3834d28-1941-0410-a4f8-b48e95affb8f
* update main translation file from source codeGravatar cweiske2010-09-231-67/+67
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@739 b3834d28-1941-0410-a4f8-b48e95affb8f
* update TODOGravatar cweiske2010-09-231-2/+2
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@738 b3834d28-1941-0410-a4f8-b48e95affb8f
* finally fix the problem that watchlist count tests ↵Gravatar cweiske2010-09-231-1/+4
| | | | | | failed every second alltests run git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@737 b3834d28-1941-0410-a4f8-b48e95affb8f
* add more countother-watchlist tests that are simpler ↵Gravatar cweiske2010-09-231-1/+87
| | | | | | than the previous test git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@736 b3834d28-1941-0410-a4f8-b48e95affb8f
* changelogGravatar cweiske2010-09-141-0/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@735 b3834d28-1941-0410-a4f8-b48e95affb8f
* allow debugging of connection errorsGravatar cweiske2010-09-141-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@734 b3834d28-1941-0410-a4f8-b48e95affb8f
* ignore property filesGravatar cweiske2010-08-221-0/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@732 b3834d28-1941-0410-a4f8-b48e95affb8f
* add package depGravatar cweiske2010-08-221-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@724 b3834d28-1941-0410-a4f8-b48e95affb8f
* re-enable rsync to/from sourceforgeGravatar cweiske2010-08-221-6/+6
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@723 b3834d28-1941-0410-a4f8-b48e95affb8f
* use our own index file instead of pirum generated indexGravatar cweiske2010-08-221-1/+4
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@722 b3834d28-1941-0410-a4f8-b48e95affb8f
* add sourceforge logo to pirum html fileGravatar cweiske2010-08-222-7/+34
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@721 b3834d28-1941-0410-a4f8-b48e95affb8f
* make pear channel update deployment work via phing!Gravatar cweiske2010-08-222-7/+49
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@720 b3834d28-1941-0410-a4f8-b48e95affb8f
* Merge branch 'pearpkg'Gravatar cweiske2010-08-217-11/+189
|\ | | | | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@717 b3834d28-1941-0410-a4f8-b48e95affb8f
| * package generation is fully working nowGravatar Christian Weiske2010-08-221-2/+6
| |
| * remove unneeded codeGravatar Christian Weiske2010-08-221-3/+0
| |
| * make test running on installed pear package work: pear ↵Gravatar Christian Weiske2010-08-221-1/+1
| | | | | | | | run-tests -pu __uri/semanticscuttle
| * make files use pear directoriesGravatar Christian Weiske2010-08-224-5/+45
| |
| * time to test the packageGravatar Christian Weiske2010-08-221-3/+10
| |
| * package.xml now looks really goodGravatar Christian Weiske2010-08-221-3/+19
| |
| * on the way making package.xml betterGravatar Christian Weiske2010-08-221-0/+33
| |