Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | increase version number to trigger db migration | Christoph Wurst | 2016-05-11 | 1 | -1/+1 |
* | Add fallback to allow user:token basic auth | Christoph Wurst | 2016-05-11 | 1 | -0/+7 |
* | Add token auth for OCS APIs | Christoph Wurst | 2016-05-11 | 8 | -44/+73 |
* | Add index on 'last_activity' | Christoph Wurst | 2016-05-11 | 7 | -8/+42 |
* | Add controller to generate client tokens | Christoph Wurst | 2016-05-11 | 4 | -1/+94 |
* | Check if session token is valid and log user out if the check fails | Christoph Wurst | 2016-05-11 | 7 | -25/+107 |
* | invalidate (delete) session token on logout | Christoph Wurst | 2016-05-11 | 9 | -8/+139 |
* | token based auth | Christoph Wurst | 2016-05-11 | 16 | -250/+596 |
* | Merge pull request #24493 from owncloud/command_psr4 | Thomas Müller | 2016-05-11 | 2 | -0/+0 |
|\ | |||||
| * | Move \OCP\Command to PSR-4 | Roeland Jago Douma | 2016-05-10 | 2 | -0/+0 |
* | | Merge pull request #24433 from owncloud/user_psr4 | Thomas Müller | 2016-05-11 | 19 | -107/+152 |
|\ \ | |||||
| * | | fix usage of legacy class in LDAP | Morris Jobke | 2016-05-10 | 1 | -5/+5 |
| * | | Add \OC\User\Backend | Roeland Jago Douma | 2016-05-10 | 10 | -185/+228 |
| * | | Move OC_User_Database to \OC\User\Database | Roeland Jago Douma | 2016-05-10 | 6 | -24/+26 |
| * | | Move \OC\User to PSR-4 | Roeland Jago Douma | 2016-05-10 | 5 | -0/+0 |
| * | | Move OC_User_XX to legacy folder | Roeland Jago Douma | 2016-05-10 | 3 | -0/+0 |
| |/ | |||||
* | | Merge pull request #24550 from owncloud/kill-en@pirate | Thomas Müller | 2016-05-11 | 14 | -72/+0 |
|\ \ | |||||
| * | | Yo-ho-oh - Murder all band 'o pirates | Thomas Müller | 2016-05-11 | 14 | -72/+0 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-11 | 12 | -6/+100 |
* | | Merge pull request #24379 from owncloud/remove-unneeded-code | Lukas Reschke | 2016-05-10 | 2 | -35/+2 |
|\ \ | |/ |/| | |||||
| * | Remove unneeded private wrapper methods | Morris Jobke | 2016-05-02 | 2 | -35/+2 |
* | | Merge pull request #24397 from owncloud/sort-share-links | Morris Jobke | 2016-05-10 | 1 | -9/+9 |
|\ \ | |||||
| * | | Reordered share link settings | Vincent Chan | 2016-05-02 | 1 | -9/+9 |
* | | | Merge pull request #24401 from owncloud/trash-list-cache | Vincent Petry | 2016-05-10 | 1 | -46/+38 |
|\ \ \ | |||||
| * | | | use the cache for trash listing | Robin Appelman | 2016-05-03 | 1 | -46/+38 |
* | | | | Merge pull request #24534 from owncloud/fix_phpdoc | Thomas Müller | 2016-05-10 | 1 | -2/+1 |
|\ \ \ \ | |||||
| * | | | | Fix phpdoc | Roeland Jago Douma | 2016-05-10 | 1 | -2/+1 |
|/ / / / | |||||
* | | | | Merge pull request #24434 from owncloud/permalinks | Lukas Reschke | 2016-05-10 | 15 | -52/+367 |
|\ \ \ \ | |||||
| * | | | | Do not encode slashes in "dir" URL param in files JS | Vincent Petry | 2016-05-06 | 3 | -17/+39 |
| * | | | | Send permalink in internal share notification emails | Vincent Petry | 2016-05-06 | 2 | -24/+5 |
| * | | | | Add anchor icon in sidebar to copy permalink | Vincent Petry | 2016-05-06 | 3 | -3/+53 |
| * | | | | Auto-add fileid in URL for currently displayed folder | Vincent Petry | 2016-05-06 | 6 | -15/+111 |
| * | | | | Add route to resolve fileid to files app URL | Vincent Petry | 2016-05-06 | 4 | -3/+169 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-10 | 260 | -738/+670 |
* | | | | | Merge pull request #24500 from owncloud/updater-server-configurable | Thomas Müller | 2016-05-09 | 3 | -65/+38 |
|\ \ \ \ \ | |||||
| * | | | | | Make update server URL configurable | Lukas Reschke | 2016-05-09 | 3 | -65/+38 |
* | | | | | | Merge pull request #24491 from owncloud/new-animated-full-css-spinner | Thomas Müller | 2016-05-09 | 8 | -12/+88 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | New animated loader | skjnldsv | 2016-05-09 | 8 | -12/+88 |
* | | | | | | Merge pull request #24419 from owncloud/allow-di-for-migration-steps | Thomas Müller | 2016-05-09 | 1 | -7/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow migration steps to use automatic DI | Joas Schilling | 2016-05-03 | 1 | -7/+12 |
* | | | | | | | Merge pull request #24473 from owncloud/fix-oracle-ci | Morris Jobke | 2016-05-09 | 1 | -2/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use docker for mysql as well - optionally | Thomas Müller | 2016-05-06 | 1 | -1/+27 |
| * | | | | | | | Wait a while even after successful conect ... | Thomas Müller | 2016-05-06 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #24492 from owncloud/fix_unit_tests_24457 | Thomas Müller | 2016-05-09 | 1 | -14/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix unit tests broken after #24457 | Roeland Jago Douma | 2016-05-09 | 1 | -14/+14 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #24466 from owncloud/issue_13936_wording_ldap | Morris Jobke | 2016-05-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | wording in LDAP wizard | davicente | 2016-05-04 | 1 | -1/+1 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #24457 from JetUni/patch-1 | Thomas Müller | 2016-05-09 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Set higher timeout limit | Jarrett | 2016-05-05 | 1 | -4/+4 |
* | | | | | | | | | Merge pull request #24490 from owncloud/capability_psr4 | Thomas Müller | 2016-05-09 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \ \ |