]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-09-27 Thomas TanghusImplement PUT an PATCH support
2013-09-27 Thomas TanghusAdd interface docs to IRequest.
2013-09-27 Thomas TanghusAdd patch method to OC_Route
2013-09-27 Thomas TanghusCheck if accessor matched request method.
2013-09-25 Thomas MüllerMerge pull request #4892 from owncloud/vcategories_public
2013-09-25 Thomas Müllerstripos return value check
2013-09-25 Thomas Müllerclass API decommissioning part 1
2013-09-25 Thomas MüllerAppFramework:
2013-09-25 Thomas MüllerMerge branch 'master' into appframework-master
2013-09-24 Jenkins for... [tx-robot] updated from transifex
2013-09-24 Thomas TanghusAdd factory class for the server container.
2013-09-24 Thomas MüllerMerge pull request #4898 from owncloud/server_folder_me...
2013-09-24 ChristopherMerge pull request #4963 from cyberb/patch-1
2013-09-24 Thomas MüllerMerge pull request #4930 from owncloud/fix-apps-settings
2013-09-24 Thomas MüllerMerge pull request #4917 from owncloud/scan-clear-permi...
2013-09-24 Boris Rybalkinfixing typo
2013-09-23 Andreas FischerDo not recheck $cacheData. Move if($reuseExisting)...
2013-09-23 Robin Appelmanclear permissions cache when scanning a file
2013-09-23 Thomas TanghusRemove duplicate method definitions
2013-09-23 Thomas TanghusMerge branch 'server_folder_methods' of github.com...
2013-09-23 Thomas TanghusDon't try to be clever
2013-09-23 Thomas TanghusAdd getUserFolder/getAppFolder to Server.
2013-09-23 Thomas TanghusFix conflict
2013-09-23 Thomas TanghusMoar tests.
2013-09-23 Thomas TanghusUse fetchOne() instead of numRows() when doing a COUNT(*).
2013-09-23 Thomas TanghusForgot to return false if add() didn't add anything.
2013-09-23 Thomas TanghusAdded more error checking in add()
2013-09-23 Thomas TanghusAdd another test.
2013-09-23 Thomas TanghusUpdated method names and added a few more tests.
2013-09-23 Thomas Müllerfixing namespaces and rename hasCategory to hasTag
2013-09-23 Thomas TanghusOC_VCategories=>OC\Tags. Public interface + getter...
2013-09-23 Thomas TanghusMore trimming
2013-09-23 Thomas TanghusMerge pull request #4928 from owncloud/interfaces
2013-09-23 Thomas MüllerMerge pull request #4956 from owncloud/fix_not_displayi...
2013-09-23 kondouFix not displaying "Upload something!" message
2013-09-23 Thomas MüllerMerge pull request #4869 from owncloud/fixing-4866...
2013-09-23 Thomas TanghusMoar tests.
2013-09-23 Thomas TanghusUse fetchOne() instead of numRows() when doing a COUNT(*).
2013-09-23 Thomas MüllerMerge pull request #4950 from owncloud/fix_preview_shar...
2013-09-23 Andreas FischerMerge pull request #4856 from owncloud/fix-link-expiration
2013-09-23 Thomas TanghusForgot to return false if add() didn't add anything.
2013-09-23 Thomas TanghusAdded more error checking in add()
2013-09-23 Andreas FischerMove setUp() and tearDown() up in tests/lib/files/cache...
2013-09-23 Andreas FischerMerge remote-tracking branch 'owncloud/master' into...
2013-09-23 Georg Ehrkeimplement previews for public upload
2013-09-23 Georg Ehrkefix previews in shared folders
2013-09-23 Björn SchießleMerge pull request #4896 from owncloud/sharing_allow_di...
2013-09-23 Thomas MüllerMerge pull request #4327 from owncloud/scanfile-remove
2013-09-22 Bart VisscherMerge pull request #4623 from owncloud/convert-oc_prefe...
2013-09-22 Jenkins for... [tx-robot] updated from transifex
2013-09-22 Morris JobkeMerge pull request #4929 from owncloud/fixing-4416...
2013-09-22 Jörn Friedrich... Merge pull request #4938 from owncloud/scan-filter...
2013-09-21 Robin Appelmanfiles: when filtering search results, ensure results...
2013-09-21 Thomas MüllerMerge pull request #4927 from owncloud/fix_namespaces_a...
2013-09-21 Andreas FischerMove bool to int conversion to buildParts(), so it...
2013-09-20 Andreas FischerDo not convert boolean to integer in tests. put() alrea...
2013-09-20 Andreas FischerOnly update the etag. Do not re-submit any other unchan...
2013-09-20 Andreas FischerUse update() instead of put().
2013-09-20 Bart VisscherAdd missing implements and fix parameters in IConfig
2013-09-20 Thomas MüllerPHPDoc & get UserManager from container for RooFolder
2013-09-20 Thomas Müllerfixing typos + adding missing filed $activeEntry
2013-09-20 Thomas Müllerfixing PHPDoc
2013-09-20 Thomas Müllerfixing typos
2013-09-20 Thomas Müllersetting a default on filecache column unencrypted_size
2013-09-20 Thomas Müllerwhen storing back the data field 'encrypted' it is...
2013-09-20 Bart VisscherFix the apps enabling/disabling in settings
2013-09-20 Bart VisscherAdd Config container class to server container
2013-09-20 Bart VisscherAdd Navigation class to server container
2013-09-20 Jenkins for... [tx-robot] updated from transifex
2013-09-20 Jörn Friedrich... remove unneccessary lib in namespace
2013-09-20 Jörn Friedrich... namespaces use upcasefirst parts
2013-09-20 Bjoern Schiessleinitialize variable
2013-09-20 Bart VisscherAdd DBConnection to server container
2013-09-20 Bart VisscherAdd UserSession to server container
2013-09-20 Bjoern Schiesslecalculate correct permissions while toggle the password...
2013-09-20 Bjoern Schiesslemake sure that both $permissions and $oldPermissions...
2013-09-19 Bart VisscherMerge pull request #4684 from owncloud/improved-console
2013-09-19 Bart VisscherMerge pull request #4908 from owncloud/fix_css_selector
2013-09-19 Bart VisscherAdd copyright, remove starting blank line
2013-09-19 Bart Visscherupdate inherit docs comment
2013-09-19 Bart VisscherFix insert/update/delete helper functions for oracle
2013-09-19 Bart VisscherAdd missing return true statements to legacy preference...
2013-09-19 Bart VisscherAdd missing static
2013-09-19 Bart VisscherConvert OC_Preference to object interface
2013-09-19 Thomas MüllerMerge pull request #4766 from owncloud/fix_3728_with_fi...
2013-09-19 Jörn Friedrich... Merge branch 'master' into fix_3728_with_file_exists_dialog
2013-09-19 Jörn Friedrich... Merge pull request #4900 from owncloud/fixing-4488...
2013-09-19 Jörn Friedrich... Merge pull request #4263 from owncloud/search_scrollto
2013-09-19 Jörn Friedrich... fix race condition in lazy preview loading
2013-09-19 Thomas TanghusAdd another test.
2013-09-19 Thomas TanghusFix syntax error
2013-09-19 Thomas TanghusMerge branch 'appframework-master' into server_folder_m...
2013-09-19 Jörn Friedrich... use {count} instead of 'One' for more versatile translation
2013-09-19 Thomas MüllerMerge branch 'master' into fixing-4488-master
2013-09-19 Jörn Friedrich... Merge branch 'fix_3728_with_file_exists_dialog' of...
2013-09-19 Jörn Friedrich... fix double translation of error message
2013-09-19 Thomas TanghusUpdated method names and added a few more tests.
2013-09-19 Jörn Friedrich... use n to translate title
2013-09-19 Thomas MüllerMerge branch 'fix_3728_with_file_exists_dialog' of...
2013-09-19 Thomas Müllerfixing typos and l10n
next