]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-09-28 Thomas Müllerinitialize $middleWares
2013-09-28 Thomas MüllerMerge branch 'master' into appframework-master
2013-09-28 Morris JobkeMerge pull request #5030 from owncloud/base_defaultavat...
2013-09-28 kondouHave uniform (wrong) indention
2013-09-28 kondouBase defaultavatar text on displayname
2013-09-28 Morris JobkeMerge pull request #5004 from owncloud/phpunit-dist...
2013-09-27 Thomas Müllerdelay middleware registrations
2013-09-27 Thomas Müllerfixing error in initialization of TagManager
2013-09-27 Thomas MüllerMerge branch 'master' into appframework-master
2013-09-27 Thomas MüllerMerge pull request #4207 from owncloud/search_shared_files
2013-09-27 Morris JobkeMerge pull request #5001 from owncloud/fixing-user...
2013-09-27 Jenkins for... [tx-robot] updated from transifex
2013-09-26 Andreas Fischerphpunit.xml: Port code coverage excludes from autotest...
2013-09-26 Morris JobkeMerge pull request #4999 from owncloud/run-unit-tests...
2013-09-26 Thomas MüllerRemove $RUNTIME_NOAPPS - setting to false was not enough
2013-09-26 Thomas Müllerprelogin apps have to be loaded within setupBackend...
2013-09-26 blizzzMerge pull request #4990 from owncloud/user_fix_manager
2013-09-26 Björn SchießleMerge pull request #4887 from owncloud/sharing_disable_...
2013-09-26 Thomas MüllerMerge pull request #4991 from owncloud/enc_fix_warning
2013-09-26 Thomas Müllerrun unit tests for apps as well
2013-09-25 Thomas MüllerMerge pull request #4892 from owncloud/vcategories_public
2013-09-25 Bjoern Schiesslefix check if app is enabled
2013-09-25 Arthur SchiwonMissing Test for the previous commit
2013-09-25 Morris JobkeMerge pull request #4987 from owncloud/different_color_...
2013-09-25 Bjoern Schiesslecheck if key exists before reading it
2013-09-25 kondouShorten optional text-argument processing
2013-09-25 Thomas MüllerMerge pull request #4989 from owncloud/coverage-for...
2013-09-25 Arthur Schiwonmanager checkPassword now returns User object, adjust...
2013-09-25 Thomas Müllercollect coverage for all databases again - ci.owncloud...
2013-09-25 Thomas MüllerMerge pull request #4968 from owncloud/user_checkpwd
2013-09-25 kondouMake it possible to have a different color than the...
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 Arthur SchiwonAdjust Tests and satisfy them
2013-09-24 Thomas MüllerMerge pull request #4898 from owncloud/server_folder_me...
2013-09-24 Arthur SchiwonFix doc
2013-09-24 Arthur SchiwonFix return value from User object to User ID
2013-09-24 Arthur Schiwon=== not ==
2013-09-24 Arthur SchiwonUser: move checkPassword from User to Manager to not...
2013-09-24 ChristopherMerge pull request #4963 from cyberb/patch-1
2013-09-24 Thomas Mülleradding PHPDoc comments to getBackend
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
next