Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add phpunit configuration for autotest withou the json listener because this ↵ | Thomas Mueller | 2013-02-05 | 2 | -1/+15 |
| | | | | pollutes the console | ||||
* | fix failing test cases due to wrong typing | Thomas Mueller | 2013-02-05 | 1 | -2/+2 |
| | |||||
* | disable error handler while running phpunit | Thomas Mueller | 2013-02-05 | 2 | -3/+8 |
| | |||||
* | Merge pull request #1469 from owncloud/no-setlocale-on-windows | Bart Visscher | 2013-02-05 | 1 | -0/+12 |
|\ | | | | | No setlocale on windows | ||||
| * | setlocale test is pointless on Windows | Thomas Mueller | 2013-02-05 | 1 | -0/+5 |
| | | |||||
| * | new function \OC_Util::runningOnWindows() | Thomas Mueller | 2013-02-05 | 1 | -0/+7 |
| | | |||||
* | | Merge pull request #1452 from owncloud/fix-breadcrumb | Michael Gapczynski | 2013-02-05 | 1 | -1/+1 |
|\ \ | |/ |/| | Remove undefined crumb variable from home breadcrumb | ||||
| * | Remove undefined crumb variable from home breadcrumb | Michael Gapczynski | 2013-02-04 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1429 from owncloud/fix_addNavigation | Jan-Christoph Borchardt | 2013-02-05 | 2 | -7/+2 |
|\ \ | | | | | | | Make app icon linkable when enabling app. | ||||
| * | | Remove superfluous append | Thomas Tanghus | 2013-02-05 | 1 | -1/+0 |
| | | | |||||
| * | | remove superfluous enabled-app class again | Jan-Christoph Borchardt | 2013-02-05 | 2 | -6/+1 |
| | | | |||||
| * | | Merge branch 'master' into fix_addNavigation | Jan-Christoph Borchardt | 2013-02-05 | 112 | -937/+1494 |
| |\| | |||||
| * | | Make app icon linkable when enabling app. | Thomas Tanghus | 2013-02-03 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #1460 from owncloud/login-button | Jan-Christoph Borchardt | 2013-02-05 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Login screen details | ||||
| * | | | line up 'remember' text with checkbox | Jan-Christoph Borchardt | 2013-02-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | form detail on log in button, better shape | Jan-Christoph Borchardt | 2013-02-05 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #1456 from owncloud/gitignore-apps | Thomas Müller | 2013-02-05 | 1 | -0/+11 |
|\ \ \ | |/ / |/| | | gitignore all apps except core ones | ||||
| * | | gitignore all apps except core ones | Jan-Christoph Borchardt | 2013-02-05 | 1 | -0/+11 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-05 | 56 | -476/+823 |
| | | |||||
* | | Merge pull request #1449 from owncloud/fixing-namespace-local-storage-master | Thomas Müller | 2013-02-04 | 1 | -2/+2 |
|\ \ | | | | | | | fixing namespace in local storage | ||||
| * | | fixing namespace | Thomas Mueller | 2013-02-04 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #1432 from owncloud/add_requesttoken | Thomas Tanghus | 2013-02-04 | 2 | -1/+4 |
|\ \ \ | | | | | | | | | [user_webdavauth] add requesttoken | ||||
| * | | | [user_webdavauth] add requesttoken | Lukas Reschke | 2013-02-03 | 2 | -1/+4 |
| | |/ | |/| | |||||
* | | | Merge pull request #1442 from owncloud/reuse-oc_helper-tmpfolder-master | Thomas Tanghus | 2013-02-04 | 1 | -4/+1 |
|\ \ \ | | | | | | | | | reuse \OC_Helper::tmpFolder() | ||||
| * | | | reuse \OC_Helper::tmpFolder() | Thomas Mueller | 2013-02-04 | 1 | -4/+1 |
| | | | | |||||
* | | | | Merge pull request #1234 from owncloud/fix-issue-192 | Thomas Müller | 2013-02-04 | 1 | -1/+2 |
|\ \ \ \ | |_|_|/ |/| | | | Fix sharing issue with collection and children mismatches | ||||
| * | | | Fix sharing issue with collection and children mismatches | Michael Gapczynski | 2013-01-19 | 1 | -1/+2 |
| | | | | |||||
* | | | | Merge pull request #1444 from ↵ | Thomas Müller | 2013-02-04 | 1 | -0/+11 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | owncloud/writable-temp-folder-for-session-data-master in case file based session handling in enabled - we need to make sure th... | ||||
| * | | | | in case file based session handling in enabled - we need to make sure the ↵ | Thomas Mueller | 2013-02-04 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | configured folder is writable | ||||
* | | | | | Merge pull request #1445 from owncloud/CSP_font | Thomas Müller | 2013-02-04 | 2 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Allow loading of external fonts | ||||
| * | | | | | Also allow local files | Lukas Reschke | 2013-02-04 | 2 | -2/+2 |
| | | | | | | |||||
| * | | | | | Allow the loading of local font files embedded via data: | Lukas Reschke | 2013-02-04 | 2 | -2/+2 |
| | | | | | | |||||
| * | | | | | Allow loading of external fonts | Lukas Reschke | 2013-02-04 | 2 | -2/+2 |
| | |_|_|/ | |/| | | | | | | | | | | | | | Required by several applications like our pdf viewer | ||||
* | | | | | Merge pull request #1427 from TheSFReader/master | Thomas Müller | 2013-02-04 | 1 | -1/+7 |
|\ \ \ \ \ | | | | | | | | | | | | | The mimetype/mimepart need to be readable, even from searchByMime | ||||
| * | | | | | Merge remote-tracking branch 'refs/remotes/upstream/master' | TheSFReader | 2013-02-03 | 5 | -4/+89 |
| |\| | | | | |||||
| * | | | | | translate the mimtype/mimepart to readable in the searchByMime function | TheSFReader | 2013-02-03 | 1 | -1/+7 |
| | | | | | | |||||
* | | | | | | Merge pull request #1436 from owncloud/cache_check_path | Thomas Müller | 2013-02-04 | 1 | -0/+6 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Cache: check for invalid paths in getFileInfo/getDirectoryContent | ||||
| * | | | | | Cache: fix copy-paste errors | Robin Appelman | 2013-02-04 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | Cache: check for invalid paths in getFileInfo/getDirectoryContent | Robin Appelman | 2013-02-03 | 1 | -0/+6 |
| | | | | | | |||||
* | | | | | | Merge pull request #1423 from owncloud/getowner | Thomas Müller | 2013-02-04 | 2 | -0/+20 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add getOwner to Filesystem and View classes | ||||
| * | | | | | | Add getOwner to Filesystem and View classes | Michael Gapczynski | 2013-02-02 | 2 | -0/+20 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #1434 from owncloud/trashbin_CSRF | Björn Schießle | 2013-02-04 | 1 | -3/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [files_trashbin] Add CSRF token | ||||
| * | | | | | | | OCP\JSON instead of OCP\User | Lukas Reschke | 2013-02-04 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | [files_trashbin] Add CSRF token | Lukas Reschke | 2013-02-03 | 1 | -3/+2 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #1229 from owncloud/from_live_to_on | Thomas Müller | 2013-02-03 | 8 | -40/+39 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | replace live() with on() in core js | ||||
| * \ \ \ \ \ \ | Merge branch 'master' into from_live_to_on | Thomas Mueller | 2013-01-31 | 589 | -9506/+17539 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/js/google.js | ||||
| * | | | | | | | | use on instead of live in users.js | Jörn Friedrich Dreyer | 2013-01-30 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | attach to filelist which is present on .ready() | Jörn Friedrich Dreyer | 2013-01-30 | 1 | -13/+13 |
| | | | | | | | | | |||||
| * | | | | | | | | attach on to filelist instead of individual td elements for file link behaviour | Jörn Friedrich Dreyer | 2013-01-30 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | replace live() with on() in core js | Jörn Friedrich Dreyer | 2013-01-30 | 8 | -38/+38 |
| | | | | | | | | |