Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #13425 from owncloud/phpdoc_cleanup | Morris Jobke | 2015-02-10 | 19 | -63/+63 |
|\ | |||||
| * | Cleanup of PHPDoc return types | Robin McCorkell | 2015-01-16 | 19 | -63/+63 |
* | | Merge pull request #13663 from owncloud/issue/13624-notification-when-favorti... | Morris Jobke | 2015-02-10 | 2 | -5/+17 |
|\ \ | |||||
| * | | toggle back when the action was not performed | Joas Schilling | 2015-02-02 | 1 | -2/+7 |
| * | | fix response for tags and show error message | Morris Jobke | 2015-02-02 | 2 | -6/+11 |
| * | | Only update favorite icon if the operation was successful | Joas Schilling | 2015-02-02 | 1 | -1/+3 |
* | | | Merge pull request #13842 from owncloud/is_file_2_is_readable | Morris Jobke | 2015-02-09 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | readd is_file | Jörn Friedrich Dreyer | 2015-02-03 | 2 | -2/+2 |
| * | | | :camel:case | Arthur Schiwon | 2015-02-02 | 1 | -1/+1 |
| * | | | check if cache files are readable | Jörn Friedrich Dreyer | 2015-02-02 | 2 | -2/+2 |
* | | | | Merge pull request #14007 from owncloud/fix-broken-master | Morris Jobke | 2015-02-09 | 1 | -6/+16 |
|\ \ \ \ | |||||
| * | | | | Request requires a second parameter | Thomas Müller | 2015-02-09 | 1 | -6/+16 |
|/ / / / | |||||
* | | | | Merge pull request #13923 from owncloud/l10n-ignore-jsmin | Thomas Müller | 2015-02-09 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | ignore minified js, owncloud/news#719 | Bernhard Posselt | 2015-02-05 | 1 | -1/+1 |
* | | | | | Merge pull request #13511 from owncloud/naturalsort_speeeeeed | Lukas Reschke | 2015-02-09 | 2 | -11/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Store FileInfo::getType() result for future use | Robin McCorkell | 2015-02-09 | 1 | -4/+3 |
| * | | | | | Performance improvements for NaturalSort | Robin McCorkell | 2015-02-09 | 1 | -7/+10 |
* | | | | | | Merge pull request #13928 from owncloud/prevent_ghost_files_master | Vincent Petry | 2015-02-09 | 1 | -2/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | for password protected link shares the password is stored in shareWith, so we... | Bjoern Schiessle | 2015-02-05 | 1 | -2/+9 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #13921 from owncloud/ocs-af | Vincent Petry | 2015-02-09 | 7 | -7/+406 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix license email | Bernhard Posselt | 2015-02-05 | 1 | -1/+1 |
| * | | | | | | fix license email | Bernhard Posselt | 2015-02-05 | 4 | -8/+8 |
| * | | | | | | add a controller and reponse for ocs | Bernhard Posselt | 2015-02-05 | 5 | -1/+400 |
* | | | | | | | Merge pull request #13852 from owncloud/cache-app-versions | Vincent Petry | 2015-02-09 | 1 | -2/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | clear app version cache on upgrade | Robin Appelman | 2015-02-03 | 1 | -0/+1 |
| * | | | | | | | Cache app versions | Robin Appelman | 2015-02-03 | 1 | -2/+6 |
* | | | | | | | | Merge pull request #13870 from owncloud/drop-oc-preferences-2 | Vincent Petry | 2015-02-09 | 1 | -181/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | drop OC\Preferences | Morris Jobke | 2015-02-04 | 1 | -181/+0 |
* | | | | | | | | | Merge pull request #13869 from owncloud/drop-oc-preferences | Vincent Petry | 2015-02-09 | 2 | -122/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | drop OC_Preferences | Morris Jobke | 2015-02-04 | 2 | -122/+0 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #13973 from owncloud/enhancement/security/13366 | Lukas Reschke | 2015-02-09 | 16 | -125/+248 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Respect `mod_unique_id` and refactor `OC_Request::getRequestId` | Lukas Reschke | 2015-02-09 | 16 | -125/+248 |
* | | | | | | | | | Merge pull request #13854 from owncloud/avatar-exists | Vincent Petry | 2015-02-09 | 3 | -6/+17 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add a better way to check if an avatar exists for the user | Robin Appelman | 2015-02-03 | 3 | -6/+17 |
* | | | | | | | | | | Merge pull request #13925 from owncloud/fix-13898 | blizzz | 2015-02-09 | 2 | -5/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | no fruitless count attempts, and notification should disappear | Arthur Schiwon | 2015-02-05 | 2 | -5/+11 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #13977 from owncloud/tempmanager-check-handle | Joas Schilling | 2015-02-09 | 1 | -6/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Check directory handle before we use it | Robin Appelman | 2015-02-09 | 1 | -6/+8 |
* | | | | | | | | | | | Merge pull request #13958 from owncloud/fix-resize-overlap | Jan-Christoph Borchardt | 2015-02-09 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Avoid dropdown to float under sidebar for mid narrow screens | Morris Jobke | 2015-02-06 | 1 | -0/+7 |
* | | | | | | | | | | | | Merge pull request #13364 from is-apps/files_external_cleanup | Vincent Petry | 2015-02-09 | 3 | -57/+82 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Updated Dropbox and Google UI Javascript to create input elements instead of ... | Ross Nicoll | 2015-01-14 | 2 | -3/+7 |
| * | | | | | | | | | | | Change from array() to [] style in files_external application info. | Ross Nicoll | 2015-01-14 | 1 | -54/+75 |
* | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-09 | 20 | -32/+132 |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #13948 from owncloud/cache-move-transaction | Lukas Reschke | 2015-02-08 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Use transactions when renaming directory contents | Robin Appelman | 2015-02-06 | 1 | -0/+2 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #13895 from owncloud/disable-autocomplete-1 | Lukas Reschke | 2015-02-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Disable autocomplete for SMTP Password | Lukas Reschke | 2015-02-04 | 1 | -1/+1 |
* | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-08 | 34 | -90/+218 |
* | | | | | | | | | | | | Merge pull request #13963 from RealRancor/external_user_note | Morris Jobke | 2015-02-07 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ |