| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge pull request #14931 from owncloud/issue/14881-closures-for-navigation-e... | Lukas Reschke | 2015-03-17 | 3 | -4/+182 |
|\ \ \ \ |
|
| * | | | | Add tests for the navigation manager (closure) behaviour | Joas Schilling | 2015-03-16 | 1 | -0/+160 |
| * | | | | Allow registering closures for navigation entries | Joas Schilling | 2015-03-16 | 2 | -4/+22 |
* | | | | | Merge pull request #12085 from owncloud/add-swift-mailer | Lukas Reschke | 2015-03-17 | 19 | -319/+1027 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Don't fallback to Plaintext per default for legacy class | Lukas Reschke | 2015-03-16 | 1 | -6/+15 |
| * | | | | Add debug log message back | Lukas Reschke | 2015-03-16 | 3 | -5/+23 |
| * | | | | Show more detailed error message | Lukas Reschke | 2015-03-16 | 4 | -35/+16 |
| * | | | | Adjust unit test | Lukas Reschke | 2015-03-16 | 1 | -1/+6 |
| * | | | | Incorporate review changes | Lukas Reschke | 2015-03-16 | 8 | -116/+63 |
| * | | | | Use new IMailer and add unit-tests for lostcontroller | Lukas Reschke | 2015-03-16 | 3 | -20/+111 |
| * | | | | Migrate to SwiftMail | Lukas Reschke | 2015-03-16 | 20 | -286/+943 |
* | | | | | Merge pull request #14929 from owncloud/s2s-scanner-warnings | Vincent Petry | 2015-03-17 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Fix scanFile signature warnings | Vincent Petry | 2015-03-16 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-17 | 102 | -228/+68 |
* | | | | | Merge pull request #14936 from owncloud/fix-setup-config | Morris Jobke | 2015-03-16 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Fix setup config | Vincent Petry | 2015-03-16 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #14923 from owncloud/fix-preference-key-definition | Vincent Petry | 2015-03-16 | 6 | -1/+6 |
|\ \ \ \ \ |
|
| * | | | | | Also add a note that clob does not work in the compare array | Joas Schilling | 2015-03-16 | 5 | -0/+5 |
| * | | | | | The key is over configkey, user and app, not the value | Joas Schilling | 2015-03-16 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #13733 from mmattel/Try_to_write_logtimezone_during_instal... | Thomas Müller | 2015-03-16 | 1 | -0/+5 |
|\ \ \ \ \ |
|
| * | | | | | Write the parameter 'logtimezone' into config.php during setup | Martin | 2015-01-28 | 1 | -0/+5 |
* | | | | | | Merge pull request #14877 from owncloud/smb-constructor-noconnect | Vincent Petry | 2015-03-16 | 8 | -23/+81 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Wait with getting the timezone from the smb server until we need it | Robin Appelman | 2015-03-13 | 8 | -23/+81 |
* | | | | | | Merge pull request #14883 from owncloud/imagepng_expects_resource_issue | Thomas Müller | 2015-03-16 | 2 | -1/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | validate resource's integrity before using it | Georg Ehrke | 2015-03-16 | 2 | -1/+9 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #14766 from owncloud/fix-insertifnotexists-poc | Morris Jobke | 2015-03-16 | 13 | -138/+236 |
|\ \ \ \ \ \ |
|
| * | | | | | | Also use all keys for an empty array, just in case | Joas Schilling | 2015-03-12 | 2 | -2/+2 |
| * | | | | | | Throw a RuntimeException in the cache aswell | Joas Schilling | 2015-03-11 | 2 | -4/+9 |
| * | | | | | | Fix doc blocks of insertIfNotExists() method | Joas Schilling | 2015-03-11 | 6 | -62/+48 |
| * | | | | | | Add test for UniqueConstraintViolationException on wrong key | Joas Schilling | 2015-03-10 | 1 | -0/+32 |
| * | | | | | | let insertIfNotExist() throw the native DBALException - no need to hide the r... | Thomas Müller | 2015-03-09 | 8 | -57/+25 |
| * | | | | | | Adding unit test which shows insertIfNotExists to fall apart in certain situa... | Thomas Müller | 2015-03-09 | 2 | -11/+91 |
| * | | | | | | Get the id before using it | Joas Schilling | 2015-03-09 | 1 | -1/+2 |
| * | | | | | | Better save then sorry | Joas Schilling | 2015-03-09 | 1 | -0/+2 |
| * | | | | | | insertIfNotExists() for storage insertion | Joas Schilling | 2015-03-09 | 1 | -3/+9 |
| * | | | | | | Only check unique keys for the comparison on filecache insert & update otherwise | Joas Schilling | 2015-03-09 | 1 | -1/+6 |
| * | | | | | | Allow specifying the compare-array for insertIfNotExists() | Joas Schilling | 2015-03-09 | 8 | -21/+34 |
* | | | | | | | Merge pull request #14133 from rullzer/fix_10600 | Thomas Müller | 2015-03-16 | 1 | -7/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Always display max upload size in admin panel | Roeland Jago Douma | 2015-02-13 | 1 | -7/+7 |
* | | | | | | | | Merge pull request #14644 from owncloud/trash-expire-command | Thomas Müller | 2015-03-16 | 5 | -32/+167 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | don't rely on \OCP\User::getUser() - it is not set properly in case of async ... | Thomas Müller | 2015-03-10 | 1 | -10/+8 |
| * | | | | | | | | tearDown the filesystem right before setting it up again | Thomas Müller | 2015-03-10 | 1 | -0/+1 |
| * | | | | | | | | Expire files from the trash in the background | Robin Appelman | 2015-03-02 | 3 | -15/+75 |
| * | | | | | | | | Allow running the async commands from unit tests | Robin Appelman | 2015-03-02 | 2 | -7/+83 |
* | | | | | | | | | Merge pull request #14776 from owncloud/fix-14629-master | Thomas Müller | 2015-03-16 | 4 | -0/+54 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | verify the file name length not to exceed 255 characters + verify path during... | Thomas Müller | 2015-03-12 | 4 | -0/+54 |
* | | | | | | | | | | Merge pull request #14848 from owncloud/kill-curl-fallback-master | Thomas Müller | 2015-03-16 | 9 | -179/+66 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | drop any fallback code related to curl - refs https://github.com/owncloud/cor... | Thomas Müller | 2015-03-12 | 9 | -179/+66 |
* | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-16 | 116 | -104/+92 |
* | | | | | | | | | | | Merge pull request #14899 from owncloud/setupwarning-text | Morris Jobke | 2015-03-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|