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-16Merge pull request #16019 from owncloud/backport-15486Joas Schilling
2015-07-09Merge pull request #16369 from owncloud/stable8-share-moveversionsproperlyMorris Jobke
2015-07-02Merge pull request #17318 from owncloud/stable8-clean-ocsidMorris Jobke
2015-07-02Bump versionsLukas Reschke
2015-07-02[stable8] Remove OCS IDsLukas Reschke
2015-06-17Fix version rollback to keep fileidVincent Petry
2015-06-16Fix version rename with files and foldersVincent Petry
2015-04-04Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.Andreas Fischer
2015-02-19Remove old l10n filesJoas Schilling
2015-02-04[tx-robot] updated from transifexJenkins for ownCloud
2015-01-19replace hook with storage wrapperBjoern Schiessle
2015-01-16[tx-robot] updated from transifexJenkins for ownCloud
2015-01-14Remove unneeded addTranslations() callsVincent Petry
2015-01-14[tx-robot] updated from transifexJenkins for ownCloud
2015-01-12Merge pull request #13182 from owncloud/download_versionsBjörn Schießle
2015-01-09Merge pull request #13188 from owncloud/add-check-if-user-is-logged-inThomas Müller
2015-01-09make versions of shared files downloadableBjoern Schiessle
2015-01-09Add check if user is logged-inLukas Reschke
2015-01-09[tx-robot] updated from transifexJenkins for ownCloud
2014-12-31[tx-robot] updated from transifexJenkins for ownCloud
2014-12-23[tx-robot] updated from transifexJenkins for ownCloud
2014-12-15Remove unused fileLukas Reschke
2014-12-09reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke
2014-12-03Merge pull request #12556 from owncloud/add-route-for-versionsThomas Müller
2014-12-02Add route for download of versionsLukas Reschke
2014-12-02Autoload lib files of versions appJoas Schilling
2014-11-25Replace deprecated constant with new class constantJoas Schilling
2014-11-21[tx-robot] updated from transifexJenkins for ownCloud
2014-11-20Merge pull request #12325 from owncloud/removeunneccessarylangLukas Reschke
2014-11-20cleanup languages. closes #11274Volkan Gezer
2014-11-19Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling
2014-11-19Use base class to reset the file mapperJoas Schilling
2014-11-13Merge pull request #9177 from owncloud/jsdocexperimentVincent Petry
2014-11-03Merge pull request #11825 from owncloud/fix_rename_files_in_shared_folderBjörn Schießle
2014-10-31don't move versions if only the mount point was renamedBjoern Schiessle
2014-10-31Improved Javascript docs for JSDocVincent Petry
2014-10-30remove unnecessary require calls - the ownCloud class loader is supposed to t...Thomas Müller
2014-10-29update all translation files to js and jsonThomas Müller
2014-10-29Fix typoLukas Reschke
2014-10-29get the source path and owner in a pre hook and the target path and owner in aBjoern Schiessle
2014-10-29Added OC.L10N namespace with translation functionsVincent Petry
2014-10-23[tx-robot] updated from transifexJenkins for ownCloud
2014-10-15introduce new app page layoutThomas Müller
2014-10-09make sure that we always delete oldest firstBjoern Schiessle
2014-10-09Add support for keys in the info.xmlLukas Reschke
2014-10-09Updated info.xml withMTRichards
2014-09-11[tx-robot] updated from transifexJenkins for ownCloud
2014-09-01[tx-robot] updated from transifexJenkins for ownCloud
2014-08-31Use public api for getting l10nRobin Appelman
2014-08-30[tx-robot] updated from transifexJenkins for ownCloud