]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-05-15 Vincent PetryFiles app navigation can now switch
2014-05-15 Vincent PetryAdded navigation manager in files app for the sidebar
2014-05-15 Vincent PetryAdded app navigation for files app
2014-05-15 Vincent PetryNow settings CSS class with appid in content DIV
2014-05-15 Vincent PetryMerge pull request #8603 from owncloud/trashbinfix
2014-05-15 Vincent PetryFixed trashbin to use correct class
2014-05-15 Jan-Christoph... Merge pull request #8140 from owncloud/login-valign
2014-05-15 Robin McCorkellMerge pull request #8589 from fibsifan/files_external_s...
2014-05-15 fibsifanchanging label "URL" to "Host"
2014-05-15 Thomas MüllerMerge pull request #8587 from Raydiation/master
2014-05-15 Vincent PetryMerge pull request #8597 from owncloud/l10n-fix-typo
2014-05-15 Jenkins for... [tx-robot] updated from transifex
2014-05-14 Volkan Gezerfix typo encryption
2014-05-14 Thomas MüllerMerge pull request #8567 from owncloud/test-ocshareunit...
2014-05-14 Björn SchießleMerge pull request #8522 from owncloud/sharing_ux_impro...
2014-05-14 icewind1991Merge pull request #8403 from owncloud/fix-oc-dialog
2014-05-14 jbtbnlMerge pull request #8584 from Bagera/master
2014-05-14 BageraSet row height in files table
2014-05-14 Jenkins for... [tx-robot] updated from transifex
2014-05-13 Bernhard Posseltuse registerService method instead of array access
2014-05-13 Bernhard Posseltuse fetch method instead of fetchRow because fetchRow...
2014-05-13 Bernhard Posseltprovide a way to detect the language that is being...
2014-05-13 Lukas ReschkeMerge pull request #8582 from owncloud/remove-outdated...
2014-05-13 Thomas MüllerMerge pull request #8542 from owncloud/phpdoc-improvements
2014-05-13 Thomas MüllerMerge pull request #8586 from owncloud/more-unit-tests
2014-05-13 Lukas ReschkeAdd tests for other types that PHP might cast
2014-05-13 Thomas Müllerfixing variable naming
2014-05-13 Thomas Müller@returns -> @return
2014-05-13 Thomas Müller@breif -> @brief
2014-05-13 Thomas Müllerfix PHPDoc
2014-05-13 Thomas Müllerobject -> \OC\Preview
2014-05-13 Thomas Mülleradding PHPDoc
2014-05-13 Thomas Müllerfixing typo and missing @throws
2014-05-13 Robin McCorkellMore PHPDoc for file functions
2014-05-13 Robin McCorkellFix various code errors detected by Scrutinizer
2014-05-13 Robin McCorkellFix Scrutinizer errors
2014-05-13 Robin McCorkellChange parameter order of implode
2014-05-13 Robin McCorkellFix Scrutinizer errors about missing user backend
2014-05-13 Robin McCorkellUse OC_User_Interface instead of OC_User_Backend
2014-05-13 Lukas ReschkeFix PHPDoc and typos
2014-05-13 Robin McCorkellChange parameter type for useBackend
2014-05-13 Robin McCorkellFix all PHPDoc types and variable names, in /lib
2014-05-13 Robin McCorkellSquash 'a | b' into 'a|b', in /lib
2014-05-13 Robin McCorkellFix @return array PHPDocs, in /lib
2014-05-13 Robin McCorkellReplace @returns with @return, in /lib
2014-05-13 Bagerafixes #7949
2014-05-13 Lukas ReschkeWe do not support updates from 4.5 > 7.0
2014-05-13 Thomas MüllerMerge pull request #8572 from owncloud/core-getabsolute...
2014-05-13 Vincent PetryFixed getAbsolutePath case when path is "0"
2014-05-13 Thomas MüllerMerge pull request #8524 from owncloud/prompt-dialog
2014-05-13 Bjoern Schiesslemove expire message to the bottom
2014-05-13 Björn SchießleMerge pull request #8398 from owncloud/enc_backup_keys
2014-05-13 Morris JobkeMerge pull request #8566 from owncloud/controller-defaults
2014-05-13 Robin AppelmanUse jquery to get the window width
2014-05-13 Bjoern Schiesslebackup the encryption key after the encryption was...
2014-05-13 Vincent PetryMerge pull request #8562 from owncloud/better-addmountpoint
2014-05-13 Bjoern Schiesslehide default expire message if user sets expire date
2014-05-13 Bjoern Schiessleincrease width of share dialog
2014-05-13 Robin AppelmanDon't set the dialog content height to a zero or negati...
2014-05-13 Robin AppelmanDont use absolute positioning for buttonrow
2014-05-13 Bjoern Schiessleadd information about default expire date to the share...
2014-05-13 Bjoern Schiesslehide input field if default expire date isn't activated
2014-05-13 Vincent PetryAdded ground work for OC.Share unit tests
2014-05-13 Morris JobkeMerge pull request #8550 from owncloud/fix-sticky-footer
2014-05-13 Bernhard Posseltmake it possible to omit parameters and use the default...
2014-05-13 Vincent PetryMerge pull request #8526 from owncloud/escape-share...
2014-05-13 Vincent PetryMerge pull request #8546 from owncloud/fix-preview...
2014-05-13 Jenkins for... [tx-robot] updated from transifex
2014-05-12 Robin McCorkellExtract mount point merging logic into separate function
2014-05-12 Thomas MüllerMerge pull request #8556 from owncloud/kill-legacy...
2014-05-12 Lukas ReschkeMerge pull request #8538 from owncloud/make-my-ide...
2014-05-12 Lukas ReschkeUse array as type
2014-05-12 Thomas MüllerMerge pull request #8553 from owncloud/fix-8549-master
2014-05-12 Thomas MüllerMerge pull request #8482 from owncloud/public-logger
2014-05-12 Thomas Müllerremove legacy aka deprecated code: OC_Cache_FileGlobalGC
2014-05-12 Thomas Müllerremove legacy aka deprecated code: OC_FilesystemView
2014-05-12 Thomas Müllerremove legacy aka deprecated code: OC_Cache
2014-05-12 Thomas Müllerremove legacy aka deprecated code: OC_Filesystem
2014-05-12 Thomas Mülleradding X-Robots-Tag to all responses of ownCloud +...
2014-05-12 Thomas Mülleradding unit test for message interpolation
2014-05-12 Jan-Christoph... fix sticky footer on log in page
2014-05-12 Morris Jobkefix missing spaces
2014-05-12 Vincent PetryMerge pull request #8041 from owncloud/files-sortcolumns
2014-05-12 Thomas Müllerfix style
2014-05-12 Thomas Müller Rotate thumbnail when encryption is enabled
2014-05-12 Thomas Mülleradding interpolation as requested by PSR-3
2014-05-12 Jenkins for... [tx-robot] updated from transifex
2014-05-11 Morris JobkeMerge pull request #8541 from owncloud/hardenIsSubDirectory
2014-05-11 Morris JobkeMerge pull request #8540 from owncloud/fix-undefined
2014-05-11 Morris JobkeMerge pull request #8477 from owncloud/better-controllers
2014-05-11 Morris JobkeMerge pull request #8274 from owncloud/appframework-db
2014-05-11 Morris JobkeMerge pull request #8518 from owncloud/multiselect...
2014-05-11 Bernhard Posseltuse new controllermethodreflector for corsmiddleware
2014-05-11 Bernhard PosseltFix typo
2014-05-11 Bernhard PosseltFix method signature
2014-05-11 Bernhard Posseltdefault to null to not fail if type is not annotated...
2014-05-11 Bernhard Posseltadjust license headers to new mail address
2014-05-11 Bernhard Posseltrename formatter to responder, formatResponse to buildR...
2014-05-11 Bernhard Posseltadd private property for reflector in security middleware
2014-05-11 Bernhard Posseltfix broken if
next