Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-08Merge pull request #17172 from owncloud/view-emit-path-stable8Morris Jobke
2015-07-03call post_addToGroup als for class OC_User because sharing and LDAP are using...Bjoern Schiessle
2015-07-03owner is stored as 'uid_owner', not as 'owner' in the oc_share tableBjoern Schiessle
2015-07-02Delete OCS ID from DB if none is specifiedLukas Reschke
2015-07-01Use UTF-8 mode for preg_split and preg_replaceLukas Reschke
2015-06-29Add oc version to app store requests in stable8Joas Schilling
2015-06-29fix check if hooks should be emited in runHooksRobin Appelman
2015-06-29emit hooks from a view as long as the path is inside the default rootRobin Appelman
2015-06-25dont allow using null as view rootRobin Appelman
2015-06-25Merge pull request #17157 from rullzer/stable8-backport-17136Thomas Müller
2015-06-25set NULL correctly in password updateRoeland Jago Douma
2015-06-25Backport of #15592 to stable8Thomas Müller
2015-06-22Merge pull request #16579 from owncloud/stable8-cors-no-cookie-authThomas Müller
2015-06-22Merge pull request #16734 from owncloud/stable8-dav-getremoteetagThomas Müller
2015-06-22Allow multiple whitespace in type hints in AppFrameworkRobin McCorkell
2015-06-17Fix return value for OCP PHPDocMorris Jobke
2015-06-09Merge pull request #16630 from owncloud/stable8-quota-onlyforfilesMorris Jobke
2015-06-09Merge pull request #16738 from rullzer/ocs_set_password_backportMorris Jobke
2015-06-09Merge pull request #16660 from owncloud/stable8-returnfileidbugJoas Schilling
2015-06-09Do not use digits in random index namesVictor Dubiniuk
2015-06-03Password set via OCS API should not be double escapedRoeland Jago Douma
2015-06-03No injectionsRoeland Jago Douma
2015-06-03OCS Fixes to allow setting of password without removing additional settingsRoeland Jago Douma
2015-06-03Get etag from remote OC serverVincent Petry
2015-06-01Properly return fileid when scanFile() did not find differencesVincent Petry
2015-06-01Ensure that passed argument is always a stringLukas Reschke
2015-06-01Clean application identifier before processingLukas Reschke
2015-06-01Make getSourcePath accessible for storage wrappersRobin Appelman
2015-05-29Only use quota stream wrapper on "files"Vincent Petry
2015-05-29Merge pull request #16117 from owncloud/fix-api-when-firewall-app-is-installedThomas Müller
2015-05-28Merge pull request #15306 from netzkolchose/stable8Thomas Müller
2015-05-27disallow cookie auth for cors requestsBernhard Posselt
2015-05-26Merge pull request #16496 from owncloud/stable8-share-readonlyfile-permissionsBjörn Schießle
2015-05-21Do not automatically add "update" permission to shared mountsVincent Petry
2015-05-21Skip disable3rdParty AppsSteffen Lindner
2015-05-20Merge pull request #15401 from owncloud/response-setContentLengthHeader-stable8Morris Jobke
2015-05-20Merge pull request #15959 from owncloud/backport-15596-remote-share-feedback-...Morris Jobke
2015-05-18replace 'oc_' with dbtableprefix form config for temporary table names and in...martin-rueegg
2015-05-15Merge pull request #15974 from owncloud/backport-15549Vincent Petry
2015-05-13Merge pull request #15797 from owncloud/stable8-backport-15489Jörn Friedrich Dreyer
2015-05-12Check if cURL supports the desired featuresLukas Reschke
2015-05-08Fix the share mail notification when the item is in a folderJoas Schilling
2015-05-08Merge pull request #16110 from owncloud/stable8-backport-15510-and-15465Lukas Reschke
2015-05-06Use existing IRequest to not read php://input multiple timesLukas Reschke
2015-05-06block webdav in single user modeRobin Appelman
2015-05-06Don't depend on always_populate_raw_post_dataLukas Reschke
2015-05-04Fix scrutinizer complains and return type docJoas Schilling
2015-05-04Correctly remove the protocol before prepeding itJoas Schilling
2015-05-04Correctly generate the feedback URL for remote shareJoas Schilling
2015-04-30clarify the duplication of the $params arrayJens-Christian Fischer