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
path: root/lib
AgeCommit message (Expand)Author
2013-10-11[tx-robot] updated from transifexJenkins for ownCloud
2013-10-10Merge pull request #5263 from owncloud/fixing-5255-masterVicDeo
2013-10-10Merge pull request #4780 from AxelRb/masterMorris Jobke
2013-10-10the path need to be normalized before putting it into resolvePath()Thomas Müller
2013-10-10changed the argument to false for getValue , reformated else statementAxel Roenn
2013-10-10merge master into hooks-view-same-startRobin Appelman
2013-10-10Merge pull request #5221 from owncloud/fixing-5217-masterVicDeo
2013-10-10Merge pull request #5210 from owncloud/sharing_search_users_fixBjörn Schießle
2013-10-10Merge pull request #5232 from owncloud/fixing-webdav-touch-masterFrank Karlitschek
2013-10-09ensure the view's root is a subfolder of the the default root, not only start...Robin Appelman
2013-10-09don't trigger the create hooks when if the file already exists for file_put_c...Robin Appelman
2013-10-09due to internal implementations touch will always be successful - $mtime will...Thomas Müller
2013-10-09Merge pull request #5219 from owncloud/catch_wrong_timezoneBjörn Schießle
2013-10-09changed default time format to ISO8601Bjoern Schiessle
2013-10-09Merge pull request #5032 from owncloud/fixing-5006-masterAndreas Fischer
2013-10-09php 5.3 compatibility for \OC\AppFramework\DependencyInjection\DIContainerThomas Müller
2013-10-09php 5.3 compatibility for \OC\Files\StorageThomas Müller
2013-10-09Merge pull request #5188 from owncloud/master-delete-userThomas Müller
2013-10-08fixing php 5.3 compatibilityThomas Müller
2013-10-08catch unknown timezone and fall-back to UTCBjoern Schiessle
2013-10-08Use strict comparison === instead of ==.Andreas Fischer
2013-10-08Make OC_User_Dummy::checkPassword() compatible with OC_User_Example.Andreas Fischer
2013-10-08Merge pull request #5173 from owncloud/set_timezone_for_logBjörn Schießle
2013-10-08find users which are in the same groupBjoern Schiessle
2013-10-08Merge pull request #5146 from guruz/cache_enabled_apps_listFrank Karlitschek
2013-10-08Merge pull request #5194 from owncloud/fixing-5172-masterThomas Müller
2013-10-08Merge pull request #5193 from owncloud/fix_5126_2Björn Schießle
2013-10-08[tx-robot] updated from transifexJenkins for ownCloud
2013-10-08part file needs to have .part extensionBjoern Schiessle
2013-10-08adding check isDeletable() on $sourcePathThomas Müller
2013-10-08updating a existing large file creates new file chunks. Therefore createFile(...Bjoern Schiessle
2013-10-08If a existing file in Shared/ with update permissions gets updated we need to...Bjoern Schiessle
2013-10-08Merge pull request #5181 from owncloud/fixing-chunked-upload-masterMorris Jobke
2013-10-07User::delete should return boolVictor Dubiniuk
2013-10-07Merge pull request #4796 from owncloud/config-no-catchBart Visscher
2013-10-07[tx-robot] updated from transifexJenkins for ownCloud
2013-10-07the path for reassembling was created the wrong wayThomas Müller
2013-10-07let admin specify timezone for log file entriesBjoern Schiessle
2013-10-07Merge pull request #5072 from owncloud/apache-auth-masterThomas Müller
2013-10-07Merge pull request #5162 from owncloud/fixing-l10n-master-2Morris Jobke
2013-10-07Merge pull request #5142 from owncloud/fix_version_cache_expireFrank Karlitschek
2013-10-07a few styleguide fixesFrank Karlitschek
2013-10-07Move backend finding into its own method.Andreas Fischer
2013-10-07Merge pull request #4974 from owncloud/fixing-4011-masterThomas Müller
2013-10-07move call to print_unescaped() to templateThomas Müller
2013-10-07move l10n factory into privateThomas Müller
2013-10-07remove outdated translation filesThomas Müller
2013-10-07Merge pull request #5148 from owncloud/cache-gc-legacyMorris Jobke
2013-10-07[tx-robot] updated from transifexJenkins for ownCloud
2013-10-07Remove the exception catch, this should be handled by a higher layerBart Visscher