]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2015-04-21 Morris JobkeMerge pull request #15770 from owncloud/fix-15764
2015-04-21 Morris JobkeMerge pull request #15713 from owncloud/fix-15707-master
2015-04-21 Arthur Schiwonbring back border in host input field for consistency
2015-04-21 Thomas Müllerdoc and indent
2015-04-21 Thomas MüllerDon't pollute the global namespace
2015-04-21 Björn SchießleMerge pull request #15636 from owncloud/enc2_performanc...
2015-04-21 Thomas MüllerMerge pull request #15753 from owncloud/remove-app...
2015-04-21 Jenkins for... [tx-robot] updated from transifex
2015-04-20 Thomas Müllermake jshint happy
2015-04-20 Thomas Mülleruse a simple function - OC.Encryption is already define...
2015-04-20 Thomas MüllerMerge pull request #15677 from owncloud/enc_reset_priva...
2015-04-20 Vincent PetryMerge pull request #15748 from owncloud/fixing-enc...
2015-04-20 Joas SchillingDont use the old .status way
2015-04-20 Joas SchillingFix several minor things
2015-04-20 Joas SchillingRemove the app version from disabled app list
2015-04-20 Lukas ReschkeMerge pull request #15744 from owncloud/fix-inverted...
2015-04-20 Thomas Müllermove permission related code into getMetaData()
2015-04-20 Morris JobkeMerge pull request #15635 from owncloud/issue/15634...
2015-04-20 Thomas MüllerAvoid function name collision in dropbox external storage
2015-04-20 Thomas MüllerIntroduce Storage::getMetaData() to allow storage imple...
2015-04-20 Morris JobkeMerge pull request #15735 from owncloud/fix-visibility
2015-04-20 Thomas MüllerIntroduce Storage::getData() to allow storage implement...
2015-04-20 Lukas ReschkeMerge pull request #15637 from owncloud/migrate-certifi...
2015-04-20 Lukas ReschkeMerge pull request #15733 from owncloud/remove-oc_backg...
2015-04-20 Joas SchillingMerge pull request #15747 from owncloud/ldap-remove...
2015-04-20 Lukas ReschkeAdjust tests and statuscode
2015-04-20 Morris Jobkefix date variable
2015-04-20 Lukas ReschkeFix files
2015-04-20 Lukas ReschkeProper return types
2015-04-20 Lukas ReschkeMigrate personal certificate handling into AppFramework...
2015-04-20 Lukas ReschkeVerify if returned object is an array
2015-04-20 Joas SchillingFix visibility of public API methods
2015-04-20 Joas SchillingAdd tests for correct path
2015-04-20 Joas SchillingFix phpStorm complains and namespace
2015-04-20 Arthur Schiwonmove away from deprecated consts
2015-04-20 Bjoern Schiessleset size and unencrypted size to zero on fopen
2015-04-20 Morris JobkeFix wrong path generation
2015-04-20 Lukas ReschkeMerge pull request #15629 from owncloud/deprecate-poten...
2015-04-20 Lukas ReschkeAdd version to deprecation notice
2015-04-20 Lukas ReschkeDeprecate unused `\OCP\Response::sendFile`
2015-04-20 Morris JobkeMerge pull request #15717 from owncloud/issue/15716...
2015-04-20 Jenkins for... [tx-robot] updated from transifex
2015-04-19 Morris JobkeMerge pull request #15739 from DavidPrevot/symfony-2.7
2015-04-19 Thomas MüllerMerge pull request #15740 from owncloud/get_rid_of_geo
2015-04-19 Thomas MüllerMerge pull request #15724 from owncloud/ldap-remove...
2015-04-19 Georg Ehrkeget rid of OC_Geo
2015-04-19 David PrévotReplace `_method` requirement by {g,s}etMethods()
2015-04-19 Roeland DoumaMerge pull request #15736 from owncloud/remove-dependen...
2015-04-19 Roeland DoumaMerge pull request #15737 from owncloud/add-deprecated...
2015-04-19 Robin McCorkellMerge pull request #15729 from owncloud/remove-unused...
2015-04-19 Jenkins for... [tx-robot] updated from transifex
2015-04-18 Morris JobkeAdd version to @deprecated tags
2015-04-18 Morris JobkeReduce call of legacy wrapper by call the OCP directly
2015-04-18 Morris JobkeFix visibility of interfaces in \OCP
2015-04-18 Morris JobkeRemoved OC_BackgroundJob - reduce class overhead
2015-04-18 Morris JobkeAdd @since tag to public namespace constants
2015-04-18 Thomas MüllerMerge pull request #15718 from owncloud/issue/15694...
2015-04-18 Thomas MüllerMerge pull request #15728 from owncloud/update-iurlgene...
2015-04-18 Thomas MüllerMerge pull request #15727 from owncloud/cleanup-db...
2015-04-18 Thomas MüllerMerge pull request #15725 from owncloud/l10n-public...
2015-04-18 Morris JobkeMerge pull request #15722 from owncloud/remove-vardumps
2015-04-18 Morris JobkeMerge pull request #15723 from owncloud/fix-decimal...
2015-04-18 Thomas MüllerMerge pull request #15720 from owncloud/fix-method...
2015-04-18 Morris Jobkefix followup issues with unneeded parameters
2015-04-18 Morris JobkeRemove unused variables
2015-04-18 Morris JobkeIUrlGenerator - document linkTo properly
2015-04-18 Morris JobkeDB: remove unused parameter - was forgotten during...
2015-04-18 Morris JobkeIL10n - add PHPDoc for $options
2015-04-18 Morris JobkeLDAP - move from constants to class member constants
2015-04-18 Morris JobkeUse data provider instead of hand-crafted for loops
2015-04-18 Morris JobkeLDAP tests: swithc var_dump to exception
2015-04-18 Morris Jobkefix wrong variable names in PHPDoc
2015-04-18 Morris Jobkeadd visibility of methods in server container and interface
2015-04-18 Joas SchillingFix usage of deprecated private constants
2015-04-18 Joas SchillingFix dummy encryption module registration
2015-04-18 Joas SchillingFix potential undefined variable
2015-04-18 Joas SchillingFix display name of encryption modules
2015-04-18 Joas SchillingDeprecate the OC_API constants in favor of the OCP...
2015-04-18 Joas SchillingMove constants to OCP\API so apps can use them
2015-04-18 Joas SchillingMerge pull request #15692 from owncloud/log-exception...
2015-04-18 Joas SchillingCorrectly prefix OC_API with \ since its not in the...
2015-04-18 Jenkins for... [tx-robot] updated from transifex
2015-04-17 Morris JobkeMerge pull request #15714 from owncloud/fix-ldap-xpmode
2015-04-17 Arthur Schiwonalways open filter tab in raw mode, when 'Manually...
2015-04-17 Morris JobkeMerge pull request #15691 from owncloud/vobject-sabre2.1
2015-04-17 Morris JobkeMerge pull request #15708 from owncloud/fix-capitalization
2015-04-17 Bjoern Schiesslelet user update the private key password in case the...
2015-04-17 Thomas MüllerRevert "make jshint happy"
2015-04-17 Thomas MüllerRevert "use a simple function - OC.Encryption is alread...
2015-04-17 Thomas Müllermake jshint happy
2015-04-17 Jan-Christoph... fix capitalization for server-side encryption and email...
2015-04-17 Thomas Mülleruse a simple function - OC.Encryption is already define...
2015-04-17 Thomas MüllerMerge pull request #15699 from owncloud/fix-15696-master
2015-04-17 Thomas MüllerMerge pull request #15695 from owncloud/handle-app...
2015-04-17 Thomas MüllerDo not concat translation string
2015-04-17 Thomas Müllerfixing undefined variable
2015-04-17 Thomas MüllerMerge pull request #15686 from owncloud/enc_fix_change_...
2015-04-17 Thomas MüllerDelay initialization of the OC\Encryption\Update -...
2015-04-17 Bjoern Schiesslefix change password if no user is logged in, occ call
2015-04-17 Thomas MüllerWrite the type of exception to the log - really helpful...
next