]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-11-20 Morris JobkeMerge pull request #12299 from owncloud/clean-lib-base...
2014-11-20 Lukas ReschkeMerge pull request #12325 from owncloud/removeunneccess...
2014-11-20 Thomas MüllerMerge pull request #12226 from owncloud/remove-phpass
2014-11-20 Morris JobkeMerge pull request #12297 from owncloud/issue/10991...
2014-11-20 Volkan Gezercleanup languages. closes #11274
2014-11-20 Morris JobkeMerge pull request #12305 from owncloud/sharelist-nodelete
2014-11-20 Vincent PetryMerge pull request #12253 from owncloud/port-12154
2014-11-20 Vincent PetryMerge pull request #12257 from owncloud/l10n-loadtransl...
2014-11-20 Jenkins for... [tx-robot] updated from transifex
2014-11-19 Vincent PetryJSHint fixes in sharedfilelistSpec unit test file
2014-11-19 Vincent PetryRemove delete button in shared with others list
2014-11-19 Vincent PetryFix l10n promises
2014-11-19 Joas SchillingMake remaining files extend the test base
2014-11-19 Joas SchillingMake root tests extend the \Test\TestCase
2014-11-19 Joas SchillingMake apps/ extend the \Test\TestCase and fix overwritte...
2014-11-19 Joas SchillingUse base class to reset the file mapper
2014-11-19 Vincent PetryBetter use of promise in OC.L10N.load()
2014-11-19 Lukas ReschkeMerge pull request #12290 from owncloud/ext-preventbrea...
2014-11-19 Morris Jobkereplace double quotes with single quotes
2014-11-19 Morris Jobkereplace all static calls to OC_Config and OC_Preference...
2014-11-19 Lukas ReschkeMerge pull request #11696 from owncloud/addWarningToEnc...
2014-11-19 Morris JobkeMerge pull request #12276 from owncloud/undelete-only...
2014-11-19 Vincent PetryRemove stray generateUrl
2014-11-19 Jenkins for... [tx-robot] updated from transifex
2014-11-18 Lukas ReschkeOnly show undelete capability if files_trashbin is...
2014-11-18 Thomas MüllerMerge pull request #12270 from owncloud/fix-search...
2014-11-18 Thomas MüllerMerge pull request #12272 from owncloud/drop-var_dump
2014-11-18 Morris Jobkedrop unneeded var_dump - fixes #9997
2014-11-18 Morris JobkeUser management search just searches users - adjust...
2014-11-18 Morris JobkeMerge pull request #12261 from oparoz/patch-1
2014-11-18 Lukas ReschkeMerge pull request #12264 from owncloud/use-full-path...
2014-11-18 Björn SchießleMerge pull request #12224 from owncloud/fix_12211
2014-11-18 Lukas Reschke$file only contains the filename and not the absolute...
2014-11-18 Olivier ParozReplace deprecated switches
2014-11-18 Lukas ReschkeMerge pull request #12259 from owncloud/app-enabled...
2014-11-18 Lukas ReschkeMerge pull request #12242 from owncloud/fix-undefined...
2014-11-18 Lukas ReschkeAdd repair steps for legacy config files
2014-11-18 Lukas ReschkeIgnore port for trusted domains
2014-11-18 Robin AppelmanFix type hinting for app manager
2014-11-18 Vincent PetryAdded function to load translations from JS
2014-11-18 Bjoern Schiessleonly users can have a display name different from the id
2014-11-18 Bjoern Schiessleuse the new base class for unit tests
2014-11-18 Bjoern Schiesslemake sure that we only find the shares from the correct...
2014-11-18 Bjoern Schiesslemake sure that we don't find the wrong shares if a...
2014-11-18 Morris JobkeMerge pull request #12220 from owncloud/remove-unused...
2014-11-18 Morris JobkeMerge pull request #12237 from owncloud/fix-12236
2014-11-18 Morris Jobkecenter spinner
2014-11-18 Lukas ReschkeMerge pull request #12234 from owncloud/normalizepath...
2014-11-18 Lukas ReschkeMerge pull request #9962 from owncloud/app-group-enable...
2014-11-18 Jenkins for... [tx-robot] updated from transifex
2014-11-17 Lukas ReschkeCheck if the size field is available
2014-11-17 Lukas ReschkeMerge pull request #11727 from owncloud/moveCallCheckRe...
2014-11-17 Lukas ReschkeMake declaration compatible
2014-11-17 Lukas ReschkeShow spinner
2014-11-17 Morris Jobkefix unreadable label in warning box
2014-11-17 Lukas ReschkeHide submit button after password change
2014-11-17 Bjoern Schiesslelisten to the post_passwordReset hook, backup the old...
2014-11-17 Bjoern Schiessleadd password as parameter to the signal so that the...
2014-11-17 Lukas ReschkeAdd "postPasswordReset" hook
2014-11-17 Lukas ReschkeUse correct route instead
2014-11-17 Lukas ReschkeRemove uneeded import
2014-11-17 Lukas ReschkeFix scrutinizer issues
2014-11-17 Lukas ReschkeWarn for password reset when files_encryption is enabled
2014-11-17 Joas SchillingAdd tests for absolute paths on windows
2014-11-17 Joas SchillingRefactor tests to use a dataProvider method
2014-11-17 Vincent PetryMerge pull request #11741 from owncloud/delete_all_chil...
2014-11-17 Morris JobkeMerge pull request #12218 from owncloud/issue/10991...
2014-11-17 Robin AppelmanAdd sabredav plugin to check if a user has access to...
2014-11-17 Robin AppelmanMerge pull request #12031 from owncloud/app-manager
2014-11-17 Lukas ReschkeMove CSRF check
2014-11-17 Lukas ReschkeRemove unused code
2014-11-17 Lukas ReschkeRemove phpass and migrate to new Hasher interface
2014-11-17 Joas SchillingCorrectly restore previous root mount point after testing
2014-11-17 Joas SchillingCorrectly refresh the apps list after removing the...
2014-11-17 Joas SchillingFix Files\Storage\Home::testRoot()
2014-11-17 Joas SchillingMake it possible to cleanPath() absolute Windows paths
2014-11-17 Joas SchillingCorrectly close handle of directory when listing certif...
2014-11-17 Joas SchillingFix single run of encryption tests and usages of uniqid...
2014-11-17 Joas SchillingSkip some more tests on Windows which just can not...
2014-11-17 Jenkins for... [tx-robot] updated from transifex
2014-11-16 Jenkins for... [tx-robot] updated from transifex
2014-11-15 Morris JobkeMerge pull request #12186 from owncloud/fix-12182
2014-11-15 Morris JobkeMerge pull request #12189 from owncloud/checkIfAppIsEnabled
2014-11-15 Lukas ReschkeCheck if app is enabled for user
2014-11-15 Jenkins for... [tx-robot] updated from transifex
2014-11-14 Clark TomlinsonMerge pull request #11029 from owncloud/fix-share-download
2014-11-14 Arthur Schiwondo not output DB information, and do not set header
2014-11-14 Arthur Schiwonerrors are already logged
2014-11-14 Vincent PetryShow warning when invalid user was passed
2014-11-14 Vincent CloutierAdded download size on public sharing
2014-11-14 Lukas ReschkeRefactor file sharing public link handling
2014-11-14 Arthur Schiwoneliminate OC_Template::printErrorPage in database class...
2014-11-14 Thomas MüllerMerge pull request #12181 from owncloud/resubmit-second...
2014-11-14 Lukas ReschkeFail...
2014-11-14 Thomas MüllerMerge pull request #12177 from owncloud/skip-mail-test-for
2014-11-14 Lukas ReschkeMark skipped until #12085 is merged
2014-11-14 Jörn Friedrich... Merge pull request #12162 from owncloud/ext-s3-missingf...
2014-11-14 Jenkins for... [tx-robot] updated from transifex
2014-11-13 Morris JobkeMerge pull request #11479 from owncloud/cleanup-group...
2014-11-13 Vincent PetryDo not remove dir entry if it has the same name as...
next