summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cache: Add APC and XCache to global cache handlerBart Visscher2012-06-253-2/+30
* Cache: Use getUserCache cache in OC_CacheBart Visscher2012-06-251-37/+24
* Cache: Create global cache in OC_CacheBart Visscher2012-06-252-1/+15
* LDAP: compare base trees case insensitivelyArthur Schiwon2012-06-251-2/+2
* Emit Completed.Thomas Tanghus2012-06-251-0/+1
* Quick fix of multi app migration. Need a better solutionBrice Maron2012-06-251-0/+2
* Added text ACS warning to admin's user settings page, and corresponding CSS s...Sam Tuke2012-06-254-0/+17
* Better visual feedback and prevent drop on self.Thomas Tanghus2012-06-252-1/+11
* Improve styling on draggables.Thomas Tanghus2012-06-252-6/+9
* Added placeholder msg to share with menu to clarify user list restricted to s...Sam Tuke2012-06-252-1/+2
* fix syntax error after mergeArthur Schiwon2012-06-251-3/+0
* Try to conserve some memory. Should fix oc-1106 for master.Thomas Tanghus2012-06-252-2/+2
* Trim url and path of appsroot to have and standart type of path fix oc-1107Brice Maron2012-06-251-5/+7
* LDAP: cheaper userExists() implementation, fixes oc-1012Arthur Schiwon2012-06-251-0/+3
* LDAP: always sanitize DN and DN-containing attributesArthur Schiwon2012-06-251-3/+12
* sanitizeHTML() has to be called later to keep the path unchangedBjoern Schiessle2012-06-252-3/+3
* write sql errors into the error log for better debuggingFrank Karlitschek2012-06-251-0/+2
* Only delete existing thumbnails (bug #1100)Bjoern Schiessle2012-06-251-1/+4
* XSS fix.Thomas Tanghus2012-06-251-1/+1
* Allow direct link to app.Thomas Tanghus2012-06-253-1/+14
* Drag'n'Drop contacts between addressbook. Still needs some css magic.Thomas Tanghus2012-06-252-0/+77
* Prevent errors and mini enhancement of saved window in bookmarksBrice Maron2012-06-242-1/+3
* Correct bookmark app : add through interface and remove missing cssBrice Maron2012-06-242-2/+1
* Fix the fix about filecache and postgresBrice Maron2012-06-241-2/+1
* Remove excessive debugging.Thomas Tanghus2012-06-241-3/+0
* 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
|\ \