| Commit message (Expand) | Author | Age | Files | Lines |
* | Squashed commit of the following: | Thomas Müller | 2013-07-22 | 6 | -4/+29 |
* | Merge pull request #4140 from sezuan/fix_wrong_found_http_code | Morris Jobke | 2013-07-21 | 1 | -1/+1 |
|\ |
|
| * | changed HTTP FOUND code to the correct value 302 | Matthias Rieber | 2013-07-20 | 1 | -1/+1 |
|/ |
|
* | deactivate show password toggle for IE | Jan-Christoph Borchardt | 2013-07-20 | 1 | -0/+16 |
* | Merge pull request #3778 from owncloud/fix_3528 | Bart Visscher | 2013-07-19 | 1 | -11/+9 |
|\ |
|
| * | LDAP: fix background job, resolves #3528 | Arthur Schiwon | 2013-06-18 | 1 | -11/+9 |
* | | Backport #3779, makes setuped backends are REALLY remembered and not instanci... | shkdee | 2013-07-19 | 1 | -1/+1 |
* | | Merge pull request #4072 from owncloud/non_ajax_upgrade_script | blizzz | 2013-07-18 | 1 | -0/+77 |
|\ \ |
|
| * | | Add message about completed update | Arthur Schiwon | 2013-07-17 | 1 | -0/+1 |
| * | | Adjust to latest changes in PR #4047 | Arthur Schiwon | 2013-07-17 | 1 | -8/+8 |
| * | | non-ajax Upgrade script utility, usable via CLI or wget. Requires PR 4047. | Arthur Schiwon | 2013-07-15 | 1 | -0/+76 |
* | | | Merge pull request #4047 from owncloud/backport_3617 | blizzz | 2013-07-18 | 7 | -151/+337 |
|\ \ \ |
|
| * | | | Rerename \OC\Updater to OC_Updater, fixes broken admin page | Arthur Schiwon | 2013-07-17 | 3 | -33/+36 |
| * | | | Stable5 adjustements (incl copy of lib/hooks/ from master) to make backport o... | Arthur Schiwon | 2013-07-12 | 7 | -19/+211 |
| * | | | fix typo | Robin Appelman | 2013-07-12 | 1 | -2/+2 |
| * | | | backport: Updater: pass update url as argument to update check | Robin Appelman | 2013-07-12 | 2 | -6/+6 |
| * | | | backport: split upgrade logic from ajax file | Robin Appelman | 2013-07-12 | 3 | -161/+152 |
| |/ / |
|
* | | | fixing UNIX_TIMESTAMP() for mssql | Thomas Mueller | 2013-07-17 | 1 | -5/+5 |
* | | | WebDAV Auth Connector: Check if already logged in | Markus Goetz | 2013-07-17 | 1 | -0/+21 |
* | | | Use transifex.com on link to translations | rolandgeider | 2013-07-16 | 1 | -1/+1 |
* | | | Only emit permissions hook for files and and include path | Michael Gapczynski | 2013-07-15 | 1 | -0/+11 |
* | | | 5.0.9v5.0.9 | Frank Karlitschek | 2013-07-14 | 1 | -2/+2 |
* | | | Merge pull request #4039 from owncloud/webdav_create_new_file | Thomas Müller | 2013-07-14 | 1 | -1/+7 |
|\ \ \ |
|
| * | | | if the file doesn't exists; create a new one. We use this to create new text ... | Björn Schießle | 2013-07-12 | 1 | -1/+7 |
| |/ / |
|
* | | | Merge pull request #4044 from owncloud/more_ie8_fixes | Thomas Müller | 2013-07-14 | 3 | -1/+16 |
|\ \ \ |
|
| * | | | IE8 Show delete icon | Victor Dubiniuk | 2013-07-12 | 1 | -0/+5 |
| * | | | Some styling to user list | Victor Dubiniuk | 2013-07-12 | 1 | -0/+2 |
| * | | | Ie8 specific multiselect | Victor Dubiniuk | 2013-07-12 | 1 | -1/+9 |
| |/ / |
|
* / / | Removed the preview warning. This is only a simple text change | Frank Karlitschek | 2013-07-13 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #3859 from owncloud/versioning_improved_expire_function | Björn Schießle | 2013-07-12 | 1 | -75/+107 |
|\ \ |
|
| * | | fix array access and change variable names according to the coding style | Björn Schießle | 2013-06-28 | 1 | -11/+13 |
| * | | continue cleaning-up old versions if availableSpace=0. It's not necessary but... | Björn Schießle | 2013-06-28 | 1 | -1/+1 |
| * | | fix some var names according to our style guide | Björn Schießle | 2013-06-28 | 1 | -7/+7 |
| * | | adjust comments | Björn Schießle | 2013-06-27 | 1 | -1/+1 |
| * | | fix typo in comment | Björn Schießle | 2013-06-27 | 1 | -1/+1 |
| * | | also expire versions on rename, to update the history more regularly | Björn Schießle | 2013-06-26 | 1 | -0/+2 |
| * | | it is enough to call the expire function once | Björn Schießle | 2013-06-26 | 1 | -6/+1 |
| * | | call expire function before writing the new version to make sure to have enou... | Björn Schießle | 2013-06-25 | 1 | -63/+96 |
* | | | Merge pull request #3965 from dphi/fix_2846 | Thomas Müller | 2013-07-12 | 4 | -10/+60 |
|\ \ \ |
|
| * | | | Implement getDirectoryPermissions() in Shared Permissions, fixes #2846 | Michael Gapczynski | 2013-07-06 | 2 | -1/+31 |
| * | | | Only retrieve the current user's permissions | Michael Gapczynski | 2013-07-06 | 2 | -5/+6 |
| * | | | Cache: provide a function to get the permissions of all files in a folder wit... | Robin Appelman | 2013-07-06 | 2 | -9/+28 |
* | | | | Merge pull request #4014 from owncloud/fixing-4005-stable5 | Thomas Müller | 2013-07-11 | 4 | -17/+21 |
|\ \ \ \ |
|
| * | | | | update.php: remove event type 'error' as it's unused | Thomas Müller | 2013-07-11 | 2 | -10/+4 |
| * | | | | missing file | Thomas Müller | 2013-07-11 | 1 | -1/+3 |
| * | | | | - eventsource.php: in case of potential CSRF attack we send an error message ... | Thomas Müller | 2013-07-11 | 3 | -6/+14 |
* | | | | | Merge pull request #3984 from owncloud/enable_oci_testing_stable5 | Thomas Müller | 2013-07-11 | 2 | -6/+62 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | enable oci in autotest.sh | Jörn Friedrich Dreyer | 2013-07-09 | 1 | -5/+60 |
| * | | | | Going from text to clob is not something we do. | Bart Visscher | 2013-07-09 | 1 | -1/+2 |
* | | | | | 5.0.8v5.0.8 | Frank Karlitschek | 2013-07-10 | 1 | -2/+2 |