summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add some DRYness to logging.Thomas Tanghus2012-06-2417-117/+70
* Fixed function name.Thomas Tanghus2012-06-241-1/+1
* Also load categories from VJOURNAL.Thomas Tanghus2012-06-241-0/+3
* Correct File cache error with postgresqlBrice Maron2012-06-241-0/+3
* Use intervals for sessions deletion with postgres fix oc-492Brice Maron2012-06-241-2/+8
* Resolve scanning issue case comparison of songsBrice Maron2012-06-241-1/+1
* Correct seq name in media songs fix oc-589Brice Maron2012-06-241-1/+1
* Remove unneeded parameter.Thomas Tanghus2012-06-241-1/+1
* Click to select which address book to add to.Thomas Tanghus2012-06-242-2/+5
* Trim trailing whitespace from version.Thomas Tanghus2012-06-241-1/+1
* Improve prev/next selection on delete.Thomas Tanghus2012-06-241-3/+3
* Try to fix the remote pbm. fix oc-1090Brice Maron2012-06-241-6/+9
* another fix for oc-1044Georg Ehrke2012-06-241-1/+1
* add x-webkit-speech to searchboxGeorg Ehrke2012-06-241-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudFlorian Hülsmann2012-06-231-5/+2
|\
| * Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-06-2314-56/+58
| |\
| * | Text editor: Waste less space for line numbersTom Needham2012-06-231-5/+2
* | | remove trailing slash in %appswebroot% placeholderFlorian Hülsmann2012-06-231-1/+1
| |/ |/|
* | close only if existFrank Karlitschek2012-06-231-1/+1
* | work with non existing apps directory. thanks to Antonio for the hintFrank Karlitschek2012-06-231-10/+11
* | Remove references to /apps/ and correct inclusion of settingsBrice Maron2012-06-225-17/+17
* | Do not close php tag on config fileBrice Maron2012-06-221-1/+1
* | Correction of path looking for apps and cssBrice Maron2012-06-223-6/+6
* | Spelling fixesBart Visscher2012-06-221-3/+2
* | Merge resource error-suppressing fixBart Visscher2012-06-221-5/+17
|\ \
| * | Check for valid LDAP-resource before querying.Benjamin Diele2012-05-281-5/+17
* | | Gallery: Fix opening folders with a ' in the nameBart Visscher2012-06-222-2/+2
* | | Simplify search result js codeBart Visscher2012-06-221-14/+4
| |/ |/|
* | Fix removing personal mountsMichael Gapczynski2012-06-221-3/+8
* | Fix variable checks for mounting Google DriveMichael Gapczynski2012-06-221-1/+1
* | Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-06-228-5/+27
|\ \
| * | Add compatability function for APC cacheBart Visscher2012-06-221-0/+8
| * | Fix initialization of OC_Filesystem setup from DAVBart Visscher2012-06-221-1/+1
| * | More session_write_closeBart Visscher2012-06-223-0/+3
| * | Convert OC_L10N_String to a string in OC_JSON::encodedPrintBart Visscher2012-06-221-0/+10
| * | Spelling fixesBart Visscher2012-06-221-3/+4
| * | log messages are looking nicer if html code gets interpreted. (xss prevention...Bjoern Schiessle2012-06-221-1/+1
* | | Text Editor: fix editor positioningTom Needham2012-06-221-10/+2
|/ /
* | pdf viewer no longer 'eats' keyboard inputThomas Mueller2012-06-221-66/+0
* | Avoid fetch ocs info if the appstore is disabledBrice Maron2012-06-221-22/+31
* | Correct css inclusion with minimizerBrice Maron2012-06-221-2/+1
* | Small js fix.Thomas Tanghus2012-06-221-1/+1
* | Cast translation to string.Thomas Tanghus2012-06-221-1/+1
* | xss vulnerabilities fixedBjoern Schiessle2012-06-222-2/+2
* | Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-221-1/+2
|\ \
| * | Enhance hint about writable app directoryBrice Maron2012-06-221-1/+2
* | | xss vulnerability fixedBjoern Schiessle2012-06-221-1/+1
|/ /
* | Correct image path and apps path replacementBrice Maron2012-06-224-40/+41
* | remove unnecessary closing PHP tagArthur Schiwon2012-06-221-3/+1
* | Correct OC_Config writer. Use var_export (has support for array,...)Brice Maron2012-06-221-14/+3