Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | change default value of ldap_tls to 0. It will be detected anyway, but starti... | Arthur Schiwon | 2015-04-09 | 2 | -1/+4 | |
| * | | | compile user and login filter on the first time automatically, if a suggestio... | Arthur Schiwon | 2015-04-09 | 4 | -0/+10 | |
| * | | | escape filter for output | Arthur Schiwon | 2015-04-09 | 1 | -1/+1 | |
| * | | | fix number and insert position when adding/copying a config | Arthur Schiwon | 2015-04-09 | 1 | -2/+2 | |
| * | | | update back/continue buttons also on tab click | Arthur Schiwon | 2015-04-09 | 3 | -3/+8 | |
| * | | | cleanup | Arthur Schiwon | 2015-04-09 | 1 | -2/+0 | |
| * | | | newlines at end of file | Arthur Schiwon | 2015-04-09 | 12 | -14/+11 | |
| * | | | doc | Arthur Schiwon | 2015-04-09 | 1 | -2/+2 | |
| * | | | move script and style inclusions into template | Arthur Schiwon | 2015-04-09 | 2 | -46/+53 | |
| * | | | run functionality checks also when host field changes | Arthur Schiwon | 2015-04-09 | 1 | -1/+1 | |
| * | | | adjust tests | Arthur Schiwon | 2015-04-09 | 1 | -6/+9 | |
| * | | | LDAP Wizard Overhaul | Arthur Schiwon | 2015-04-09 | 61 | -1620/+5110 | |
* | | | | Merge pull request #15511 from owncloud/fix-typos | Lukas Reschke | 2015-04-09 | 3 | -9/+12 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Fix typos and some other adjustments | Lukas Reschke | 2015-04-09 | 3 | -9/+12 | |
* | | | | Merge pull request #15282 from owncloud/keepsharerelationshipondelete | Vincent Petry | 2015-04-09 | 3 | -36/+3 | |
|\ \ \ \ | ||||||
| * | | | | Remove trashbin storage wrapper when disabling it for tests | Vincent Petry | 2015-04-09 | 1 | -0/+3 | |
| * | | | | Remove unused $toRemove | Vincent Petry | 2015-04-09 | 1 | -3/+0 | |
| * | | | | Keep shares when deleting shared folders | Vincent Petry | 2015-04-09 | 2 | -33/+0 | |
| | |/ / | |/| | | ||||||
* | | | | Remove unneeded file | Lukas Reschke | 2015-04-09 | 1 | -33/+0 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #15499 from owncloud/admin-hints | Jan-Christoph Borchardt | 2015-04-09 | 2 | -0/+4 | |
|\ \ \ | ||||||
| * | | | add admin documentation hints to Federated Cloud Sharing and cron | Jan-Christoph Borchardt | 2015-04-09 | 2 | -0/+4 | |
| |/ / | ||||||
* | | | Fix PHPDoc | Lukas Reschke | 2015-04-09 | 5 | -22/+20 | |
* | | | Fix code style | Lukas Reschke | 2015-04-09 | 1 | -1/+8 | |
* | | | Enforce string as passed type | Lukas Reschke | 2015-04-09 | 1 | -1/+13 | |
|/ / | ||||||
* | | Merge pull request #14676 from owncloud/deleteorphanedshares | Morris Jobke | 2015-04-09 | 3 | -0/+222 | |
|\ \ | ||||||
| * | | Disable trashbin when testing orphaned shares deletion job | Vincent Petry | 2015-04-08 | 1 | -0/+17 | |
| * | | Added FIXME about registering jobs in apps.php | Vincent Petry | 2015-04-08 | 1 | -0/+2 | |
| * | | Delete orphaned shares in a background job | Vincent Petry | 2015-04-08 | 3 | -0/+203 | |
* | | | Merge pull request #15196 from owncloud/limit-file-activities-to-favorites | Morris Jobke | 2015-04-09 | 4 | -5/+471 | |
|\ \ \ | ||||||
| * | | | Make scrutinizer happy | Joas Schilling | 2015-04-01 | 2 | -2/+2 | |
| * | | | Adjust by/self filter aswell and fix tests | Joas Schilling | 2015-03-31 | 2 | -3/+3 | |
| * | | | DeMorgan applied the wrong transformation | Joas Schilling | 2015-03-31 | 1 | -2/+1 | |
| * | | | Move tag related code into a helper so we can test the query without a view | Joas Schilling | 2015-03-30 | 4 | -36/+416 | |
| * | | | Use DI for the objects where possible | Joas Schilling | 2015-03-30 | 2 | -7/+27 | |
| * | | | Add a filter for favorites and allow limiting the all-list to favorites | Joas Schilling | 2015-03-30 | 1 | -2/+69 | |
* | | | | Merge pull request #15488 from owncloud/files-navigation-icons | Morris Jobke | 2015-04-08 | 14 | -3/+62 | |
|\ \ \ \ | ||||||
| * | | | | fix for IE8 | Morris Jobke | 2015-04-08 | 1 | -1/+1 | |
| * | | | | add icons to files sidebar, fix shade, fix position of settings icon and text | Jan-Christoph Borchardt | 2015-04-08 | 14 | -2/+61 | |
| * | | | | Fixing issue #15322 - showing Settings button next to gear icon | James Anslow | 2015-04-08 | 1 | -1/+1 | |
* | | | | | Merge pull request #15472 from owncloud/enc_backward_compatibility | Clark Tomlinson | 2015-04-08 | 3 | -9/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | read cipher from key header and always write a key header if a new private ke... | Bjoern Schiessle | 2015-04-08 | 3 | -9/+29 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #14987 from rullzer/ocs_password_fix2 | Morris Jobke | 2015-04-08 | 1 | -34/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | OCS Fixes to allow setting of password without removing additional settings | Roeland Jago Douma | 2015-03-30 | 1 | -34/+9 | |
* | | | | | | Merge pull request #15469 from owncloud/fix/15463 | Lukas Reschke | 2015-04-08 | 3 | -6/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix language level incompatibilties | Lukas Reschke | 2015-04-08 | 3 | -6/+20 | |
* | | | | | | | Merge pull request #15464 from owncloud/fixmasterunittests | Vincent Petry | 2015-04-08 | 2 | -17/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Replace originalStorage in tests with a proper teardown | Vincent Petry | 2015-04-08 | 2 | -17/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #15443 from owncloud/encryption-user-hook-tests | Thomas Müller | 2015-04-08 | 1 | -0/+217 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | adding test for user hooks | Clark Tomlinson | 2015-04-07 | 1 | -0/+217 | |
| |/ / / / | ||||||
* / / / / | fix function call | Bjoern Schiessle | 2015-04-08 | 1 | -2/+1 | |
|/ / / / |