Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-28 | 495 | -2230/+2370 |
* | Merge pull request #10653 from owncloud/x-forwarded-for | Clark Tomlinson | 2014-08-27 | 6 | -6/+72 |
|\ | |||||
| * | Add support for getting the real client IP behind proxies | Lukas Reschke | 2014-08-27 | 6 | -6/+72 |
* | | Merge pull request #10666 from ogasser/appframework_db_tests | Lukas Reschke | 2014-08-27 | 2 | -7/+7 |
|\ \ | |||||
| * | | Make Entity properties ```protected``` as in docs | Oliver Gasser | 2014-08-27 | 2 | -7/+7 |
|/ / | |||||
* | | Merge pull request #9915 from suraia/unsharefromself-source | Björn Schießle | 2014-08-27 | 3 | -8/+33 |
|\ \ | |||||
| * | | Add unit tests for new unshareFromSelf() functionality. | Michael Kuhn | 2014-08-23 | 1 | -0/+24 |
| * | | Allow specifying the item source in unshareFromSelf(). | Michael Kuhn | 2014-07-26 | 2 | -8/+9 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-27 | 30 | -115/+155 |
* | | | Merge pull request #10641 from callahad/email-input-type | Lukas Reschke | 2014-08-26 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Set email input field to type=email for better UX | Dan Callahan | 2014-08-26 | 1 | -1/+1 |
* | | | | Merge pull request #10640 from owncloud/add_moment_js | Clark Tomlinson | 2014-08-26 | 2 | -0/+9084 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | add moment.js | Georg Ehrke | 2014-08-26 | 2 | -0/+9084 |
* | | | | Merge pull request #10604 from owncloud/fixing-favicon | Thomas Müller | 2014-08-26 | 3 | -3/+3 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Adding type to favicon | Clark Tomlinson | 2014-08-22 | 3 | -3/+3 |
* | | | | Merge pull request #9844 from OliverKohlDSc/patch-1 | Thomas Müller | 2014-08-26 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | Update cron.php | Oliver Kohl D.Sc. | 2014-07-24 | 1 | -2/+1 |
| * | | | | CRON call ends in null exception | Oliver Kohl D.Sc. | 2014-07-24 | 1 | -2/+5 |
* | | | | | Merge pull request #10619 from owncloud/issue/6722 | Thomas Müller | 2014-08-26 | 2 | -37/+59 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Use md5() of the original name instead of uniqid() for slugifying | Joas Schilling | 2014-08-25 | 1 | -1/+12 |
| * | | | | Fix code layout before fixing the function | Joas Schilling | 2014-08-25 | 1 | -13/+9 |
| * | | | | Use a data provider instead of calling the function manually everytime | Joas Schilling | 2014-08-25 | 1 | -33/+35 |
| * | | | | Add a test to break the slugifyPath() with folder and file afterwards | Joas Schilling | 2014-08-25 | 1 | -1/+14 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-26 | 500 | -1577/+1694 |
* | | | | | Merge pull request #10623 from owncloud/not-a-valid-resource-log-entries | Clark Tomlinson | 2014-08-25 | 1 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Do not try to close the same resource multiple times | Joas Schilling | 2014-08-25 | 1 | -1/+6 |
| |/ / / / | |||||
* | | | | | Merge pull request #10421 from owncloud/share-external-delete | Clark Tomlinson | 2014-08-25 | 1 | -1/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Remove no longer existing files from the cache when scanning external storage | Robin Appelman | 2014-08-14 | 1 | -1/+11 |
* | | | | | | Merge pull request #10023 from owncloud/tmp-file-created-status | Vincent Petry | 2014-08-25 | 1 | -2/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Log unsuccessful temp file creation and return false | Victor Dubiniuk | 2014-07-30 | 1 | -2/+14 |
* | | | | | | | Merge pull request #10108 from owncloud/files_external-allowed-backend | Vincent Petry | 2014-08-25 | 1 | -6/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Only load personal external storages for allowed backends | Robin Appelman | 2014-08-01 | 1 | -6/+10 |
* | | | | | | | | Merge pull request #10598 from owncloud/warn_on_encryption_occ_pwreset | Lukas Reschke | 2014-08-25 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Warn user on resetting passwords via occ when encryption is enabled | kondou | 2014-08-22 | 1 | -0/+10 |
* | | | | | | | | | Merge pull request #10591 from owncloud/routes_for_files_external | Vincent Petry | 2014-08-25 | 1 | -0/+17 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | explicit routes for files_external | Jörn Friedrich Dreyer | 2014-08-22 | 1 | -0/+17 |
* | | | | | | | | | | Merge pull request #10595 from owncloud/swift-stream | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -5/+4 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Stream downloads from Swift object stores without downloading it first | Robin Appelman | 2014-08-22 | 1 | -5/+4 |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-25 | 477 | -3418/+3447 |
* | | | | | | | | | | Merge pull request #10528 from owncloud/fix-htaccess-check-error | Lukas Reschke | 2014-08-24 | 1 | -184/+225 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Throw exception if file cannot be accessed via http | Clark Tomlinson | 2014-08-22 | 1 | -184/+225 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #9818 from owncloud/fix-mount-file-config | Robin McCorkell | 2014-08-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Comment out mount_file config option | Robin McCorkell | 2014-08-20 | 1 | -1/+1 |
* | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-24 | 525 | -1121/+1258 |
* | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-23 | 617 | -3328/+5497 |
| |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #10584 from owncloud/simple-wizard-trusted-domains | Thomas Müller | 2014-08-22 | 7 | -12/+58 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Redirect user after clicking on link | Lukas Reschke | 2014-08-22 | 2 | -4/+6 |
| * | | | | | | | | | | Expose setSystemValue | Lukas Reschke | 2014-08-22 | 2 | -6/+4 |
| * | | | | | | | | | | Add a trusted domain wizard | Lukas Reschke | 2014-08-21 | 5 | -6/+52 |
* | | | | | | | | | | | Merge pull request #10590 from owncloud/fix-10585 | Clark Tomlinson | 2014-08-22 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |