]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-06-11 Björn SchießleMerge branch 'master' into files_encryption_check_priva...
2013-06-11 Thomas MüllerMerge pull request #3673 from owncloud/gitignore-apps2
2013-06-11 Jan-Christoph... gitignore apps2 folder as well
2013-06-11 Jörn Friedrich... Merge pull request #3650 from owncloud/use_to_char_for_...
2013-06-11 icewind1991Merge pull request #3671 from owncloud/fix_user_creation
2013-06-11 Björn SchießlecreateUser() needs to return something; the user object...
2013-06-11 Morris JobkeMerge pull request #3666 from owncloud/allow_null_in_te...
2013-06-11 Jörn Friedrich... db structure, allow null in columns for '' values
2013-06-11 Thomas MüllerMerge pull request #3646 from owncloud/introduce_phpuni...
2013-06-11 Björn Schießleupdate submodule
2013-06-11 Jenkins for... [tx-robot] updated from transifex
2013-06-10 Thomas MüllerMerge pull request #3653 from owncloud/shorten_identifi...
2013-06-10 Jörn Friedrich... allow 30 sec for testDeleteFile
2013-06-10 Morris JobkeMerge pull request #3647 from owncloud/missing_backticks
2013-06-10 Björn SchießleMerge branch 'master' into files_encryption_check_priva...
2013-06-10 Jörn Friedrich... Merge pull request #3648 from owncloud/sql_limit_as_param
2013-06-10 Jörn Friedrich... shorten table identifiers in tests
2013-06-10 Björn SchießleMerge pull request #3610 from owncloud/encryption_recov...
2013-06-10 Jörn Friedrich... use to_char to allow comparing string to CLOB cloumns...
2013-06-10 Jörn Friedrich... raise failed tests from first commit to size @medium
2013-06-10 Jörn Friedrich... convert LIMIT to parameter
2013-06-10 Jörn Friedrich... add missing backticks all over the place
2013-06-10 Jörn Friedrich... add timeouts 3/30/90 to phpunit tests
2013-06-10 Jenkins for... [tx-robot] updated from transifex
2013-06-09 Jenkins for... [tx-robot] updated from transifex
2013-06-08 Jenkins for... [tx-robot] updated from transifex
2013-06-07 Björn Schießleonly check for recovery key if someone else than the...
2013-06-07 Michael GapczynskiMerge pull request #2919 from owncloud/hook-improvements
2013-06-07 Morris JobkeMerge pull request #3628 from owncloud/update_3rdparty_...
2013-06-07 Georg Ehrkeupdate 3rdparty submodule
2013-06-07 Jenkins for... [tx-robot] updated from transifex
2013-06-06 Thomas MüllerMerge pull request #3622 from owncloud/read-extfx-confg...
2013-06-06 Thomas MuellerRead configuratons for external filesystem test from...
2013-06-06 Björn Schießleuse pre_setPassword hook to update the encryption keys...
2013-06-06 Björn Schießlealways emit the preSetPassword hook, this should only...
2013-06-06 Björn Schießleadd hint about what the recovery password field is for
2013-06-06 Jenkins for... [tx-robot] updated from transifex
2013-06-05 Björn Schießleadd a hint that the admin can recover your files; Don...
2013-06-05 Björn Schießleprint a warning if a user wants to reset his password...
2013-06-05 Björn Schießleallow to press enter to update the password
2013-06-05 Björn Schießletell the user what he can do to regain access to his...
2013-06-05 Björn Schießleonly show personal settings if the recovery feature...
2013-06-05 Jenkins for... [tx-robot] updated from transifex
2013-06-04 Michael GapczynskiMerge branch 'master' into hook-improvements
2013-06-04 Thomas MüllerMerge pull request #3594 from opensaucesystems/patch-1
2013-06-04 Thomas Muellerexclude 3rdparty folder within files_external and files...
2013-06-04 Florin Peterimproved error msg and removed duplicate string
2013-06-04 Björn Schießleimproved label for the password recovery feature
2013-06-04 opensaucesystemsAdded input[type="url"] to styles.css
2013-06-04 Björn Schießlelink directly to the encryption settings
2013-06-04 Arthur SchiwonLDAP: append port when URL is passed in LDAP Host confi...
2013-06-04 Jenkins for... [tx-robot] updated from transifex
2013-06-03 Florin Peterbetter handling for http post
2013-06-03 Thomas Muellerignore l10n folder within remaining apps
2013-06-03 Florin Peterchanged redirect handling
2013-06-03 Arthur SchiwonCache Test: set datadir to temporary location, otherwis...
2013-06-03 Arthur SchiwonCache: mount user mountpoints to make sure that //...
2013-06-03 Jörn Friedrich... Merge pull request #3444 from owncloud/share-fix
2013-06-03 Jörn Friedrich... Merge pull request #3581 from owncloud/publicphp_mainte...
2013-06-03 Florin Peterfixed typo
2013-06-03 Florin Peterfix password change when files_encryption app is disabled
2013-06-03 Florin Peterreformat code
2013-06-03 Björn Schießleuse generated private key fro m setUp()
2013-06-03 Björn Schießleadded test for decryptPrivateKey()
2013-06-03 icewind1991Merge pull request #3561 from owncloud/user
2013-06-03 Thomas TanghusMerge pull request #3578 from owncloud/ocdialog
2013-06-03 Björn Schießlelet user update private key password in case it was...
2013-06-03 Björn Schießle$session->setPrivateKey expects only one parameter
2013-06-03 Thomas MüllerExclude apps/files/l10n from coverage reports
2013-06-03 Björn Schießlecontrol files are no longer needed, remove them from...
2013-06-03 Björn Schießleintroduce decryptPrivateKey() method which also checks...
2013-06-03 Robin Appelmanalso clear cached users when removing a single backend
2013-06-03 Robin Appelmanuse caching for userExists
2013-06-03 Robin Appelmancast result to bool
2013-06-03 Robin Appelmanmove phpdoc comments
2013-06-03 Robin AppelmanUser: return backend result
2013-06-03 Robin AppelmanUser: consisten variable naming
2013-06-03 Robin AppelmanUser: remove determineDisplayName
2013-06-03 Georg Ehrkepublic.php - check if maintenance mode is enabled
2013-06-03 Jörn Friedrich... Merge pull request #3560 from owncloud/init-order-session
2013-06-03 Thomas TanghusSet default button in oc-dialogs
2013-06-03 Thomas TanghusCatch double destroy on escape.
2013-06-03 Jenkins for... [tx-robot] updated from transifex
2013-06-03 Thomas TanghusLet the content determine overflow.
2013-06-02 Thomas Muellerfixing code coverage
2013-06-02 Thomas MuellerFixing code coverage analysis
2013-06-02 icewind1991Merge pull request #3051 from owncloud/backgroundjob
2013-06-02 Frank KarlitschekMerge pull request #3567 from owncloud/fixing-3466
2013-06-02 Robin AppelmanUse int for last_run
2013-06-02 Robin Appelmanmake sure the filesystem is setup before doing mount...
2013-06-02 Thomas TanghusReplacement for jquery.dialog to fit better with ownClo...
2013-06-02 Robin Appelmanfix clearing mounts when filesystem isn't initialized yet
2013-06-02 Robin AppelmanFiles: use public api to register backgroundjob
2013-06-02 Robin Appelmanmerge master into backgroundjob
2013-06-02 Jenkins for... [tx-robot] updated from transifex
2013-06-01 KondouMerge pull request #3573 from owncloud/octemplate_speedup
2013-06-01 Thomas TanghusForgot typeof condition
2013-06-01 Thomas TanghusSpeed up octemplate rendering.
2013-06-01 Thomas MüllerMerge pull request #3454 from owncloud/fix_hasInternetC...
2013-06-01 Jenkins for... [tx-robot] updated from transifex
next