Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Fix hasUpdated for folders in swift backend | Robin Appelman | 2014-09-05 | 1 | -0/+22 | |
| * | | | | | | | | | | Fix configuration of rackspace | Robin Appelman | 2014-09-05 | 2 | -20/+30 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #10755 from owncloud/shorter_sharing_links | Lukas Reschke | 2014-09-08 | 10 | -17/+74 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Match \OC_Helper::linkToPublic() to new links and fit unittests | kondou | 2014-09-04 | 2 | -10/+28 | |
| * | | | | | | | | | | Readd TOKEN_LENGTH | kondou | 2014-09-04 | 2 | -1/+3 | |
| * | | | | | | | | | | Use base62 and remove configuration options for link length | kondou | 2014-09-04 | 2 | -21/+2 | |
| * | | | | | | | | | | Change config.sample entry and use MediumSecurity | kondou | 2014-09-04 | 2 | -8/+10 | |
| * | | | | | | | | | | Adapt token size to new generation and add an option for free length specific... | kondou | 2014-09-04 | 1 | -16/+5 | |
| * | | | | | | | | | | Use a route instead of s.php and convert tokens asap | kondou | 2014-09-04 | 12 | -54/+69 | |
| * | | | | | | | | | | Initial work on shorter links | kondou | 2014-09-04 | 5 | -3/+53 | |
* | | | | | | | | | | | Merge pull request #10930 from owncloud/use-admincheck | Lukas Reschke | 2014-09-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Check for admin user instead of subadmin | Lukas Reschke | 2014-09-08 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #10451 from k4k/login_logo_alignment_fix | Volkan Gezer | 2014-09-08 | 2 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | improve logo flexibility to fix wide custom logo alignment, fix #9339 | twood8 | 2014-08-15 | 2 | -3/+1 | |
* | | | | | | | | | | | | Merge pull request #10938 from owncloud/useSecureMimetype | Lukas Reschke | 2014-09-08 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Use secure mimetype for content delivery | Lukas Reschke | 2014-09-08 | 2 | -2/+2 | |
* | | | | | | | | | | | | | Merge pull request #10827 from oparoz/patch-2 | Lukas Reschke | 2014-09-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | env:UserInstallation was already there in master | Olivier Paroz | 2014-09-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Libreoffice config folder needs to be set | Olivier Paroz | 2014-09-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge pull request #10890 from owncloud/fix-10888 | Lukas Reschke | 2014-09-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | if only one attribute is requested, the returned array has 0 as key instead o... | Arthur Schiwon | 2014-09-05 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #10911 from owncloud/template-funcs | Lukas Reschke | 2014-09-08 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | add shortcut functions for style and script | Bernhard Posselt | 2014-09-06 | 1 | -0/+18 | |
* | | | | | | | | | | | | | | | Merge pull request #10935 from owncloud/who_knows_what_horrors_lie_in_the_dar... | Clark Tomlinson | 2014-09-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | w͢͢͝h͡o͢͡ ̸͢k̵͟n̴͘ǫw̸̛s͘ ̀́w͘͢ḩ̵a҉̡͢t ̧̕h́o̵r͏... | Jörn Friedrich Dreyer | 2014-09-08 | 1 | -0/+2 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #10891 from owncloud/files-moveoperationcatchexception | Vincent Petry | 2014-09-08 | 1 | -4/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Catch exceptions when moving files | Vincent Petry | 2014-09-05 | 1 | -4/+10 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #10862 from chli1/master | Vincent Petry | 2014-09-08 | 1 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fix BadRequest error if CONTENT_LENGTH not set | chli1 | 2014-09-04 | 1 | -5/+8 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-07 | 19 | -16/+54 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-06 | 17 | -43/+47 | |
* | | | | | | | | | | | | Merge pull request #10889 from owncloud/moveTrustedDomainCheck | Lukas Reschke | 2014-09-05 | 1 | -15/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Move trusted domain check to init() | Lukas Reschke | 2014-09-05 | 1 | -15/+15 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #10145 from owncloud/cache-updater-refactor | Vincent Petry | 2014-09-05 | 8 | -466/+526 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove explicit propagate calls | Robin Appelman | 2014-09-05 | 2 | -19/+7 | |
| * | | | | | | | | | | | | remove unstable test | Robin Appelman | 2014-09-05 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Update cache before post hooks | Robin Appelman | 2014-09-05 | 1 | -19/+20 | |
| * | | | | | | | | | | | | Fix warning in homecache | Robin Appelman | 2014-09-05 | 1 | -0/+3 | |
| * | | | | | | | | | | | | Fix unit test | Robin Appelman | 2014-09-05 | 3 | -9/+6 | |
| * | | | | | | | | | | | | Improve unit tests for Cache\Updater | Robin Appelman | 2014-09-05 | 2 | -281/+416 | |
| * | | | | | | | | | | | | Refactor Cache\Updater to work outside of the users home | Robin Appelman | 2014-09-05 | 4 | -174/+111 | |
* | | | | | | | | | | | | | Merge pull request #10860 from owncloud/scrolltofix | Clark Tomlinson | 2014-09-05 | 4 | -28/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | add / to url to match route | Jörn Friedrich Dreyer | 2014-09-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Scroll to new file/folder after adding | Vincent Petry | 2014-09-04 | 2 | -5/+10 | |
| * | | | | | | | | | | | | Fixed scrollto for search results | Vincent Petry | 2014-09-04 | 2 | -22/+36 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #10870 from owncloud/dnd-droponreadonlyfolderfix | Vincent Petry | 2014-09-05 | 3 | -2/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Added permission check for drag and drop | Vincent Petry | 2014-09-04 | 3 | -2/+35 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #10871 from owncloud/issue_10674 | Jesus Macias Portela | 2014-09-05 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix 3rdparty pointer | Jesus Macias | 2014-09-04 | 1 | -0/+0 | |
* | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-05 | 18 | -35/+64 | |
|/ / / / / / / / / / / |