aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dont show config option for file upload size if we cant write the new valueRobin Appelman2012-06-062-2/+4
* update l10n script to better read js filesRobin Appelman2012-06-061-1/+1
* prevent creating files with a / the nameRobin Appelman2012-06-063-0/+13
* Supress any warnings if log file does not existMichael Gapczynski2012-06-051-1/+1
* Add OC_Cache implementation for APCBart Visscher2012-06-053-0/+84
* Skip test for XCache when the module is not thereBart Visscher2012-06-051-0/+4
* OC_Cache_File ttl=0 indicates forever, but expire in a day to keep the cache ...Bart Visscher2012-06-051-1/+4
* Spelling fixes in XCache filesBart Visscher2012-06-052-6/+5
* Use UID for cache key.Thomas Tanghus2012-06-051-1/+1
* add TTL tests for OC_CacheRobin Appelman2012-06-051-0/+9
* add hasKey for XCache backendRobin Appelman2012-06-052-0/+9
* Contacts: Use OC_Cache for contact photo handling instead of temp dir.Thomas Tanghus2012-06-057-124/+88
* Added hasKey() method to OC_Cache.Thomas Tanghus2012-06-052-7/+22
* Added data() method to OC_Image to return raw image data.Thomas Tanghus2012-06-051-4/+11
* add XCache backend and testcases for OC_CacheRobin Appelman2012-06-054-0/+133
* add OC_Cache::clearRobin Appelman2012-06-052-4/+26
* return null when a cache variable is not setRobin Appelman2012-06-051-3/+3
* add unique instance idRobin Appelman2012-06-051-0/+13
* Fix remap dir for CSS minimizerBart Visscher2012-06-052-2/+2
* Make check for writable apps dir configurableBart Visscher2012-06-052-1/+6
* Move setting remote_core.* to after setup of OC, also check if it is not set yetBart Visscher2012-06-051-4/+6
* show pictures in folder with special characters, e.g. '+'Bjoern Schiessle2012-06-051-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-055-24/+26
|\
| * Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-06-051-1/+1
| |\
| | * Per user quota didn't show in FF (and possibly IE) http://forum.owncloud.org/...Thomas Tanghus2012-06-051-1/+1
| * | fix login for hosts running on port 80Frank Karlitschek2012-06-051-2/+2
| |/
| * make groups not static, fixes oc-919Arthur Schiwon2012-06-052-17/+17
| * Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-06-051-3/+3
| |\
| * | more reliable host detection for reverse proxy serversFrank Karlitschek2012-06-052-6/+8
* | | write a warning to the log file if .htaccess is not writable instead of faili...Bjoern Schiessle2012-06-051-4/+6
| |/ |/|
* | xss vulnerability fixedBjoern Schiessle2012-06-051-3/+3
|/
* Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-0549-267/+1519
|\
| * Contacts: Cache standard photo less aggressivelyThomas Tanghus2012-06-051-1/+1
| * comment out non working codeFrank Karlitschek2012-06-051-2/+3
| * Load apps before minimizing the core css and jsBart Visscher2012-06-041-0/+2
| * Tasks: styling fixesBart Visscher2012-06-041-4/+5
| * Merge branch 'unstable'Bart Visscher2012-06-0435-200/+1359
| |\
| | * Merge branch 'unstable' of gitorious.org:owncloud/owncloud into unstableSam Tuke2012-05-223-0/+292
| | |\
| | | * Initial support for Amazon S3 storage backendMichael Gapczynski2012-05-163-0/+292
| | * | Merge branch 'unstable' of gitorious.org:owncloud/owncloud into unstableSam Tuke2012-05-1614-14/+1058
| | |\|
| | | * Fix empty jsfiles and cssfiles in layout templateBart Visscher2012-05-161-0/+2
| | | * Combine and minimize core and default app js filesBart Visscher2012-05-168-3/+688
| | | * Combine and minimize core and default app css filesBart Visscher2012-05-1611-10/+367
| | | * Template: Fix var nameBart Visscher2012-05-161-1/+1
| | | * Template: Make getFormFactorExtension function publicBart Visscher2012-05-161-3/+3
| | * | made initial testing version of expireAll for version control \ngave some old...Sam Tuke2012-05-165-32/+98
| | |/
| | * added phpdoc commentSam Tuke2012-05-161-2/+5
| | * Merge branch 'unstable' of gitorious.org:owncloud/owncloud into unstableSam Tuke2012-05-160-0/+0
| | |\
| | | * added recognition of which version is 'current' - which is currently live and...Sam Tuke2012-05-163-20/+59
| | * | added recognition of which version is 'current' - which is currently live and...Sam Tuke2012-05-163-20/+59
| | |/