Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | this test works locally, let's see what out build server says... | Bjoern Schiessle | 2013-07-31 | 1 | -3/+0 |
* | fix searchUsers() call in group.php | Bjoern Schiessle | 2013-07-31 | 1 | -1/+1 |
* | fixing some unit tests | Bjoern Schiessle | 2013-07-30 | 2 | -6/+6 |
* | we need to use the path relative to data/ | Bjoern Schiessle | 2013-07-30 | 1 | -4/+1 |
* | handle error if we can't handle the given path | Bjoern Schiessle | 2013-07-30 | 2 | -2/+7 |
* | remove unused method, the right one is in util.php | Bjoern Schiessle | 2013-07-30 | 1 | -4/+0 |
* | adapt unit tests to the modified stream wrapper | Bjoern Schiessle | 2013-07-30 | 5 | -35/+35 |
* | only show decrypt all files option if encrypted files are available | Bjoern Schiessle | 2013-07-30 | 1 | -2/+1 |
* | encrypt/decrypt file versions | Bjoern Schiessle | 2013-07-30 | 1 | -3/+124 |
* | check if app is enabled | Bjoern Schiessle | 2013-07-30 | 1 | -7/+8 |
* | only write keyfiles if it was a new file, otherwise nothing changed | Bjoern Schiessle | 2013-07-30 | 1 | -38/+45 |
* | use path relative to data/ | Bjoern Schiessle | 2013-07-30 | 1 | -4/+1 |
* | improved error handling | Bjoern Schiessle | 2013-07-30 | 2 | -14/+34 |
* | working decrypt files method | Bjoern Schiessle | 2013-07-29 | 6 | -37/+173 |
* | add decryptall.php | Björn Schießle | 2013-07-29 | 1 | -0/+14 |
* | register decrypt all route | Björn Schießle | 2013-07-29 | 1 | -0/+2 |
* | add ajax call to decrypt all files | Björn Schießle | 2013-07-29 | 3 | -1/+18 |
* | user interface to allow user to decrypt all his files once the encryption app... | Björn Schießle | 2013-07-29 | 6 | -9/+68 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-28 | 169 | -427/+572 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-27 | 647 | -17134/+15201 |
* | Merge pull request #4199 from owncloud/login-cleanup | Jörn Friedrich Dreyer | 2013-07-26 | 1 | -0/+21 |
|\ | |||||
| * | IE8 login/install screen cleartype fixes and input box borders | Jörn Friedrich Dreyer | 2013-07-26 | 1 | -0/+21 |
| * | force dbs to stay in one line | Jörn Friedrich Dreyer | 2013-07-24 | 1 | -1/+1 |
* | | Merge pull request #4093 from owncloud/storage-test-cleanup | Bart Visscher | 2013-07-26 | 1 | -50/+3 |
|\ \ | |||||
| * \ | Merge branch 'master' into storage-test-cleanup | Thomas Müller | 2013-07-24 | 1447 | -13959/+89742 |
| |\ \ | |||||
| * | | | Storage: remove some unneeded strict tests of mtime behaviour | Robin Appelman | 2013-07-16 | 1 | -21/+2 |
| * | | | Storage: remove tests for search | Robin Appelman | 2013-07-16 | 1 | -29/+1 |
* | | | | functions in OCP should be static | Robin Appelman | 2013-07-25 | 1 | -1/+1 |
* | | | | Merge pull request #4184 from owncloud/login_cleanup_oracle | blizzz | 2013-07-25 | 3 | -32/+26 |
|\ \ \ \ | |||||
| * | | | | show tablespace only for oracle, hide dbhost for sqlite, remove unnecessary j... | Jörn Friedrich Dreyer | 2013-07-24 | 2 | -31/+25 |
| * | | | | force dbs to stay in one line | Jörn Friedrich Dreyer | 2013-07-24 | 1 | -1/+1 |
* | | | | | Merge pull request #4191 from owncloud/autotest-show-skipped-tests | Jörn Friedrich Dreyer | 2013-07-25 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Add verbose to autotest phpunit, so we see skipped and incomplete tests. | Andreas Fischer | 2013-07-25 | 1 | -0/+1 |
* | | | | | | new version drop down | Björn Schießle | 2013-07-25 | 9 | -211/+221 |
* | | | | | | Merge pull request #3887 from owncloud/apc_user_cache | Andreas Fischer | 2013-07-25 | 4 | -1/+55 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Add ACPu memory cache | Bart Visscher | 2013-07-24 | 4 | -1/+55 |
* | | | | | | Merge pull request #4183 from owncloud/fix-group-id | icewind1991 | 2013-07-24 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix group id naming fid->gid | Bart Visscher | 2013-07-24 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #3898 from owncloud/sabre-objecttree | icewind1991 | 2013-07-24 | 3 | -4/+106 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into sabre-objecttree | Robin Appelman | 2013-07-24 | 1919 | -23655/+108991 |
| |\ \ \ \ \ | |||||
| * | | | | | | style fix | Robin Appelman | 2013-07-19 | 1 | -1/+1 |
| * | | | | | | improved copy operation for objecttree | Robin Appelman | 2013-06-30 | 1 | -0/+29 |
| * | | | | | | use new ObjectTree in sabredav | Robin Appelman | 2013-06-30 | 1 | -3/+4 |
| * | | | | | | improved move operation for sabre's objecttree | Robin Appelman | 2013-06-30 | 1 | -0/+24 |
| * | | | | | | make use of the fact that rmdir is already recursive | Robin Appelman | 2013-06-30 | 1 | -1/+0 |
| * | | | | | | overwrite Sabre_DAV_ObjectTree with a faster getNodeForPath | Robin Appelman | 2013-06-30 | 1 | -0/+49 |
* | | | | | | | Merge pull request #4181 from owncloud/irods-ob | icewind1991 | 2013-07-24 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | use output buffering when including the irods libraries | Robin Appelman | 2013-07-24 | 1 | -0/+2 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #4173 from owncloud/login-cleanup | Jan-Christoph Borchardt | 2013-07-24 | 6 | -91/+274 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | merge master | Jan-Christoph Borchardt | 2013-07-24 | 176 | -2743/+13436 |
| |\ \ \ \ \ |