]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-06-10 Robin AppelmanFix size calculation during recursive scan
2014-06-10 Robin AppelmanFix unit tests
2014-06-10 Robin AppelmanFix recursive scanning
2014-06-10 Robin Appelmanpropagate changes in the scanner
2014-06-10 Robin AppelmanSplit of cache writes in the scanner to their own methods
2014-06-10 Robin AppelmanAdd a change propagator class to handle propagating...
2014-06-06 Thomas MüllerMerge pull request #8885 from owncloud/flock-stable6
2014-06-06 Thomas Müllerfix failing unit test
2014-06-06 Jan-Christoph... keep long file names in one line to not overflow downlo...
2014-06-06 Jan-Christoph... add max-width to directLink input to prevent overflow
2014-06-05 Robin AppelmanDont backport unit tests for code that isn't backported
2014-06-05 Thomas Mülleradded missing LockNotAcquiredException
2014-06-05 ringmasterContinued flock work.
2014-06-05 Vincent PetryMerge pull request #8870 from owncloud/storage-instance...
2014-06-04 Robin AppelmanPass any methods custom to specific storage implementat...
2014-06-04 Robin AppelmanFix storage wrapper being called with null
2014-06-04 Robin AppelmanUse instanceOfStorage instead of instanceof
2014-06-04 Robin AppelmanAdd ->instanceOfStorage to handle instanceof for storag...
2014-06-04 Thomas MüllerMerge pull request #8847 from owncloud/stable6_backport...
2014-06-04 Thomas MüllerMerge pull request #8850 from owncloud/stable6_backport...
2014-06-03 ringmaster[backport] [stable6] Skip filescan but execute hooks
2014-06-03 ringmasterAllow apps to create custom session handlers.
2014-06-02 blizzzMerge pull request #8579 from owncloud/ldap_nail_filter...
2014-06-02 Frank KarlitschekMerge pull request #8672 from owncloud/stable6-obfuscat...
2014-05-28 Thomas MüllerMerge pull request #8692 from owncloud/fix_unit_tests_oc6
2014-05-28 Arthur Schiwonsimpler and better readable assignment
2014-05-28 Thomas MüllerMerge pull request #8683 from owncloud/log-upload-error...
2014-05-27 Thomas Müllerfix expectation - same as in master
2014-05-27 Jan-Christoph... reduce multiselect max-width from 400 to 200px to not...
2014-05-23 Bjoern Schiessledon't expect depreciated OC_FilesystemView
2014-05-23 Thomas Müllerphp upload errors are written to log
2014-05-22 Vincent PetryAdded password obfuscation for external storage config
2014-05-21 Bjoern Schiessleonly start migration if the encryption was initialized...
2014-05-14 tomneedhamOnly accept success as 100 like the OCS spec does
2014-05-14 Arthur Schiwonbump version and don't overwrite values on next update...
2014-05-14 Arthur Schiwonget the correct version number for compare -.-
2014-05-13 Vincent PetryFixed getAbsolutePath case when path is "0"
2014-05-13 Arthur SchiwonLDAP: set filter mode to raw, so filters will not be...
2014-05-12 Lukas ReschkeHarden issubdirectory()
2014-05-09 Vincent PetryMerge pull request #8521 from owncloud/stable6-shareext...
2014-05-09 Vincent PetryFix getPathById for Oracle
2014-05-09 Vincent PetryAdded unit test for sharing ext storage mount points
2014-05-09 Vincent PetryFix sharing of ext storage mount points
2014-05-07 Robin AppelmanFix getPath for storage roots
2014-05-07 Vincent PetryAdded PostgreSQL version warning + log on upgrade
2014-05-05 Morris Jobkefix getUserFolder() of server container
2014-05-05 Georg Ehrkefix issue with spamming logging files when loading...
2014-05-05 Bjoern Schiesslealways encrypt files to owner
2014-05-03 Fabian HenzeAdd unit tests for OC_Helper::phpFileSize function
2014-05-03 Fabian HenzeFix setting the max-upload-size for really large values.
2014-04-29 Frank Karlitschek6.0.3 v6.0.3
2014-04-28 Lukas ReschkeMerge pull request #8389 from owncloud/reset-3rdparty...
2014-04-28 Thomas MüllerUpdate 3rdparty
2014-04-28 Thomas MüllerMerge pull request #8384 from owncloud/kill_office_fall...
2014-04-28 Volkan GezerUpdate outdated comment
2014-04-28 Georg Ehrkebackport b68098ebbaaa3bd816d24c1ed304425e838ee6b8 to...
2014-04-27 Lukas ReschkeClarify the trusted_domain error page
2014-04-27 Lukas ReschkeRevert "Clarify the trusted_domain error page"
2014-04-27 Lukas ReschkeClarify the trusted_domain error page
2014-04-26 Lukas ReschkeAdd another example to the trusted_domains config
2014-04-26 Morris JobkeMerge pull request #8365 from owncloud/stable6-external...
2014-04-25 Morris Jobkefix layout of external storage config table
2014-04-23 Frank Karlitschek6.0.3 RC1 v6.0.3RC1
2014-04-23 blizzzMerge pull request #7745 from owncloud/fix_6946_stable6
2014-04-23 Lukas ReschkeMerge pull request #8261 from owncloud/stable6-backport...
2014-04-23 Arthur Schiwonfix after rebase
2014-04-23 Arthur Schiwonkeep the constant to not provoke PHP warnings
2014-04-23 Arthur Schiwontrim must not be used in empty in PHP < 5.5
2014-04-23 Arthur Schiwontest for group manager's displayNamesInGroup
2014-04-23 Arthur Schiwonadjust user manager tests
2014-04-23 Arthur Schiwonimplement getDisplayNames in group manager
2014-04-23 Arthur Schiwonremove now unnecessary test
2014-04-23 Arthur Schiwonclean up group backends
2014-04-23 Arthur SchiwonLDAP: getDisplayNamesInGroup is not an option for group...
2014-04-23 Arthur Schiwonremove OC_GROUP_BACKEND_GET_DISPLAYNAME option for...
2014-04-23 Thomas MüllerMerge pull request #8260 from owncloud/stable6-backport...
2014-04-23 ben-denhamBackport of #8164
2014-04-22 Thomas MüllerUpdate 3rdparty submodule
2014-04-22 Lukas ReschkeCheck whether the user has permissions to add personal...
2014-04-22 blizzzMerge pull request #8232 from owncloud/fix_8135
2014-04-18 Bernhard PosseltMerge pull request #8265 from owncloud/appframework...
2014-04-18 Bernhard Posseltmerge middleware string registration
2014-04-18 Bernhard Posseltuse references for middleware to fix problems on 5.3
2014-04-18 Bernhard Posseltmerge dicontainer
2014-04-18 Bernhard Posseltdefault to GET request when no method is set to fix...
2014-04-18 Bernhard PosseltCorrectly process request parameters other than GET...
2014-04-18 Lukas ReschkeMerge pull request #8259 from owncloud/backport-7682-6
2014-04-18 Lukas ReschkeBackport of #8197 to stable6
2014-04-18 Lukas ReschkeBackport of #8183 to stable6
2014-04-18 Lukas ReschkeBackport of #7682 to stable6
2014-04-17 Lukas ReschkeUse JS as content-type due to mimesniffing
2014-04-17 Robin AppelmanVerify that a file exists before we share it
2014-04-16 Arthur Schiwonadd additional comments, PHPdoc and check whether it...
2014-04-16 Arthur SchiwonLDAP: cache display names immediately on retrieval...
2014-04-16 Arthur SchiwonBackport of PR #7815, correct LDAP user count on setup...
2014-04-15 Arthur Schiwonadjust tests accordingly
2014-04-15 Arthur SchiwonRemove limit and offset manipulation when getting users...
2014-04-14 blizzzMerge pull request #8166 from owncloud/ldap_update_email
2014-04-11 Arthur SchiwonLDAP: fetch email from LDAP on userExists check as...
2014-04-11 Thomas MüllerMerge pull request #8150 from owncloud/backport-8138...
next