Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-29 | 729 | -11741/+4273 |
* | Merge pull request #10647 from owncloud/implementing_momentjs | Clark Tomlinson | 2014-08-28 | 4 | -32/+30 |
|\ | |||||
| * | Implementing moment.js | Clark Tomlinson | 2014-08-28 | 4 | -32/+30 |
* | | Merge pull request #10658 from owncloud/sftp_prevent_error | Vincent Petry | 2014-08-28 | 1 | -0/+3 |
|\ \ | |||||
| * | | Prevent errors on broken SFTP config | Robin McCorkell | 2014-08-27 | 1 | -0/+3 |
* | | | Merge pull request #10696 from owncloud/inputdate | Bernhard Posselt | 2014-08-28 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Enhancement: Adds input styles to input type dates too. | raghunayyar | 2014-08-28 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge pull request #8507 from owncloud/ajaxify_user_list_for_files_external | blizzz | 2014-08-28 | 67 | -58/+5681 |
|\ \ \ | |||||
| * | | | 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 |
|\ \ \ \ \ \ \ \ |