]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-09-27 Arthur SchiwonLDAP: don't check var type when you can specify the...
2013-09-27 Arthur SchiwonLDAP: use wrapper, not direct function call
2013-09-27 Arthur SchiwonLDAP: add phpdoc
2013-09-27 Arthur SchiwonLDAP: establish wrapper interface to allow proper mocking
2013-09-27 Arthur SchiwonLDAP: move is_resource check to ldap wrapper to make...
2013-09-27 Arthur SchiwonLDAP: move PHP LDAP functions calls to an LDAP Wrapper...
2013-09-27 Arthur SchiwonResolve merge conflict
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 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 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-24 Jenkins for... [tx-robot] updated from transifex
2013-09-24 Arthur SchiwonAdjust Tests and satisfy them
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ü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 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 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 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 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 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 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 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 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
2013-09-19 Jörn Friedrich... jsdoc types should go into {}
2013-09-19 Jörn Friedrich... css selectors never have a : before []
2013-09-19 Jörn Friedrich... use 96x96 as 64x64 thumbnails in conflicts dialog,...
2013-09-19 Jörn Friedrich... fix 'event is not defined' error
2013-09-19 ChristopherMerge pull request #4906 from owncloud/wtf-broken-code...
2013-09-18 Thomas Müllerfixing syntax error - it it that hard to test own code?
2013-09-18 Thomas Mülleradding comma to get cleaner diffs in the future
2013-09-18 Thomas Müllerno file actions during upload
2013-09-18 Jörn Friedrich... indentation
2013-09-18 Jenkins for... [tx-robot] updated from transifex
2013-09-18 Jörn Friedrich... simplify conflict template handling, fix reopen after ESC
2013-09-18 Jörn Friedrich... move upload dialog css to separate file
next