Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix tests | Arthur Schiwon | 2016-02-09 | 1 | -29/+51 |
* | Consolidate getQuota and setQuota methods in User instance | Arthur Schiwon | 2016-02-09 | 10 | -23/+62 |
* | Merge pull request #22234 from owncloud/systemtags-filter-intersect-empty | Thomas Müller | 2016-02-09 | 2 | -19/+113 |
|\ | |||||
| * | Stop when a mid result is empty | Joas Schilling | 2016-02-09 | 1 | -2/+8 |
| * | Add a test for empty mid-result | Joas Schilling | 2016-02-09 | 1 | -23/+84 |
| * | Fix system tag filter AND condition | Vincent Petry | 2016-02-09 | 2 | -0/+27 |
* | | Merge pull request #21773 from owncloud/files_external-list-authtype | Thomas Müller | 2016-02-09 | 3 | -3/+72 |
|\ \ | |||||
| * | | add tests | Robin Appelman | 2016-02-04 | 1 | -0/+69 |
| * | | update import logic for the new export logic | Robin Appelman | 2016-02-04 | 1 | -2/+2 |
| * | | Show the proper auth identifier when listing mounts as json | Robin Appelman | 2016-02-04 | 1 | -1/+1 |
* | | | Merge pull request #21893 from owncloud/migrate-calendars | Thomas Müller | 2016-02-09 | 11 | -11/+801 |
|\ \ \ | |||||
| * | | | Migration of calendars | Thomas Müller | 2016-02-09 | 11 | -11/+801 |
* | | | | Merge pull request #22197 from owncloud/files-filterbysystemtags | Thomas Müller | 2016-02-09 | 17 | -8/+926 |
|\ \ \ \ | |||||
| * | | | | Fix unit tests for system tag filter section | Vincent Petry | 2016-02-09 | 2 | -7/+20 |
| * | | | | Add system tags filter section for files app | Vincent Petry | 2016-02-09 | 14 | -2/+897 |
| * | | | | Fix elementToFile to also return path when defined | Vincent Petry | 2016-02-08 | 2 | -0/+10 |
* | | | | | Merge pull request #22202 from owncloud/global-auth-no-user | Thomas Müller | 2016-02-09 | 2 | -2/+119 |
|\ \ \ \ \ | |||||
| * | | | | | Add tests | Robin Appelman | 2016-02-08 | 2 | -2/+117 |
| * | | | | | handle no user set for personal global auth | Robin Appelman | 2016-02-08 | 1 | -0/+2 |
* | | | | | | Merge pull request #22225 from owncloud/sharing-moar-hooks | Thomas Müller | 2016-02-09 | 4 | -8/+88 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Move password update hook after update | Roeland Jago Douma | 2016-02-09 | 1 | -8/+10 |
| * | | | | | | Example hook check | Roeland Jago Douma | 2016-02-09 | 3 | -14/+27 |
| * | | | | | | Fix unit test | Roeland Jago Douma | 2016-02-09 | 1 | -1/+5 |
| * | | | | | | throw hooks when accessing a link share | Arthur Schiwon | 2016-02-09 | 1 | -2/+55 |
| * | | | | | | add post hook on link-share password change | Arthur Schiwon | 2016-02-08 | 1 | -1/+9 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #22212 from owncloud/scrutinizer-patch-1 | Thomas Müller | 2016-02-09 | 7 | -18/+28 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | More fixes | Joas Schilling | 2016-02-09 | 3 | -18/+9 |
| * | | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2016-02-08 | 7 | -7/+26 |
* | | | | | | Merge pull request #22227 from owncloud/appmanager-hooks | Thomas Müller | 2016-02-09 | 5 | -9/+116 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Send events when enabling and disabling of apps | Arthur Schiwon | 2016-02-09 | 5 | -9/+116 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #22232 from owncloud/fix-user-settings-navigation | Thomas Müller | 2016-02-09 | 1 | -3/+0 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | fixes #22221 | Thomas Müller | 2016-02-09 | 1 | -3/+0 |
* | | | | | | Merge pull request #22220 from owncloud/enc-fixfilesizelogicwithpartfile | Thomas Müller | 2016-02-09 | 1 | -1/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix part file partial cache logic in encryption code | Vincent Petry | 2016-02-09 | 1 | -1/+7 |
* | | | | | | | Merge pull request #22223 from owncloud/git-ignore-ackrc | Thomas Müller | 2016-02-09 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ignore ack config file | blizzz | 2016-02-08 | 1 | -0/+3 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #22231 from owncloud/remove_modify_ajax_share.php | Thomas Müller | 2016-02-09 | 1 | -86/+0 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Remove modifying calls in ajax/share.php | Roeland Jago Douma | 2016-02-09 | 1 | -86/+0 |
* | | | | | | | Merge pull request #22199 from owncloud/multiple_checksums | Thomas Müller | 2016-02-09 | 2 | -8/+75 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | For possible future usage allow multiple checksums | Roeland Jago Douma | 2016-02-08 | 2 | -8/+75 |
* | | | | | | | | Merge pull request #22217 from owncloud/fix_22215 | Thomas Müller | 2016-02-09 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Federates shares have to set a file_target | Roeland Jago Douma | 2016-02-08 | 1 | -0/+6 |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-09 | 88 | -84/+134 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #22170 from owncloud/occ-check-signature | Thomas Müller | 2016-02-08 | 3 | -0/+138 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Cut authors list. Declare a member variable | Victor Dubiniuk | 2016-02-08 | 2 | -18/+11 |
| * | | | | | | | Optional path parameter | Victor Dubiniuk | 2016-02-05 | 2 | -4/+7 |
| * | | | | | | | CLI commands to check app and core signatures | Victor Dubiniuk | 2016-02-05 | 3 | -0/+142 |
* | | | | | | | | Merge pull request #22112 from owncloud/dav-filesreport | Thomas Müller | 2016-02-08 | 3 | -1/+850 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Add REPORT on files endpoint for filtering | Vincent Petry | 2016-02-08 | 3 | -1/+850 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #22211 from owncloud/versions-hook-info | Thomas Müller | 2016-02-08 | 2 | -9/+16 |
|\ \ \ \ \ \ \ |