]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-06-14 Jörn Friedrich... cleanup codestyle
2013-06-14 Jörn Friedrich... use to_char only for oracle, whitespace
2013-06-14 Jörn Friedrich... oracle fixes, missing backticks, LIMIT to param
2013-06-14 Jörn Friedrich... allow install when only oracle is available
2013-06-14 Jörn Friedrich... convert LIMIT to parameter
2013-06-14 Jörn Friedrich... fix fetchRow checks to also work with MDB2
2013-06-14 Jörn Friedrich... add missing backticks all over the place
2013-06-14 Jörn Friedrich... shorten table identifiers in tests
2013-06-14 Jörn Friedrich... db structure, allow null in columns for '' values
2013-06-14 Thomas MuellerSquashed commit of the following:
2013-06-14 Florin Peterfix for path_hash not unique as reported at #3641
2013-06-14 Florin Peterfix memory problems as reported at #3620
2013-06-13 Björn Schießleimproved footer
2013-06-13 Björn Schießleadd logo-claim
2013-06-13 Björn Schießledon't show translation hints in enterprise edition
2013-06-13 Jan-Christoph... move common settings footer fieldset out of conditional
2013-06-13 Björn Schießleshort explanation about OC_Defaults
2013-06-13 Björn Schießlemake pub link share footer aware of different owncloud...
2013-06-13 Björn Schießlemake main menu aware of the different owncloud editions
2013-06-13 Björn Schießleadd default doc url
2013-06-13 Björn Schießlemake footer and urls aware of ownCloud editions
2013-06-13 Björn Schießlekeep all strings in one place to make it easier to...
2013-06-13 Björn Schießlemake footer aware of ownCloud editions
2013-06-13 Björn Schießlemage page title aware of ownCloud edition
2013-06-13 Björn Schießleonly check for recovery key if someone else than the...
2013-06-13 Björn Schießleadd a hint that the admin can recover your files; Don...
2013-06-13 Björn Schießleprint a warning if a user wants to reset his password...
2013-06-13 Björn Schießleallow to press enter to update the password
2013-06-13 Björn Schießletell the user what he can do to regain access to his...
2013-06-13 Björn Schießleonly show personal settings if the recovery feature...
2013-06-13 Florin Peterimproved error msg and removed duplicate string
2013-06-13 Björn Schießleimproved label for the password recovery feature
2013-06-13 Björn Schießlelink directly to the encryption settings
2013-06-13 Florin Peterbetter handling for http post
2013-06-13 Florin Peterchanged redirect handling
2013-06-13 Florin Peterfixed typo
2013-06-13 Florin Peterfix password change when files_encryption app is disabled
2013-06-13 Florin Peterreformat code
2013-06-13 Björn Schießleuse generated private key fro m setUp()
2013-06-13 Björn Schießleadded test for decryptPrivateKey()
2013-06-13 Björn Schießlelet user update private key password in case it was...
2013-06-13 Björn Schießle$session->setPrivateKey expects only one parameter
2013-06-13 Björn Schießlecontrol files are no longer needed, remove them from...
2013-06-13 Björn Schießleintroduce decryptPrivateKey() method which also checks...
2013-06-13 Florin Petercode optimized and cleaned up unused vars
2013-06-13 Florin Peterallow the user to login but do not allow upload and...
2013-06-13 Florin Petercheck if the decrypted private key is valid on login...
2013-06-13 Florin Petercleanup unused method legacyKeyRecryptKeyfile
2013-06-13 Florin Peternormalize path to prevent following split to fail
2013-06-13 Florin Peterfix legacy key in until test
2013-06-13 Florin Peterfix re-encrypt legacy files
2013-06-13 Florin Peteruse legacyDecrypt to decrypt key file like the previous...
2013-06-13 Florin Peterfix for autoloader while user logged in and system...
2013-06-13 Björn Schießleadd comment to explain the helper function
2013-06-13 Björn Schießlefix typo in var name
2013-06-13 Björn Schießleuse number of manipulated rows as idicator if it was...
2013-06-13 Björn Schießleadapt test to the code changes
2013-06-13 Björn Schießleuse constants for different migration status
2013-06-13 Björn Schießlemake sure that only one process can enter the migration...
2013-06-12 Jan-Christoph... move storage bar below clients showcase to make it...
2013-06-12 Björn SchießleMerge branch 'stable5' of github.com:owncloud/core...
2013-06-12 Björn Schießledisable proxys during ssl root cert upload to avoid...
2013-06-11 Thomas MüllerMerge pull request #3470 from owncloud/fix_ssl_root_certs
2013-06-11 Björn SchießleIE doesn't like class as keyword, add quotation marks
2013-06-10 Björn Schießleuse pre_setPassword hook to update the encryption keys...
2013-06-10 Björn Schießleadd hint about what the recovery password field is for
2013-06-07 Michael GapczynskiBackport #2919
2013-06-06 Björn Schießleremove html entities since this seems to be a problem...
2013-06-06 Frank Karlitschek5.0.7 v5.0.7
2013-06-04 blizzzMerge pull request #3584 from owncloud/fix_ldap_port
2013-06-03 Arthur SchiwonLDAP: append port when URL is passed in LDAP Host confi...
2013-06-02 Frank Karlitschek5.0.7 RC
2013-05-31 Arthur SchiwonLDAP: sqlite compatibility for emptyiing tables
2013-05-31 Arthur SchiwonLDAP: fix possible recursion
2013-05-31 Arthur SchiwonBackport bfa7157
2013-05-31 Florin Peteralso fix login errors while filesystem is not loaded...
2013-05-31 Florin Peterfix login errors while filesystem is not loaded
2013-05-31 Florin Peteradded our own file extension .part will not work here...
2013-05-31 Florin Peterprevent files_versions from calling file proxy which...
2013-05-31 Florin Peterfix share and un-share for single file
2013-05-31 Florin Peterfixed problems with file_get_contents and file_put_cont...
2013-05-31 Florin Peterfixes for pgsql
2013-05-31 Florin Peterchanged deprecated class
2013-05-31 Florin Peterfixed typo
2013-05-31 Florin Peterfixes if cache returns false
2013-05-31 Florin Peterfix $parent/$source typo
2013-05-31 Florin Peterbackport of #3527
2013-05-31 Björn Schießlefix indention
2013-05-31 Björn Schießleremove unnecessary variable
2013-05-31 Björn Schießleuse public API for error handling; improved while condition
2013-05-31 Björn Schießlefor external storages we never reach the path 'files...
2013-05-31 Björn Schießleif one public link share was found, we don't have to...
2013-05-31 Björn Schießlecheck list of users with access to the file from the...
2013-05-31 Florin Peterfixed if fopen returns false typically on external...
2013-05-30 blizzzMerge pull request #3543 from owncloud/fix_ldap_alterna...
2013-05-30 Arthur SchiwonMerge branch 'stable5' into fix_ldap_alternateintname
2013-05-30 Arthur SchiwonLDAP: fix generation of alternate internal name on...
2013-05-30 Morris JobkeMerge pull request #3526 from owncloud/fix_ldap_doc_url
2013-05-29 Florin Peterbackport #3507
2013-05-29 Michael GapczynskiOrganize conditionals in a better order
next