| Commit message (Expand) | Author | Age | Files | Lines |
* | new version drop down | Björn Schießle | 2013-07-25 | 9 | -211/+221 |
* | fix array access and change variable names according to the coding style | Björn Schießle | 2013-07-12 | 1 | -11/+13 |
* | continue cleaning-up old versions if availableSpace=0. It's not necessary but... | Björn Schießle | 2013-07-12 | 1 | -1/+1 |
* | fix some var names according to our style guide | Björn Schießle | 2013-07-12 | 1 | -7/+7 |
* | adjust comments | Björn Schießle | 2013-07-12 | 1 | -1/+1 |
* | fix typo in comment | Björn Schießle | 2013-07-12 | 1 | -1/+1 |
* | also expire versions on rename, to update the history more regularly | Björn Schießle | 2013-07-12 | 1 | -0/+2 |
* | it is enough to call the expire function once | Björn Schießle | 2013-07-12 | 1 | -6/+1 |
* | call expire function before writing the new version to make sure to have enou... | Björn Schießle | 2013-07-12 | 1 | -63/+96 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-10 | 1 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-08 | 1 | -0/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-20 | 1 | -7/+7 |
* | don't normalize absolute local path | Björn Schießle | 2013-06-17 | 1 | -1/+1 |
* | only escape glob pattern | Björn Schießle | 2013-06-14 | 1 | -3/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-08 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-07 | 1 | -1/+9 |
* | prevent files_versions from calling file proxy which calls files_encryption a... | Florin Peter | 2013-05-30 | 1 | -0/+17 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-21 | 1 | -0/+11 |
* | fix history template, print_unescaped() needs to include closing tags | Björn Schießle | 2013-05-14 | 1 | -4/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-12 | 2 | -2/+11 |
* | rename a file if it gets restored so that it no longer exists as a version. O... | Björn Schießle | 2013-05-08 | 1 | -1/+1 |
* | touch file relative to users file folder, otherwise the hooks will be ignored | Björn Schießle | 2013-05-08 | 1 | -4/+5 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-27 | 8 | -19/+8 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-26 | 1 | -3/+9 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-24 | 1 | -0/+2 |
* | adapt free space calculation to the way it is done for the trash bin | Björn Schießle | 2013-04-17 | 1 | -7/+15 |
* | add explenation of the expire function to the apps description | Björn Schießle | 2013-04-16 | 1 | -1/+19 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-13 | 1 | -0/+11 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-12 | 1 | -1/+1 |
* | remove used space for versions from db is a user was deleted | Björn Schießle | 2013-04-11 | 3 | -0/+28 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-11 | 1 | -3/+9 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-10 | 3 | -2/+9 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-08 | 1 | -3/+9 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-02 | 2 | -3/+10 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-31 | 1 | -0/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-30 | 1 | -3/+9 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-27 | 2 | -3/+4 |
* | add backticks around table names | Björn Schießle | 2013-03-25 | 1 | -3/+3 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-20 | 1 | -3/+9 |
* | remove backticks around table names | Björn Schießle | 2013-03-15 | 1 | -3/+3 |
* | add backtick for db queries to prevent postgresql errors | Björn Schießle | 2013-03-15 | 1 | -3/+3 |
* | Merge pull request #2317 from owncloud/create_version_on_upload | Frank Karlitschek | 2013-03-15 | 1 | -3/+10 |
|\ |
|
| * | fix var name | Björn Schießle | 2013-03-14 | 1 | -2/+2 |
| * | fix var name | Björn Schießle | 2013-03-14 | 1 | -1/+1 |
| * | create new version if the same file is uploaded again over the web interface | Björn Schießle | 2013-03-14 | 1 | -3/+10 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-15 | 1 | -0/+6 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-13 | 2 | -1/+2 |
* | Merge pull request #1584 from owncloud/ocs_multiple_methods | Tom Needham | 2013-03-09 | 3 | -0/+33 |
|\ |
|
| * | Merge in master | Tom Needham | 2013-03-09 | 7 | -10/+23 |
| |\ |
|
| * \ | Rebase to current master | Tom Needham | 2013-03-05 | 50 | -305/+416 |
| |\ \ |
|