summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Error handling works better nowJakob Sack2012-08-091-12/+16
* Backgroundjobs: Add reset counter in workerJakob Sack2012-08-091-2/+11
* Backgroundjobs: Improve error handling in cron.phpJakob Sack2012-08-091-0/+16
* BackgroundJobs: fix bugJakob Sack2012-08-091-2/+2
* Backgroundjobs: Forgot to require lib/base.phpJakob Sack2012-08-091-0/+3
* BackgroundJob: forgot to rename fileJakob Sack2012-08-091-0/+0
* Backgroundjobs: rename ScheduledTask to QueuedTaskJakob Sack2012-08-093-45/+45
* Add first version of backgroundjobs settingsJakob Sack2012-08-093-1/+48
* rename appconfig keys for backgroundjobsJakob Sack2012-08-093-11/+11
* Fixed bug in OC_BackgroundJob_WorkerJakob Sack2012-08-091-1/+1
* Be more precise regarding backgroundjobs modeJakob Sack2012-08-092-3/+9
* JavaScript file for activating web cronJakob Sack2012-08-091-0/+25
* Add "cron.php" for background jobs. It is named cron.php because more people ...Jakob Sack2012-08-091-0/+51
* fix license textJakob Sack2012-08-093-10/+10
* Add public interface to background jobsJakob Sack2012-08-091-0/+116
* Renaming backgroundjobs on file system as wellJakob Sack2012-08-093-0/+0
* Rename Backgroundjobs to BackgroundJobJakob Sack2012-08-083-11/+10
* Add initial version of backgroundjobs libraryJakob Sack2012-08-083-0/+267
* Don't return file handle if the mode supports writing and the file is not wri...Michael Gapczynski2012-08-081-0/+19
* while loop not needed because of recursive call of put()Bjoern Schiessle2012-08-081-8/+4
* fix for bug 879 - add parent directory to file cache if it does not exist yet.Bjoern Schiessle2012-08-081-11/+23
* Decode the alternative path_infoBart Visscher2012-08-071-0/+11
* Move getting the path info to OC_RequestBart Visscher2012-08-072-5/+14
* remoteStorage: Use OCP\\Util for redirecting for login and generating linkBart Visscher2012-08-071-2/+3
* remoteStorage: split auth allow templateBart Visscher2012-08-072-51/+37
* Add comments the other functions in OC_RequestBart Visscher2012-08-071-0/+8
* Move serverHost and serverProtocol functions to OC_RequestBart Visscher2012-08-074-51/+50
* Added function to make url absoluteBart Visscher2012-08-072-4/+15
* Fix rewriting GET parameters with ? in REQUESTEDAPPBart Visscher2012-08-071-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-0731-148/+185
* Some UI improvements on the addressbooks settings.Thomas Tanghus2012-08-073-9/+19
* Check if New and Upload buttons exist before adding their width to the total ...Michael Gapczynski2012-08-061-1/+5
* Change hardcoded urls to use linkTo functionBart Visscher2012-08-066-11/+26
* LDAP: layout settings form. Hope it is now a bit clearer and prettier.Arthur Schiwon2012-08-063-17/+27
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-0617-114/+170
* LDAP: offer option to disable SSL certificate checks. Works around problems w...Arthur Schiwon2012-08-053-1/+14
* remove accidentally added blank linesArthur Schiwon2012-08-051-2/+0
* LDAP: check for always available attribute on userExists, fixes oc-1440Arthur Schiwon2012-08-051-3/+3
* add missing \Arthur Schiwon2012-08-051-1/+1
* LDAP: sanitize user and group base trees for strripos comparison. fixes oc-1302Arthur Schiwon2012-08-051-2/+4
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-0564-576/+1012
* Correct path to ajax file.Thomas Tanghus2012-08-052-5/+5
* Make 3rd party label a bit smaller.Thomas Tanghus2012-08-051-1/+1
* Some more pixel pushing.Thomas Tanghus2012-08-051-2/+2
* CSS tweaks for app settings.Thomas Tanghus2012-08-052-6/+11
* Return possibly changed appid.Thomas Tanghus2012-08-051-3/+4
* Small changes to allow updating main menu dynamically.Thomas Tanghus2012-08-053-7/+8
* Fix scrollbar issue. Fixes oc-1414Tom Needham2012-08-041-1/+1
* Restructure JS code and small fixes.Thomas Tanghus2012-08-041-55/+63
* Listen to correct undo click for undoing deleting usersMichael Gapczynski2012-08-041-1/+1