Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-30 | 872 | -197275/+6969 |
|\ | |||||
| * | Merge pull request #147 from owncloud/htaccess-upgrade-check | Sam Tuke | 2012-10-29 | 1 | -0/+10 |
| |\ | |||||
| | * | Don't use OC_Setup as it will show up the installer | Lukas Reschke | 2012-10-29 | 1 | -1/+5 |
| | * | Generate .htaccess when upgrading from old versions | Lukas Reschke | 2012-10-29 | 1 | -0/+6 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-30 | 29 | -88/+114 |
| * | | Merge pull request #136 from scambra/users-fixes | Bart Visscher | 2012-10-29 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | fix settings routes | scambra | 2012-10-29 | 1 | -2/+2 |
| * | | | Merge pull request #133 from fmms/checkstyle02 | Lukas Reschke | 2012-10-29 | 7 | -102/+102 |
| |\ \ \ | |||||
| | * | | | NoSpaceAfterComma | Felix Moeller | 2012-10-28 | 7 | -102/+102 |
| * | | | | Merge pull request #142 from denis-b/patch-2 | blizzz | 2012-10-29 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Update apps/files/ajax/move.php | denis-b | 2012-10-29 | 1 | -1/+1 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge pull request #141 from denis-b/patch-1 | blizzz | 2012-10-29 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Update apps/files/index.php | denis-b | 2012-10-29 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Generate only one CSRF token | Lukas Reschke | 2012-10-29 | 1 | -31/+19 |
| * | | | Fix a typo | Lukas Reschke | 2012-10-29 | 1 | -1/+1 |
| * | | | Use files remote webdav in compatibility files/webdav.php | Bart Visscher | 2012-10-29 | 2 | -22/+5 |
| * | | | Move loading setting routing to OC_Router | Bart Visscher | 2012-10-29 | 2 | -3/+3 |
| * | | | Change search to use routing | Bart Visscher | 2012-10-29 | 3 | -6/+7 |
| * | | | Move and fix app setting navigation detect | Bart Visscher | 2012-10-29 | 3 | -6/+4 |
| * | | | Remove fixme, problem is solved already | Bart Visscher | 2012-10-29 | 1 | -4/+1 |
| * | | | Remove subnavigation key, not used | Bart Visscher | 2012-10-29 | 1 | -3/+0 |
| * | | | Add ETag caching for Javascript routes | Bart Visscher | 2012-10-29 | 1 | -11/+36 |
| * | | | Move generating cache key from files from OC_Minimizer to OC_Cache | Bart Visscher | 2012-10-29 | 2 | -6/+12 |
| | |/ | |/| | |||||
| * | | Fix MySQL install, bug fix for issue 132 | Michael Gapczynski | 2012-10-28 | 1 | -2/+2 |
| * | | Check if error_report() is equal to 0, so suppressed errors aren't logged e.g... | Michael Gapczynski | 2012-10-28 | 1 | -0/+3 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-29 | 92 | -3182/+3240 |
| |/ | |||||
| * | Try to fix shared status icons again | Michael Gapczynski | 2012-10-28 | 1 | -10/+5 |
| * | Fix shared status icons | Michael Gapczynski | 2012-10-28 | 3 | -38/+38 |
| * | Merge pull request #129 from fmms/checkstyle01 | Lukas Reschke | 2012-10-28 | 4 | -100/+100 |
| |\ | |||||
| | * | NoSpaceAfterComma | Felix Moeller | 2012-10-28 | 2 | -59/+59 |
| | * | NoSpaceAfterComma | Felix Moeller | 2012-10-28 | 2 | -41/+41 |
| |/ | |||||
| * | disble breaking test cases for now | Thomas Müller | 2012-10-28 | 1 | -4/+4 |
| * | properly replace fileaction icons with pngs when needed | Robin Appelman | 2012-10-28 | 1 | -2/+2 |
| * | fix running app tests | Robin Appelman | 2012-10-28 | 1 | -2/+0 |
| * | add svg mimetype to default htaccess | Robin Appelman | 2012-10-28 | 2 | -0/+8 |
| * | don't move file into subdirectory if a file with the same name already exists... | Georg Ehrke | 2012-10-28 | 1 | -0/+5 |
| * | check if RUNTIME_NOAPPS is set before using it | Arthur Schiwon | 2012-10-28 | 1 | -1/+1 |
| * | added some visual feedback is password was set | Björn Schießle | 2012-10-28 | 1 | -0/+1 |
| * | set password if user leaves password field (issue #57) | Björn Schießle | 2012-10-28 | 1 | -9/+7 |
| * | deny the usage of dots in database name | Georg Ehrke | 2012-10-28 | 2 | -1/+4 |
| * | make sure all filesystem apps are loaded when setupFS is proceeded, to make s... | Arthur Schiwon | 2012-10-28 | 1 | -0/+5 |
| * | remove whitespaces, no code change | Arthur Schiwon | 2012-10-28 | 1 | -4/+4 |
| * | added functions for printing escaped and unescaped values | Bernhard Posselt | 2012-10-28 | 1 | -0/+16 |
| * | use css to show/hide fileactions | Robin Appelman | 2012-10-28 | 3 | -31/+14 |
| * | code style | Robin Appelman | 2012-10-28 | 1 | -93/+101 |
| * | add 3rdparty folder to gitignore | Jan-Christoph Borchardt | 2012-10-28 | 1 | -0/+1 |
| * | remove 3rdparty files | Georg Ehrke | 2012-10-28 | 639 | -200511/+0 |
| * | ->l expects two parameters | Lukas Reschke | 2012-10-28 | 2 | -3/+4 |
| * | Revert "Fix a typo" | Lukas Reschke | 2012-10-28 | 2 | -2/+2 |
| * | Fix a typo | Lukas Reschke | 2012-10-28 | 2 | -2/+2 |