Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #17304 from owncloud/fix-17265 | Vincent Petry | 2015-07-06 | 2 | -2/+20 |
|\ | |||||
| * | Check if response could get generated | Lukas Reschke | 2015-07-02 | 2 | -2/+20 |
* | | Merge pull request #17335 from owncloud/better-federated-cloud-sharing-activi... | Joas Schilling | 2015-07-06 | 2 | -13/+26 |
|\ \ | |||||
| * | | Use federated cloud id as a parameter type | Joas Schilling | 2015-07-02 | 1 | -3/+3 |
| * | | Add the item name to the federated sahre activity | Joas Schilling | 2015-07-02 | 2 | -1/+6 |
| * | | Use the app constant to fix the grouping | Joas Schilling | 2015-07-02 | 2 | -9/+11 |
| * | | Use the item name when refering to the unaccepted remote share | Joas Schilling | 2015-07-02 | 2 | -2/+8 |
* | | | Merge pull request #16733 from owncloud/add-smashbox-tests-remote-shares | Joas Schilling | 2015-07-06 | 4 | -3/+122 |
|\ \ \ | |||||
| * | | | Add OCS api to get, accept and decline remote shares | Joas Schilling | 2015-07-03 | 4 | -1/+120 |
| * | | | Allow sharing with type remote share | Joas Schilling | 2015-07-03 | 1 | -2/+2 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-06 | 8 | -8/+38 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-05 | 28 | -20/+158 |
* | | | | Merge pull request #16846 from RealRancor/apps_list_issue_template | Robin McCorkell | 2015-07-04 | 1 | -1/+15 |
|\ \ \ \ | |||||
| * | | | | Add occ app:list and ldap:show-config to issue_template.md | RealRancor | 2015-07-04 | 1 | -1/+15 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-04 | 66 | -72/+8 |
* | | | | Merge pull request #17378 from owncloud/kill-more-legacy-classes | Morris Jobke | 2015-07-03 | 53 | -555/+184 |
|\ \ \ \ | |||||
| * | | | | Fix unit test | Thomas Müller | 2015-07-03 | 1 | -1/+0 |
| * | | | | Fixing unit test execution | Thomas Müller | 2015-07-03 | 2 | -4/+3 |
| * | | | | Remove OC_Appconfig | Thomas Müller | 2015-07-03 | 7 | -172/+41 |
| * | | | | Remove OC_Log | Thomas Müller | 2015-07-03 | 45 | -209/+142 |
| * | | | | Remove legacy search classes | Thomas Müller | 2015-07-03 | 4 | -171/+0 |
|/ / / / | |||||
* | | | | Merge pull request #17379 from owncloud/kill-file-mapper | Vincent Petry | 2015-07-03 | 7 | -1240/+282 |
|\ \ \ \ | |||||
| * | | | | Remove file mapper - was only use in Windows and never worked properly | Thomas Müller | 2015-07-03 | 7 | -1240/+282 |
* | | | | | Merge pull request #16923 from owncloud/flysystem-base | Thomas Müller | 2015-07-03 | 1 | -0/+243 |
|\ \ \ \ \ | |||||
| * | | | | | also dont download existing on fopen when using w+ and wb+ | Robin Appelman | 2015-07-03 | 1 | -2/+2 |
| * | | | | | add phpdoc | Robin Appelman | 2015-07-03 | 1 | -0/+55 |
| * | | | | | add flysystem adapater | Robin Appelman | 2015-07-03 | 1 | -0/+188 |
| |/ / / / | |||||
* | | | | | Merge pull request #15470 from rullzer/files_sharing_getUrlContent | Vincent Petry | 2015-07-03 | 2 | -51/+57 |
|\ \ \ \ \ | |||||
| * | | | | | Depreatace OC_Util::getUrlContent | Roeland Jago Douma | 2015-05-18 | 1 | -0/+1 |
| * | | | | | Move away from private static deprecated functio | Roeland Jago Douma | 2015-05-18 | 1 | -51/+56 |
* | | | | | | Merge pull request #17382 from owncloud/remove-bogus-testresult | Thomas Müller | 2015-07-03 | 1 | -0/+0 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Remove bogus test result | Vincent Petry | 2015-07-03 | 1 | -0/+0 |
|/ / / / / | |||||
* | | | | | Merge pull request #17365 from owncloud/update-ref | Thomas Müller | 2015-07-03 | 1 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Update reference to include newest php-parser | Lukas Reschke | 2015-07-03 | 1 | -0/+0 |
* | | | | | | Merge pull request #17140 from owncloud/trashbin_occ | Björn Schießle | 2015-07-03 | 3 | -0/+339 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add occ command to trashbin to remove deleted files | Bjoern Schiessle | 2015-06-24 | 3 | -0/+339 |
* | | | | | | | Merge pull request #17348 from owncloud/fix-lower-than | Morris Jobke | 2015-07-03 | 2 | -12/+64 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix wording | Morris Jobke | 2015-07-03 | 2 | -2/+2 |
| * | | | | | | | Correct wording | Lukas Reschke | 2015-07-02 | 2 | -2/+2 |
| * | | | | | | | Add missing type annotations | Lukas Reschke | 2015-07-02 | 2 | -10/+62 |
* | | | | | | | | Merge pull request #15663 from owncloud/remove-ocp-app-register | Thomas Müller | 2015-07-03 | 1 | -12/+0 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Remove \OCP\App::register() | Morris Jobke | 2015-04-21 | 1 | -12/+0 |
* | | | | | | | | Merge pull request #17345 from owncloud/app-code-check-search | Lukas Reschke | 2015-07-03 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | [app code check] add OC_Search_Provider and _Result | Morris Jobke | 2015-07-02 | 1 | -0/+2 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #17349 from owncloud/share-onlyshowstaticownerifavailable | Morris Jobke | 2015-07-03 | 2 | -1/+18 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Do not show static share owner if not available | Vincent Petry | 2015-07-02 | 2 | -1/+18 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #17291 from owncloud/mount-manager-public | Vincent Petry | 2015-07-03 | 5 | -5/+127 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix typehinting | Robin Appelman | 2015-07-01 | 1 | -2/+3 |
| * | | | | | | | phpdoc | Robin Appelman | 2015-07-01 | 1 | -0/+21 |
| * | | | | | | | expose the mount manager in the public api | Robin Appelman | 2015-07-01 | 5 | -3/+103 |