Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate multiselect to user_ldap | Morris Jobke | 2014-11-13 | 5 | -3/+23 |
* | Merge pull request #12087 from AdamWill/google-touch | Vincent Petry | 2014-11-12 | 1 | -1/+4 |
|\ | |||||
| * | fix touch() when $mtime is set (Google wants RFC3339) #11267 | Adam Williamson | 2014-11-10 | 1 | -1/+4 |
* | | Merge pull request #12139 from owncloud/DoNotTouchMe | Thomas Müller | 2014-11-12 | 1 | -3/+3 |
|\ \ | |||||
| * | | Try to read the file only instead of trying to touch | Lukas Reschke | 2014-11-12 | 1 | -3/+3 |
* | | | Merge pull request #12128 from owncloud/drop-formfactor | Jan-Christoph Borchardt | 2014-11-12 | 7 | -118/+20 |
|\ \ \ | |||||
| * | | | Drop form_factor that is appended to JS, CSS and template filenames | Morris Jobke | 2014-11-12 | 7 | -118/+20 |
* | | | | Merge pull request #12126 from owncloud/remove-debug-statement | Lukas Reschke | 2014-11-12 | 1 | -4/+0 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Remove debug statement | Lukas Reschke | 2014-11-12 | 1 | -4/+0 |
|/ / / | |||||
* | | | Merge pull request #12110 from owncloud/fix-12080 | Thomas Müller | 2014-11-12 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | add 'namespace' for automatically created navigation divs, fixes #12080 | Arthur Schiwon | 2014-11-12 | 2 | -2/+2 |
* | | | | Merge pull request #12093 from AdamWill/storage-test-touch | Morris Jobke | 2014-11-12 | 1 | -3/+3 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | storage test: use new file for testTouchCreateFile() | Adam Williamson | 2014-11-10 | 1 | -3/+3 |
| | |/ | |/| | |||||
* | | | Merge pull request #12105 from owncloud/dav-fixcleanpath | Thomas Müller | 2014-11-12 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Fix root path handling for WebDAV ext storage | Vincent Petry | 2014-11-11 | 1 | -0/+2 |
* | | | | Merge pull request #12107 from owncloud/dav-propfindmimetype | Thomas Müller | 2014-11-12 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Return real mime type on PROPFIND | Vincent Petry | 2014-11-11 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-12 | 22 | -10/+60 |
* | | | | Merge pull request #12114 from owncloud/fix-pimple | Morris Jobke | 2014-11-12 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix Pimple unset | Bernhard Posselt | 2014-11-11 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #11917 from owncloud/fix-11909 | Thomas Müller | 2014-11-11 | 10 | -36/+311 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Migrate "setsecurity.php" to the AppFramework | Lukas Reschke | 2014-11-03 | 10 | -36/+311 |
* | | | | Merge pull request #11929 from owncloud/fix-db-center | Jan-Christoph Borchardt | 2014-11-11 | 1 | -0/+14 |
|\ \ \ \ | |||||
| * | | | | fixes not centered database chooser on setup page | Morris Jobke | 2014-11-03 | 1 | -0/+14 |
* | | | | | Merge pull request #12100 from owncloud/fix-infinite-loop | Morris Jobke | 2014-11-11 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fix infinite loop if count and limit is 0 | Morris Jobke | 2014-11-11 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #11789 from owncloud/fix-11762 | Morris Jobke | 2014-11-11 | 2 | -3/+29 |
|\ \ \ \ | |||||
| * | | | | dont fail with 500 if configured display name attribute is not set | Arthur Schiwon | 2014-10-27 | 2 | -3/+29 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-11 | 142 | -350/+228 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #10966 from owncloud/storage-root-share-permissions | Morris Jobke | 2014-11-10 | 2 | -0/+90 |
|\ \ \ \ | |||||
| * | | | | Add unit tests | Robin Appelman | 2014-10-31 | 1 | -0/+85 |
| * | | | | Keep the share permissions from mountpoints | Robin Appelman | 2014-10-31 | 1 | -1/+2 |
| * | | | | Dont' use mountpoint permissions as share permissions for external storages | Robin Appelman | 2014-10-31 | 1 | -0/+4 |
* | | | | | Merge pull request #12070 from owncloud/accessibility-fixes | Morris Jobke | 2014-11-10 | 8 | -31/+95 |
|\ \ \ \ \ | |||||
| * | | | | | use proper tabindex order: 1. app menu, 2. search, 3. user menu | Jan-Christoph Borchardt | 2014-11-08 | 1 | -3/+3 |
| * | | | | | add relevant focus styles to the existing hover styles | Jan-Christoph Borchardt | 2014-11-06 | 3 | -23/+81 |
| * | | | | | add alt text for file actions, but leave empty since text is directly next to it | Jan-Christoph Borchardt | 2014-11-06 | 1 | -1/+1 |
| * | | | | | introduce h1, use either ownCloud name or current app name | Jan-Christoph Borchardt | 2014-11-06 | 3 | -3/+8 |
| * | | | | | add missing alt attribute to spinner | Jan-Christoph Borchardt | 2014-11-06 | 1 | -1/+2 |
* | | | | | | Merge pull request #12069 from owncloud/clean-l10n | Morris Jobke | 2014-11-10 | 13 | -5078/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove *.pot | Thomas Müller | 2014-11-10 | 13 | -5078/+1 |
* | | | | | | | Merge pull request #12072 from owncloud/sabre-convertstoragenotavailableexcep... | Vincent Petry | 2014-11-10 | 4 | -114/+156 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Convert StorageNotAvailableException to SabreDAV exception | Vincent Petry | 2014-11-10 | 4 | -114/+156 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #12027 from owncloud/cleanup_exceptions | Vincent Petry | 2014-11-10 | 9 | -95/+157 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | clean up encryption exceptions | Bjoern Schiessle | 2014-11-07 | 9 | -95/+157 |
* | | | | | | | Merge pull request #12065 from owncloud/loginname-username | Jan-Christoph Borchardt | 2014-11-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Login Name -> Username in user management | Morris Jobke | 2014-11-10 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-10 | 32 | -22/+42 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-09 | 44 | -64/+284 |
* | | | | | | | Merge pull request #12050 from owncloud/use-proper-array-name | Lukas Reschke | 2014-11-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |