Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add TTL tests for OC_Cache | Robin Appelman | 2012-06-05 | 1 | -0/+9 |
| | |||||
* | add hasKey for XCache backend | Robin Appelman | 2012-06-05 | 2 | -0/+9 |
| | |||||
* | Contacts: Use OC_Cache for contact photo handling instead of temp dir. | Thomas Tanghus | 2012-06-05 | 7 | -124/+88 |
| | |||||
* | Added hasKey() method to OC_Cache. | Thomas Tanghus | 2012-06-05 | 2 | -7/+22 |
| | |||||
* | Added data() method to OC_Image to return raw image data. | Thomas Tanghus | 2012-06-05 | 1 | -4/+11 |
| | |||||
* | add XCache backend and testcases for OC_Cache | Robin Appelman | 2012-06-05 | 4 | -0/+133 |
| | |||||
* | add OC_Cache::clear | Robin Appelman | 2012-06-05 | 2 | -4/+26 |
| | |||||
* | return null when a cache variable is not set | Robin Appelman | 2012-06-05 | 1 | -3/+3 |
| | |||||
* | add unique instance id | Robin Appelman | 2012-06-05 | 1 | -0/+13 |
| | |||||
* | Fix remap dir for CSS minimizer | Bart Visscher | 2012-06-05 | 2 | -2/+2 |
| | |||||
* | Make check for writable apps dir configurable | Bart Visscher | 2012-06-05 | 2 | -1/+6 |
| | |||||
* | Move setting remote_core.* to after setup of OC, also check if it is not set yet | Bart Visscher | 2012-06-05 | 1 | -4/+6 |
| | |||||
* | show pictures in folder with special characters, e.g. '+' | Bjoern Schiessle | 2012-06-05 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Bjoern Schiessle | 2012-06-05 | 5 | -24/+26 |
|\ | |||||
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-06-05 | 1 | -1/+1 |
| |\ | |||||
| | * | Per user quota didn't show in FF (and possibly IE) ↵ | Thomas Tanghus | 2012-06-05 | 1 | -1/+1 |
| | | | | | | | | | | | | http://forum.owncloud.org/viewtopic.php?f=4&t=2716&p=5373#p5324. | ||||
| * | | fix login for hosts running on port 80 | Frank Karlitschek | 2012-06-05 | 1 | -2/+2 |
| |/ | |||||
| * | make groups not static, fixes oc-919 | Arthur Schiwon | 2012-06-05 | 2 | -17/+17 |
| | | |||||
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-06-05 | 1 | -3/+3 |
| |\ | |||||
| * | | more reliable host detection for reverse proxy servers | Frank Karlitschek | 2012-06-05 | 2 | -6/+8 |
| | | | |||||
* | | | write a warning to the log file if .htaccess is not writable instead of ↵ | Bjoern Schiessle | 2012-06-05 | 1 | -4/+6 |
| |/ |/| | | | | | failing silently | ||||
* | | xss vulnerability fixed | Bjoern Schiessle | 2012-06-05 | 1 | -3/+3 |
|/ | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Bjoern Schiessle | 2012-06-05 | 49 | -267/+1519 |
|\ | |||||
| * | Contacts: Cache standard photo less aggressively | Thomas Tanghus | 2012-06-05 | 1 | -1/+1 |
| | | |||||
| * | comment out non working code | Frank Karlitschek | 2012-06-05 | 1 | -2/+3 |
| | | |||||
| * | Load apps before minimizing the core css and js | Bart Visscher | 2012-06-04 | 1 | -0/+2 |
| | | |||||
| * | Tasks: styling fixes | Bart Visscher | 2012-06-04 | 1 | -4/+5 |
| | | |||||
| * | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 35 | -200/+1359 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/tests/config.php apps/files_versions/ajax/getVersions.php apps/files_versions/appinfo/app.php apps/files_versions/history.php apps/files_versions/js/versions.js apps/files_versions/templates/history.php apps/files_versions/versions.php lib/base.php | ||||
| | * | Merge branch 'unstable' of gitorious.org:owncloud/owncloud into unstable | Sam Tuke | 2012-05-22 | 3 | -0/+292 |
| | |\ | |||||
| | | * | Initial support for Amazon S3 storage backend | Michael Gapczynski | 2012-05-16 | 3 | -0/+292 |
| | | | | |||||
| | * | | Merge branch 'unstable' of gitorious.org:owncloud/owncloud into unstable | Sam Tuke | 2012-05-16 | 14 | -14/+1058 |
| | |\| | |||||
| | | * | Fix empty jsfiles and cssfiles in layout template | Bart Visscher | 2012-05-16 | 1 | -0/+2 |
| | | | | |||||
| | | * | Combine and minimize core and default app js files | Bart Visscher | 2012-05-16 | 8 | -3/+688 |
| | | | | |||||
| | | * | Combine and minimize core and default app css files | Bart Visscher | 2012-05-16 | 11 | -10/+367 |
| | | | | |||||
| | | * | Template: Fix var name | Bart Visscher | 2012-05-16 | 1 | -1/+1 |
| | | | | |||||
| | | * | Template: Make getFormFactorExtension function public | Bart Visscher | 2012-05-16 | 1 | -3/+3 |
| | | | | |||||
| | * | | made initial testing version of expireAll for version control \ngave some ↵ | Sam Tuke | 2012-05-16 | 5 | -32/+98 |
| | |/ | | | | | | | | | | old vars new camelcase names | ||||
| | * | added phpdoc comment | Sam Tuke | 2012-05-16 | 1 | -2/+5 |
| | | | |||||
| | * | Merge branch 'unstable' of gitorious.org:owncloud/owncloud into unstable | Sam Tuke | 2012-05-16 | 0 | -0/+0 |
| | |\ | |||||
| | | * | added recognition of which version is 'current' - which is currently live ↵ | Sam Tuke | 2012-05-16 | 3 | -20/+59 |
| | | | | | | | | | | | | | | | | and in use on history page | ||||
| | * | | added recognition of which version is 'current' - which is currently live ↵ | Sam Tuke | 2012-05-16 | 3 | -20/+59 |
| | |/ | | | | | | | | | | and in use on history page | ||||
| | * | fixed some include path issues | Sam Tuke | 2012-05-15 | 4 | -63/+25 |
| | | | | | | | | | | | | | | | imroved wording of history page revert instructions cleaned up js call to ajax getVersions.php | ||||
| | * | fixed 'delete' label so it doesn't break translations | Sam Tuke | 2012-05-15 | 1 | -1/+1 |
| | | | |||||
| | * | Remove DOCUMENTROOT static var, and make SUBURI var private | Bart Visscher | 2012-05-11 | 1 | -7/+3 |
| | | | |||||
| | * | Gallery: Use App storage instead of contructing our own path | Bart Visscher | 2012-05-10 | 6 | -21/+20 |
| | | | |||||
| | * | Remove unused OC static variable CONFIG_DATADIRECTORY_ROOT | Bart Visscher | 2012-05-10 | 1 | -4/+0 |
| | | | |||||
| | * | Whitespace fixes | Bart Visscher | 2012-05-10 | 4 | -26/+23 |
| | | | |||||
| | * | Implement default functions in OC_Group backend | Bart Visscher | 2012-05-10 | 3 | -26/+53 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplifies calling these functions, and makes code simpler functions: inGroup getUserGroups getGroups usersInGroup | ||||
| | * | Implement default functions in OC_User backend | Bart Visscher | 2012-05-10 | 4 | -52/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplifies calling these functions, and makes code simpler functions: deleteUser getUsers userExists | ||||
| * | | Fix newline in code | Bart Visscher | 2012-06-04 | 1 | -2/+3 |
| | | |