Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | Changes for scrutinizer. Yay! | luckydonald | 2014-08-13 | 1 | -15/+29 | |
| | * | | | | | | | | | | | fixed browser showing the tipsy tooltip as default tooltip twice. | luckydonald | 2014-08-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Fixed "Any minute now" staying because of undefined buffer. Also increased bu... | luckydonald | 2014-08-13 | 1 | -3/+6 | |
| | * | | | | | | | | | | | Updated String formatting. Label font-weight was already normal. | luckydonald | 2014-08-13 | 2 | -11/+11 | |
| | * | | | | | | | | | | | Fixed Positioning, fixed formatting for both mobile and desktop. | luckydonald | 2014-08-13 | 2 | -9/+40 | |
| | * | | | | | | | | | | | Added remaining time displaying, moved Information to tooltip, removed now un... | luckydonald | 2014-08-12 | 3 | -18/+27 | |
| | * | | | | | | | | | | | ...in case the text gets to big, don't wrap to new line. Instead just cut it. | luckydonald | 2014-08-11 | 1 | -0/+4 | |
| | * | | | | | | | | | | | Updated and optimized Mobile Layout as well. | luckydonald | 2014-08-11 | 4 | -4/+19 | |
| | * | | | | | | | | | | | Fixed translations, indentation and renamed the .percents class to .speed class. | luckydonald | 2014-08-10 | 3 | -10/+10 | |
| | * | | | | | | | | | | | Upload progress bar now displays informations about uploades size (12kB of 3M... | luckydonald | 2014-08-10 | 3 | -5/+45 | |
* | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-13 | 148 | -150/+234 | |
|/ / / / / / / / / / / / | ||||||
* | | / / / / / / / / / | Show login error message correctly (#24599) | Christoph Wurst | 2016-05-12 | 1 | -1/+0 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #24563 from owncloud/redis-factory | Morris Jobke | 2016-05-12 | 3 | -29/+101 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | factor out redis configuration into it's own factory | Robin Appelman | 2016-05-03 | 3 | -29/+101 | |
* | | | | | | | | | | | | Log user out correctly if max session lifetime is reached (#24552) | Christoph Wurst | 2016-05-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | Move Files app to PSR-4 (#24569) | Joas Schilling | 2016-05-12 | 23 | -11/+10 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Background jobs from info.xml (#24582) | Joas Schilling | 2016-05-12 | 19 | -209/+28 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Move the testing app to PSR-4 (#24580) | Joas Schilling | 2016-05-12 | 1 | -0/+0 | |
* | | | | | | | | | | Move files_versions to PSR-4 (#24571) | Joas Schilling | 2016-05-12 | 13 | -2/+5 | |
* | | | | | | | | | | Move files_trashbin to PSR-4 (#24570) | Joas Schilling | 2016-05-12 | 18 | -14/+16 | |
* | | | | | | | | | | Move \OCP\Comments to PSR-4 (#24565) | Roeland Douma | 2016-05-12 | 7 | -0/+0 | |
* | | | | | | | | | | lib/private/ocs to PSR-4 (#24558) | Roeland Douma | 2016-05-12 | 12 | -24/+168 | |
* | | | | | | | | | | Do not automatically try to enable index.php-less URLs (#24539) | Lukas Reschke | 2016-05-12 | 5 | -37/+100 | |
* | | | | | | | | | | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 94 | -7/+8 | |
* | | | | | | | | | | Move Encryption app to PSR-4 (#24524) | Joas Schilling | 2016-05-12 | 39 | -98/+115 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-12 | 140 | -458/+502 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Make permalinks work for trashed files (#24537) | Vincent Petry | 2016-05-11 | 3 | -30/+139 | |
* | | | | | | | | | Pass on the error message from the user manager to the UI (#24526) | Joas Schilling | 2016-05-11 | 2 | -2/+6 | |
* | | | | | | | | | Use proper URL generation function (#24576) | Lukas Reschke | 2016-05-11 | 2 | -3/+3 | |
* | | | | | | | | | Move Provisioning api to PSR-4 (#24510) | Joas Schilling | 2016-05-11 | 8 | -176/+194 | |
* | | | | | | | | | allow configuration of memcached options (#23729) | Jörn Friedrich Dreyer | 2016-05-11 | 2 | -0/+54 | |
* | | | | | | | | | Merge pull request #24568 from owncloud/fix_24566 | Thomas Müller | 2016-05-11 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix test race condition | Roeland Jago Douma | 2016-05-11 | 1 | -1/+2 | |
* | | | | | | | | | | Merge pull request #24531 from owncloud/psr4-loading-for-install-and-commands | Thomas Müller | 2016-05-11 | 4 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Correctly register autoloading before install.php and loading commands | Joas Schilling | 2016-05-11 | 4 | -4/+5 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #24189 from owncloud/pluggable-auth | Thomas Müller | 2016-05-11 | 33 | -426/+2058 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | use the UID for creating the session token, not the login name | Christoph Wurst | 2016-05-11 | 5 | -19/+31 | |
| * | | | | | | | | | create session token for DAV clients (sync clients) | Christoph Wurst | 2016-05-11 | 1 | -0/+1 | |
| * | | | | | | | | | fix login with email | Christoph Wurst | 2016-05-11 | 1 | -1/+2 | |
| * | | | | | | | | | delete the token in case an exception is thrown when decrypting the password | Christoph Wurst | 2016-05-11 | 3 | -6/+50 | |
| * | | | | | | | | | use the query builder instead of raw sql statements | Christoph Wurst | 2016-05-11 | 2 | -29/+51 | |
| * | | | | | | | | | fix PHPDoc and other minor issues | Christoph Wurst | 2016-05-11 | 14 | -68/+77 | |
| * | | | | | | | | | show login error | Christoph Wurst | 2016-05-11 | 1 | -5/+12 | |
| * | | | | | | | | | catch possible SessionNotAvailableExceptions | Christoph Wurst | 2016-05-11 | 1 | -6/+23 | |
| * | | | | | | | | | add auth integration tests | Christoph Wurst | 2016-05-11 | 3 | -0/+198 | |
| * | | | | | | | | | PHPDoc and other minor fixes | Christoph Wurst | 2016-05-11 | 6 | -36/+74 | |
| * | | | | | | | | | fix mock builder for old phpunit versions | Christoph Wurst | 2016-05-11 | 3 | -6/+18 | |
| * | | | | | | | | | add unit tests for all new classes | Christoph Wurst | 2016-05-11 | 5 | -3/+441 | |
| * | | | | | | | | | pass in $request on OCS api | Christoph Wurst | 2016-05-11 | 2 | -1/+4 | |
| * | | | | | | | | | try apache auth too | Christoph Wurst | 2016-05-11 | 2 | -8/+24 |