| Commit message (Expand) | Author | Age | Files | Lines |
* | Use proper branding again | Lukas Reschke | 2016-07-04 | 1 | -4/+4 |
* | [stable9] Use paramterized parameter for \OC\SystemTag\SystemTagManager | Lukas Reschke | 2016-07-03 | 1 | -4/+1 |
* | initial commit for the theming app | Bjoern Schiessle | 2016-06-30 | 3 | -5/+26 |
* | getShareByToken() should also consider remote shares | Bjoern Schiessle | 2016-06-30 | 1 | -1/+11 |
* | add events to check passwords with the password policy app | Bjoern Schiessle | 2016-06-28 | 3 | -13/+22 |
* | Move OC_Channel to system config | Lukas Reschke | 2016-06-27 | 3 | -2/+56 |
* | Merge remote-tracking branch 'upstream/stable9' into stable9-upstream-sync | Lukas Reschke | 2016-06-26 | 1 | -1/+1 |
|\ |
|
| * | Merge pull request #25165 from owncloud/stable9-capped-user-cache | Vincent Petry | 2016-06-20 | 1 | -2/+4 |
| |\ |
|
| | * | Capped cache for user config | Jörn Friedrich Dreyer | 2016-06-17 | 1 | -2/+4 |
| * | | Merge pull request #25160 from owncloud/fix-oracle-endless-loop-stable9 | Vincent Petry | 2016-06-17 | 1 | -0/+5 |
| |\ \
| | |/
| |/| |
|
| | * | Do not recurse link share fetching | Roeland Jago Douma | 2016-06-17 | 1 | -0/+5 |
| * | | Revert "[stable9] Remove shares of the root folder" (#25157) | Vincent Petry | 2016-06-17 | 2 | -147/+0 |
| |/ |
|
| * | Remove shares of the root folder (#25138) | Vincent Petry | 2016-06-17 | 2 | -0/+147 |
| * | Merge pull request #25149 from owncloud/backport25146 | Vincent Petry | 2016-06-16 | 1 | -1/+1 |
| |\ |
|
| | * | emit correct signal when disabling an app | Jörn Friedrich Dreyer | 2016-06-16 | 1 | -1/+1 |
| * | | Capped cache for cache info in UserMountCache | Vincent Petry | 2016-06-15 | 1 | -3/+14 |
| * | | Use capped cache for encryption's user access list | Vincent Petry | 2016-06-13 | 1 | -0/+3 |
* | | | Drop old authtoken table (pre 5.0.0) | Morris Jobke | 2016-06-21 | 1 | -0/+1 |
* | | | Some more branding | Lukas Reschke | 2016-06-20 | 8 | -10/+10 |
* | | | fixed code | Morris Jobke | 2016-06-20 | 1 | -3/+3 |
* | | | Capped cache for user config | Jörn Friedrich Dreyer | 2016-06-20 | 1 | -2/+4 |
* | | | Do not recurse link share fetching | Roeland Jago Douma | 2016-06-20 | 1 | -0/+5 |
* | | | Capped cache for cache info in UserMountCache | Vincent Petry | 2016-06-20 | 1 | -3/+14 |
* | | | Use capped cache for encryption's user access list | Vincent Petry | 2016-06-20 | 1 | -0/+3 |
* | | | Soften the cookie check if no cookies are sent | Lukas Reschke | 2016-06-15 | 1 | -2/+11 |
* | | | Merge branch 'stable9' of https://github.com/owncloud/core into downstream-16... | Arthur Schiwon | 2016-06-13 | 2 | -0/+110 |
|\| | |
|
| * | | Repair job to fix permissions for avatars (#25068) | Roeland Douma | 2016-06-13 | 2 | -0/+110 |
* | | | Merge pull request #54 from nextcloud/backport-upload-only-shares | Lukas Reschke | 2016-06-13 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | [stable9] Backport files drop feature | Lukas Reschke | 2016-06-11 | 1 | -2/+3 |
* | | | | Add ownCloud root CA | Lukas Reschke | 2016-06-13 | 1 | -2/+9 |
* | | | | [stable9] Use custom updater URL | Lukas Reschke | 2016-06-12 | 1 | -1/+1 |
* | | | | Link to Nextcloud Android client | Lukas Reschke | 2016-06-12 | 1 | -1/+1 |
* | | | | Link to Nextcloud docs | Lukas Reschke | 2016-06-12 | 1 | -2/+2 |
* | | | | Revert "Remove "Help" link from personal sidebar" | Lukas Reschke | 2016-06-12 | 1 | -4/+2 |
|/ / / |
|
* | | | Merge pull request #37 from nextcloud/downstream-stable9-160610 | Lukas Reschke | 2016-06-11 | 4 | -14/+95 |
|\ \ \ |
|
| * | | | Merge branch 'stable9' of https://github.com/owncloud/core into downstream-st... | Arthur Schiwon | 2016-06-10 | 4 | -14/+95 |
| |\| | |
|
| | * | | Merge pull request #25045 from owncloud/stable9-admin-datadircheck-fix | Vincent Petry | 2016-06-09 | 1 | -13/+24 |
| | |\ \ |
|
| | | * | | Use temporary htaccesstest.txt for data dir security check | Vincent Petry | 2016-06-09 | 1 | -13/+24 |
| | * | | | skip scanning for a user when the user is not setup yet | Robin Appelman | 2016-06-09 | 1 | -1/+6 |
| | |/ / |
|
| | * | | Fix update from 9.0.0 and 9.0.1 (#24854) | VicDeo | 2016-06-07 | 2 | -0/+65 |
* | | | | Merge pull request #44 from nextcloud/stable9-add-same-site-cookies | Lukas Reschke | 2016-06-11 | 5 | -0/+89 |
|\ \ \ \ |
|
| * | | | | Add Same Site Cookie protection | Lukas Reschke | 2016-06-10 | 5 | -0/+89 |
| |/ / / |
|
* / / / | backport design change | Jan-Christoph Borchardt | 2016-06-10 | 1 | -7/+7 |
|/ / / |
|
* / / | Remove "Help" link from personal sidebar | Lukas Reschke | 2016-06-06 | 1 | -2/+4 |
|/ / |
|
* | | Allow public upload when the quota is unlimited (#24988) | Joas Schilling | 2016-06-06 | 1 | -1/+1 |
* | | Merge pull request #24921 from owncloud/stable9-backport-24795 | Vincent Petry | 2016-06-02 | 1 | -1/+2 |
|\ \ |
|
| * | | Allow opening the password reset link in a new window when its a URL | Joas Schilling | 2016-06-01 | 1 | -1/+2 |
* | | | Merge pull request #24944 from owncloud/fix_21173_stable9 | Vincent Petry | 2016-06-02 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | normalize path in getInternalPath | Georg Ehrke | 2016-06-01 | 1 | -0/+1 |
| |/ / |
|
* | | | Backport of share id as string fix | Vincent Petry | 2016-06-01 | 1 | -1/+1 |