summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-218-20/+104
|
* Merge pull request #22576 from owncloud/folder_scroll_fixVincent Petry2016-05-201-0/+21
|\ | | | | Add scrolling when dragging files. Fixes #12329
| * added back the jquery animationsErik Pellikka2016-05-131-6/+11
| |
| * code style fixErik Pellikka2016-05-131-11/+3
| |
| * code style fixErik Pellikka2016-05-131-3/+2
| |
| * code style fixErik Pellikka2016-05-131-2/+6
| |
| * added elseifErik Pellikka2016-05-131-1/+1
| |
| * fixed to work with share links as wellErik Pellikka2016-05-131-3/+4
| |
| * typo fixErik Pellikka2016-05-131-2/+2
| |
| * TweakingErik Pellikka2016-05-131-7/+7
| |
| * Avoids jumping if window is smaller than 300 pixels in heightMorris Jobke2016-05-131-2/+3
| | | | | | | | | | * divides the area where the scroll should be triggered by 2 * uses the minimum value of the above and 300
| * Add scrolling when dragging filesErik Pellikka2016-05-131-0/+19
| |
* | Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-20257-180/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader
* | Merge pull request #24702 from owncloud/background-scan-occVincent Petry2016-05-201-3/+12
|\ \ | | | | | | add --unscanned option to files:scan to triger a background scan
| * | add "unscanned" option to files:scan to triger a background scanRobin Appelman2016-05-191-3/+12
| | |
* | | Merge pull request #24728 from owncloud/no-more-test_-filesVincent Petry2016-05-204-8/+12
|\ \ \ | | | | | | | | Fix autoloader for Test* files
| * | | Add PSR-4 loading for Test\ and Tests\Joas Schilling2016-05-191-0/+2
| | | |
| * | | Create a Fallback in the old autoloader for PSR-4 Test\TestCaseJoas Schilling2016-05-193-0/+10
| | | |
| * | | No more Test_* files exist, remove autoloadingJoas Schilling2016-05-192-9/+1
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-2012-4/+42
| | | |
* | | | Merge pull request #24585 from owncloud/files_external_lazyVincent Petry2016-05-195-16/+224
|\ \ \ \ | | | | | | | | | | Load external storage backends/auth mechanisms lazily
| * | | | Add tests for backend/auth mechanism providersRobin McCorkell2016-05-111-0/+76
| | | | |
| * | | | Use backend/auth mechanism providers in files_externalRobin McCorkell2016-05-111-16/+22
| | | | |
| * | | | Introduce backend/auth mechanism providersRobin McCorkell2016-05-113-0/+126
| | | | | | | | | | | | | | | | | | | | Direct registration of backends/auth mechanisms is now deprecated
* | | | | Merge pull request #24721 from owncloud/public_psr4Vincent Petry2016-05-1962-4/+4
|\ \ \ \ \ | | | | | | | | | | | | Move \OCP to PSR-4
| * | | | | Fix broken exception namingRoeland Jago Douma2016-05-191-3/+3
| | | | | |
| * | | | | Move \OCP to PSR-4Roeland Jago Douma2016-05-1961-1/+1
| | | | | |
* | | | | | Merge pull request #24725 from owncloud/ocs-provider-psr4Vincent Petry2016-05-194-9/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Move OCS Provider to PSR-4 namespace
| * | | | | | Move OCS Provider to PSR-4 namespaceJoas Schilling2016-05-194-9/+14
| | | | | | |
* | | | | | | Merge pull request #24722 from owncloud/notification_psr4Vincent Petry2016-05-196-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Move \OCP\Notification to PSR-4
| * | | | | | | Fix mention botRoeland Jago Douma2016-05-191-1/+1
| | | | | | | |
| * | | | | | | Move \OCP\Notification to PSR-4Roeland Jago Douma2016-05-185-0/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #24724 from owncloud/mail_psr4Vincent Petry2016-05-191-0/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Move \OCP\Mail to PSR-4
| * | | | | | | Move \OCP\Mail to PSR-4Roeland Jago Douma2016-05-181-0/+0
| |/ / / / / /
* | | | | | | Merge pull request #24723 from owncloud/migration_psr4Vincent Petry2016-05-192-0/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Move \OCP\Migration to PSR-4
| * | | | | | | Move \OCP\Migration to PSR-4Roeland Jago Douma2016-05-182-0/+0
| |/ / / / / /
* | | | | | | Merge pull request #24720 from owncloud/systemtag_psr4Vincent Petry2016-05-198-0/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Move \OCP\SystemTag to PSR-4
| * | | | | | | Move \OCP\SystemTag to PSR-4Roeland Jago Douma2016-05-188-0/+0
| |/ / / / / /
* | | | | | | Merge pull request #24719 from owncloud/security_psr4Vincent Petry2016-05-196-0/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Move \OCP\Security to PSR-4
| * | | | | | Move \OCP\Security to PSR-4Roeland Jago Douma2016-05-186-0/+0
| |/ / / / /
* | | | | | Merge pull request #24660 from owncloud/no-token-login-for-disabled-usersVincent Petry2016-05-192-0/+36
|\ \ \ \ \ \ | | | | | | | | | | | | | | don't allow token login for disabled users
| * | | | | | don't allow token login for disabled usersChristoph Wurst2016-05-182-0/+36
| | | | | | |
* | | | | | | Merge pull request #24716 from owncloud/fix-test-namespaces-2Vincent Petry2016-05-1980-408/+529
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | Fix test namespaces [files-]
| * | | | | | Fix renamed classJoas Schilling2016-05-191-3/+3
| | | | | | |
| * | | | | | Fix more failuresJoas Schilling2016-05-194-5/+5
| | | | | | |
| * | | | | | Fix deprecated private methodJoas Schilling2016-05-191-2/+2
| | | | | | |
| * | | | | | Fix missing backtick before OCJoas Schilling2016-05-191-1/+1
| | | | | | |
| * | | | | | Fix "Class 'Test\Security\DateTime' not found"Joas Schilling2016-05-191-5/+5
| | | | | | |
| * | | | | | Fix lib/Joas Schilling2016-05-1916-46/+84
| | | | | | |
| * | | | | | FIx lib/ a-dJoas Schilling2016-05-1912-42/+56
| | | | | | |