Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Notification API | Joas Schilling | 2015-09-08 | 10 | -1/+1279 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-08 | 212 | -1192/+1148 |
* | Merge pull request #18876 from owncloud/missing-context-on-update-file-target | Morris Jobke | 2015-09-07 | 1 | -1/+1 |
|\ | |||||
| * | Use context function call instead of static | Joas Schilling | 2015-09-07 | 1 | -1/+1 |
* | | Merge pull request #18630 from owncloud/files-combineuploadbutton | Jan-Christoph Borchardt | 2015-09-07 | 14 | -320/+792 |
|\ \ | |||||
| * | | Added unit tests for "new" file menu and small fixes | Vincent Petry | 2015-09-03 | 5 | -54/+247 |
| * | | Remove ellipsis on new file menu items | Vincent Petry | 2015-09-03 | 1 | -1/+0 |
| * | | fix icon and layout details for new menu | Jan-Christoph Borchardt | 2015-09-03 | 3 | -13/+12 |
| * | | Combine upload action into the "New" menu | Vincent Petry | 2015-08-28 | 11 | -270/+551 |
* | | | Merge pull request #18872 from owncloud/settings_users_ldap | Morris Jobke | 2015-09-07 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Check if app is enabled instead of if class exists | Robin McCorkell | 2015-09-07 | 1 | -1/+1 |
* | | | Merge pull request #18868 from owncloud/fix-files_version-js-load | Joas Schilling | 2015-09-07 | 1 | -1/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove unneeded include | Morris Jobke | 2015-09-07 | 1 | -1/+0 |
* | | | Merge pull request #18866 from tflidd/doc_link_phpfpm | Robin McCorkell | 2015-09-07 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | remove spaces and empty line | tflidd | 2015-09-07 | 1 | -2/+1 |
| * | | Add documentation link php-fpm | tflidd | 2015-09-07 | 1 | -1/+2 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-07 | 4 | -0/+30 |
* | | Merge pull request #18748 from owncloud/files-versions-tab | Morris Jobke | 2015-09-07 | 18 | -221/+976 |
|\ \ | |||||
| * | | Add versions tab to files sidebar | Vincent Petry | 2015-09-03 | 18 | -221/+976 |
* | | | Merge pull request #18839 from owncloud/autoloader-supersecure | Morris Jobke | 2015-09-07 | 5 | -15/+56 |
|\ \ \ | |||||
| * | | | Unique exception for invalid autoload paths, better handling | Robin McCorkell | 2015-09-05 | 3 | -9/+53 |
| * | | | Resolve autoloader valid roots before checking | Robin McCorkell | 2015-09-05 | 1 | -1/+1 |
| * | | | Only add valid root for enabled apps | Robin McCorkell | 2015-09-05 | 2 | -5/+2 |
* | | | | Merge pull request #18742 from owncloud/mimetype-updatedb | Roeland Douma | 2015-09-06 | 13 | -124/+702 |
|\ \ \ \ | |||||
| * | | | | Unit tests for mimetype loader | Robin McCorkell | 2015-09-04 | 2 | -0/+277 |
| * | | | | Introduce mimetype DB update occ command | Robin McCorkell | 2015-09-04 | 2 | -1/+98 |
| * | | | | Split mimetype handling to new class | Robin McCorkell | 2015-09-04 | 7 | -97/+280 |
| * | | | | Move maintenance:mimetypesjs to sublocation, cleanup code | Robin McCorkell | 2015-09-01 | 2 | -19/+26 |
| * | | | | Allow access to full alias and mapping arrays | Robin McCorkell | 2015-09-01 | 1 | -8/+22 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-06 | 12 | -0/+14 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-05 | 20 | -0/+52 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #18833 from owncloud/share-prevent-twice | Morris Jobke | 2015-09-04 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | Prevent sharing twice with user when already a group | Vincent Petry | 2015-09-04 | 1 | -0/+12 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #18832 from owncloud/fix-infinite-loop-share-propagation | Robin Appelman | 2015-09-04 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | Avoid re-propagation of shares during one propagation run | Morris Jobke | 2015-09-04 | 1 | -0/+8 |
|/ / / / | |||||
* | | | | Merge pull request #18823 from owncloud/filetype-pngs | Morris Jobke | 2015-09-04 | 23 | -4/+3 |
|\ \ \ \ | |||||
| * | | | | also modify other places icons to fit new style | Jan-Christoph Borchardt | 2015-09-03 | 4 | -4/+3 |
| * | | | | export correct 48px png fallbacks for filetype icons | Jan-Christoph Borchardt | 2015-09-03 | 20 | -0/+0 |
* | | | | | Merge pull request #18762 from owncloud/use-json-instead-of-unserialize | Morris Jobke | 2015-09-04 | 2 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Use "json_encode" and "json_decode" instead of unserialize | Lukas Reschke | 2015-09-02 | 2 | -4/+4 |
* | | | | | | Merge pull request #18794 from individual-it/reuse_systemConfig | Individual IT Services | 2015-09-04 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | reuse existing $systemConfig variable | Individual IT Services | 2015-09-03 | 1 | -1/+1 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-04 | 130 | -46/+128 |
* | | | | | | | Merge pull request #18815 from owncloud/ext-update | Robin McCorkell | 2015-09-03 | 1 | -0/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Set default mount options for external storages | Robin McCorkell | 2015-09-03 | 1 | -0/+7 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #18799 from owncloud/appconfig-with-one-request | Morris Jobke | 2015-09-03 | 2 | -314/+356 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make sure the array exists | Joas Schilling | 2015-09-03 | 1 | -0/+8 |
| * | | | | | | | Only query the appconfig once | Joas Schilling | 2015-09-03 | 2 | -315/+349 |
* | | | | | | | | Merge pull request #18810 from owncloud/shared-mount-delay-setup | Vincent Petry | 2015-09-03 | 3 | -7/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | setup owner when getting users for share | Robin Appelman | 2015-09-03 | 1 | -0/+2 |