]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-09-30 Bjoern Schiesslealso return success if no shares are found.
2013-09-30 Bjoern Schiessleadd testUpdateShareUpload()
2013-09-30 Bjoern Schiessleadd getShareFromFolder() test
2013-09-30 Bjoern SchiessleMake sure that testDeleteShare() has some shares to...
2013-09-29 Thomas Müllerflipping arguments on assertEquals() - first argument...
2013-09-29 Thomas Müller- adding unit test testGetShareFromUnknownId()
2013-09-27 Bjoern Schiessleadd some comments
2013-09-27 Bjoern Schiessleadd test getShareFromId
2013-09-26 Bjoern Schiesslecheck if encryption app is enabled before trying to...
2013-09-26 Bjoern SchiessleMerge branch 'master' into ocs_share_api
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 Bjoern Schiesslefix check if app is enabled
2013-09-26 Bjoern Schiesslecheck if key exists before reading it
2013-09-25 Bjoern Schiesslefix check if app is enabled
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 Bjoern Schiessleadd some additional assertions to the tests
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ülleradd error message to the assert
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 Bjoern Schiessleremove debug output
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-20 Bjoern Schiesslemake sure that files are shared correctly before each...
2013-09-20 Bjoern Schiessledisable encrpytion app before performing tests
2013-09-20 Bjoern Schiesslecheck if encryption app is enabled
2013-09-19 Bart VisscherMerge pull request #4684 from owncloud/improved-console
2013-09-19 Bjoern Schiessledisable encryption app for share API tests
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 Bjoern Schiessleset share id to 'unknown' if we can't retrive one
2013-09-19 Jörn Friedrich... Merge pull request #4900 from owncloud/fixing-4488...
2013-09-19 Bjoern Schiessleextend API to get the shares from all files in a given...
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 Bjoern Schiessleremove some unused variables
2013-09-19 Bjoern Schiesslesome unit test for the new ocs share api
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 Bjoern Schiesslereturn error if wrong shareType is given
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
next