Commit message (Collapse) | 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 momentjs | ||||
| * | Implementing moment.js | Clark Tomlinson | 2014-08-28 | 4 | -32/+30 |
| | | | | | | | | | | | | | | | | Updating Usages Removing unused method Adding JS Doc | ||||
* | | Merge pull request #10658 from owncloud/sftp_prevent_error | Vincent Petry | 2014-08-28 | 1 | -0/+3 |
|\ \ | | | | | | | Prevent errors on broken SFTP config | ||||
| * | | 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. | ||||
| * | | | 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 |
|\ \ \ | | | | | | | | | Ajaxify user list for files external | ||||
| * | | | 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 ↵ | Jörn Friedrich Dreyer | 2014-08-25 | 8 | -62/+188 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for files_external, fixes #7499 remove minified select2 js show avatars for users, simpler results remove unneeded users and groups from settings template fix css, escape user and group names | ||||
| * | | | 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, ↵ | Arthur Schiwon | 2014-08-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | introduced by 9caa354cfc1f73159f335646ca89be4db72b125e | ||||
* | | | | Port of #8623 | Arthur Schiwon | 2014-08-28 | 2 | -1/+79 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set result entry identifier earlier, i.e. before a continue for the same level can happen. otherwise will always get the same value and we end up in an infinite loop add unit test to make sure the infinite loop never comes back Conflicts: apps/user_ldap/tests/wizard.php | ||||
* | | | | Merge pull request #10670 from owncloud/encodeExceptions | Lukas Reschke | 2014-08-28 | 1 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | Escape error messages | ||||
| * | | | | 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 | ||||
| * | | | Add support for getting the real client IP behind proxies | Lukas Reschke | 2014-08-27 | 6 | -6/+72 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/10624 Fix copy paste fail Add unittest for comma separated headers Revert 3rdparty | ||||
* | | | Merge pull request #10666 from ogasser/appframework_db_tests | Lukas Reschke | 2014-08-27 | 2 | -7/+7 |
|\ \ \ | | | | | | | | | Make Entity properties ```protected``` as in docs | ||||
| * | | | Make Entity properties ```protected``` as in docs | Oliver Gasser | 2014-08-27 | 2 | -7/+7 |
|/ / / | | | | | | | | | | | | | | | | | | | Entity properties are marked as ```protected``` to correctly reflect the documentation. See also owncloud/documentation@644f2eedac8e912c3019366b29ecdfbd9a15c5d9 | ||||
* | | | Merge pull request #9915 from suraia/unsharefromself-source | Björn Schießle | 2014-08-27 | 3 | -8/+33 |
|\ \ \ | | | | | | | | | Allow specifying the item source in unshareFromSelf(). | ||||
| * | | | 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 | ||||
| * | | | | 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 | ||||
| * | | | | 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 | ||||
| * | | | | 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 |
|\ \ \ \ \ | | | | | | | | | | | | | CRON call ends in null exception | ||||
| * | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [error] 4461#0: *186285 FastCGI sent in stderr: "PHP message : PHP Fatal error: Call to a member function execute() on null in /var/www/ownc loud/cron.php on line 125" while reading response header from upstream, client: 217.13.183.252, server: cloud.mycloud.com, request: "GET /cron.php HTTP/1.1", upstre am: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "cloud.mycloud.com", referrer: " https://cloud.mycloud.com/" | ||||
* | | | | | | Merge pull request #10619 from owncloud/issue/6722 | Thomas Müller | 2014-08-26 | 2 | -37/+59 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Add a test to break the slugifyPath() with folder and file afterwards | ||||
| * | | | | | Use md5() of the original name instead of uniqid() for slugifying | Joas Schilling | 2014-08-25 | 1 | -1/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously we used uniqid() here. However this means that the behaviour is not reproducable, so when uploading files into a "empty" folder, the folders name is different. If there would be a md5() hash collition, the deduplicate check will spot this and append an index later, so this should not be a problem. Fix #6722 | ||||
| * | | | | | 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 | ||||
| * | | | | | | 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 | ||||
| * | | | | | | 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 | ||||
| * | | | | | | | 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 |