| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #24617 from owncloud/autoloader_no_private | Vincent Petry | 2016-05-13 | 2 | -36/+4 |
|\ |
|
| * | Fix unit tests | Roeland Jago Douma | 2016-05-13 | 1 | -18/+4 |
| * | All \OC\ classes are handled by the composer autoloader | Roeland Jago Douma | 2016-05-13 | 1 | -17/+0 |
| * | OC_xx all live in the legacy folder | Roeland Jago Douma | 2016-05-13 | 1 | -1/+0 |
* | | Merge pull request #22341 from owncloud/pellaeon-pr-breadcrumb-filelist-overl... | Vincent Petry | 2016-05-13 | 2 | -0/+19 |
|\ \ |
|
| * | | Handle case when breadcrumb and filelist item overlap | Pellaeon Lin | 2016-03-17 | 2 | -0/+19 |
* | | | Merge pull request #22214 from owncloud/ext-better-dropbox-gdrive | Vincent Petry | 2016-05-13 | 15 | -29/+111 |
|\ \ \ |
|
| * | | | Move Dropbox/GDrive link to icon | Robin McCorkell | 2016-05-03 | 3 | -8/+17 |
| * | | | Change colour of input fields instead of printing 'Access granted' | Robin McCorkell | 2016-05-03 | 3 | -11/+16 |
| * | | | Add links to load GDrive/Dropbox configuration pages | Robin McCorkell | 2016-05-03 | 6 | -4/+58 |
| * | | | Allow multiple custom JS files | Robin McCorkell | 2016-05-03 | 8 | -18/+32 |
* | | | | Merge pull request #24600 from owncloud/http-client-lazy-config | Vincent Petry | 2016-05-13 | 1 | -6/+23 |
|\ \ \ \ |
|
| * | | | | only configure the http client once we start using it | Robin Appelman | 2016-05-12 | 1 | -6/+23 |
* | | | | | Merge pull request #24614 from owncloud/token-validation-log | Vincent Petry | 2016-05-13 | 1 | -3/+1 |
|\ \ \ \ \ |
|
| * | | | | | don't spam the log file with failed token validation entries | Christoph Wurst | 2016-05-13 | 1 | -3/+1 |
* | | | | | | Merge pull request #24594 from owncloud/authtoken-name-column-size | Vincent Petry | 2016-05-13 | 3 | -4/+6 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Use CLOB for auth token names to allow long user agent strings | Christoph Wurst | 2016-05-12 | 3 | -4/+6 |
* | | | | | | Merge pull request #24601 from owncloud/template_psr4 | Vincent Petry | 2016-05-13 | 9 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Move \OC\Template to PSR-4 | Roeland Jago Douma | 2016-05-13 | 6 | -0/+0 |
| * | | | | | | Move functions.php to legacy | Roeland Jago Douma | 2016-05-13 | 3 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #24605 from owncloud/luckydonald-Superduper-Progressbar-br... | Vincent Petry | 2016-05-13 | 4 | -9/+120 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Merge branch 'Superduper-Progressbar-branch-thingie' of https://github.com/lu... | Vincent Petry | 2016-05-12 | 4 | -9/+120 |
| |\ \ \ \ \ |
|
| | * | | | | | Optimized time formatting, optimized time smoothing. | luckydonald | 2014-08-14 | 1 | -11/+8 |
| | * | | | | | 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 |