Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Use AppFramework instead of custom controller | Lukas Reschke | 2014-08-25 | 5 | -40/+88 | |
| * | | | | | use displayname lookup route in files_external settings | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -31/+14 | |
| * | | | | | add lookup route for displaynames | Jörn Friedrich Dreyer | 2014-08-25 | 2 | -0/+35 | |
| * | | | | | no need to load user display names | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -1/+0 | |
| * | | | | | fix deletion of shares | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -21/+22 | |
| * | | | | | replace chosen with select2 to provide ajaxified user and group selection for... | Jörn Friedrich Dreyer | 2014-08-25 | 8 | -62/+188 | |
| * | | | | | add select2 to app specific thirdparty | Jörn Friedrich Dreyer | 2014-08-25 | 60 | -0/+5431 | |
* | | | | | | fix wizard test, adjust to changed parameters of the tested method, introduce... | Arthur Schiwon | 2014-08-28 | 1 | -1/+1 | |
* | | | | | | Port of #8623 | Arthur Schiwon | 2014-08-28 | 2 | -1/+79 | |
* | | | | | | Merge pull request #10670 from owncloud/encodeExceptions | Lukas Reschke | 2014-08-28 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Escape error messages | Lukas Reschke | 2014-08-27 | 1 | -4/+4 | |
| | |_|/ / / | |/| | | | | ||||||
* / | | | | | [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 |