Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | do not disclose information, show generic error on login page | Jörn Friedrich Dreyer | 2015-04-10 | 2 | -0/+10 | |
| * | | | | | | | do not hide exception when ldap server has a hiccup | Jörn Friedrich Dreyer | 2015-04-10 | 3 | -17/+10 | |
* | | | | | | | | Merge pull request #15537 from owncloud/master-fixunittestrelatedtoorphanedsh... | Morris Jobke | 2015-04-10 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Clear leftover shares from other tests | Vincent Petry | 2015-04-10 | 1 | -1/+3 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #15510 from owncloud/cron-singleuser | Thomas Müller | 2015-04-10 | 5 | -16/+36 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Fix singe user mode on public.php - take two | Thomas Müller | 2015-04-10 | 2 | -2/+6 | |
| * | | | | | | Fix single user check in case no user is logged in | Thomas Müller | 2015-04-09 | 1 | -13/+19 | |
| * | | | | | | block ocs in single user mode | Robin Appelman | 2015-04-09 | 1 | -1/+3 | |
| * | | | | | | block webdav in single user mode | Robin Appelman | 2015-04-09 | 1 | -0/+3 | |
| * | | | | | | block cron when in single user mode | Robin Appelman | 2015-04-09 | 1 | -0/+5 | |
* | | | | | | | Merge pull request #15530 from owncloud/davclient-catchmoreexceptions | Morris Jobke | 2015-04-10 | 2 | -68/+72 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix converting Guzzle error codes in s2s storage | Vincent Petry | 2015-04-10 | 1 | -10/+13 | |
| * | | | | | | Catch more exceptions when connecting to remote DAV server | Vincent Petry | 2015-04-10 | 2 | -58/+59 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #15528 from owncloud/share-loading | Thomas Müller | 2015-04-10 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix share input loading spinner, fix #15522 | Jan-Christoph Borchardt | 2015-04-10 | 1 | -1/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #15398 from Volker-E/master | Jan-Christoph Borchardt | 2015-04-10 | 1 | -23/+23 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fixing #15397 | Volker E | 2015-04-04 | 1 | -13/+13 | |
| * | | | | | fixing #15396 accessibility of table#userlist | Volker E | 2015-04-04 | 1 | -12/+12 | |
* | | | | | | Merge pull request #15521 from owncloud/shareinfo-catchguzzle503 | Morris Jobke | 2015-04-10 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Properly catch guzzle 503 when querying share info | Vincent Petry | 2015-04-09 | 1 | -0/+5 | |
* | | | | | | | Merge pull request #15437 from owncloud/deleteorphanedfiles | Thomas Müller | 2015-04-10 | 3 | -0/+180 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [command] delete orphaned file cache entries | Morris Jobke | 2015-04-08 | 3 | -0/+180 | |
* | | | | | | | | Merge pull request #15404 from Crote/occ-password-from-env | Thomas Müller | 2015-04-10 | 2 | -22/+54 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add password input from env variable for occ user:{add, resetpassword} | Laurens Post | 2015-04-04 | 2 | -22/+54 | |
* | | | | | | | | | Merge pull request #15182 from rullzer/fix-8231 | Thomas Müller | 2015-04-10 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make sure we do not return people that we already shared with | Roeland Jago Douma | 2015-03-25 | 1 | -0/+17 | |
* | | | | | | | | | | Merge pull request #15492 from owncloud/ldap-wizard-overhaul | blizzz | 2015-04-09 | 61 | -1630/+5143 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | 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 #13920 from owncloud/sharing_no_user_entry_for_group_shares | Thomas Müller | 2015-04-09 | 2 | -2/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | only create a db entry for the user in case of a name conflict on group share | Bjoern Schiessle | 2015-04-09 | 2 | -2/+14 | |
* | | | | | | | | | | | | Merge pull request #15512 from owncloud/autoclose-settings-menu | Vincent Petry | 2015-04-09 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Don't stop event execution for menu item click | Morris Jobke | 2015-04-09 | 1 | -2/+4 | |
* | | | | | | | | | | | | | Merge pull request #15511 from owncloud/fix-typos | Lukas Reschke | 2015-04-09 | 8 | -13/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix mock object to return proper type | Thomas Müller | 2015-04-09 | 1 | -0/+2 | |
| * | | | | | | | | | | | | Fix mock object to return proper type | Thomas Müller | 2015-04-09 | 1 | -0/+2 | |
| * | | | | | | | | | | | | Fix typos and some other adjustments | Lukas Reschke | 2015-04-09 | 6 | -13/+21 | |
* | | | | | | | | | | | | | Merge pull request #15517 from owncloud/fixRenameFailDeleteTargetKeepSource | Morris Jobke | 2015-04-09 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fixes #15326 | Jörn Friedrich Dreyer | 2015-04-09 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | Merge pull request #15282 from owncloud/keepsharerelationshipondelete | Vincent Petry | 2015-04-09 | 3 | -36/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |