]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-07-24 Bart VisscherAdd ACPu memory cache
2013-07-24 Thomas Müllerupdate 3rdparty repo
2013-07-24 Jan-Christoph... Merge pull request #4175 from owncloud/remember-checked
2013-07-24 Björn SchießleMerge pull request #4177 from owncloud/move_defaults_to...
2013-07-24 icewind1991Merge pull request #3995 from owncloud/groups
2013-07-24 Jan-Christoph... Merge branch 'master' into remember-checked
2013-07-24 Björn Schießleuse OC_Defaults directly from the template
2013-07-24 Björn SchießleMerge branch 'master' into move_defaults_to_template_co...
2013-07-24 Björn Schießleinitialize OC_Defaults in template constructorX
2013-07-24 Thomas MüllerMerge pull request #4176 from owncloud/fixing-broken...
2013-07-24 Thomas Müllerfix php syntax
2013-07-24 Jan-Christoph... check remember log in by default, ref #3918
2013-07-24 Morris JobkeMerge pull request #4171 from owncloud/fix-config
2013-07-24 Jan-Christoph... Merge pull request #4030 from owncloud/more-themable...
2013-07-24 Thomas MüllerMerge branch 'master' into more-themable-strings
2013-07-24 Jenkins for... [tx-robot] updated from transifex
2013-07-23 Thomas MüllerMerge branch 'master' into groups
2013-07-23 Thomas MüllerMerge pull request #4090 from owncloud/cleanup-some...
2013-07-23 Robin AppelmanMerge branch 'master' into groups
2013-07-23 Bart VisscherMerge pull request #3392 from owncloud/googledrive
2013-07-23 Jörn Friedrich... use $defaults->getName() as webdav REALM
2013-07-23 Bart Visscherignore config read failures
2013-07-23 Bart VisscherRevert "fix failing master branch - Test_Config::testWr...
2013-07-23 Jörn Friedrich... Merge pull request #4150 from owncloud/better-error...
2013-07-23 Jörn Friedrich... Merge pull request #4159 from owncloud/Fixing-share...
2013-07-23 Michael GapczynskiRemove root option from Google Drive storage, because...
2013-07-23 Victor DubiniukCreate an array entry before filling it
2013-07-23 Jenkins for... [tx-robot] updated from transifex
2013-07-22 Thomas MüllerMerge pull request #4126 from owncloud/parallel-autotes...
2013-07-22 Bart VisscherFixed review issues
2013-07-22 Victor DubiniukShow generic error when there is no error
2013-07-22 Andreas FischerMerge pull request #4156 from owncloud/fix_oc_image_ref...
2013-07-22 Jörn Friedrich... need to use \OC_Image to escape OCP namespace
2013-07-22 KondouMerge pull request #4154 from owncloud/return-ocl10n
2013-07-22 VicDeoMerge pull request #4071 from owncloud/fix_return_value...
2013-07-22 Robin Appelmanreturn result from getL10N
2013-07-22 Georg EhrkeMerge branch 'master' into fix_return_value_search_prin...
2013-07-22 Thomas MüllerMerge pull request #3142 from owncloud/ext-fs-irods...
2013-07-22 Thomas MüllerMerge pull request #4045 from owncloud/disable-anon...
2013-07-22 Thomas MüllerMerge branch 'master' into disable-anon-upload-master
2013-07-22 Thomas MüllerMerge branch 'master' into ext-fs-irods-master
2013-07-22 Thomas MüllerMerge branch 'master' into parallel-autotest.sh-master
2013-07-22 Thomas MüllerMerge branch 'master' into disable-anon-upload-master
2013-07-22 Morris JobkeMerge pull request #2980 from owncloud/===_and_!==_in_s...
2013-07-22 Thomas MüllerMerge pull request #3925 from berendt/reworking_OC_File...
2013-07-22 Björn Schießleif the file doesn't exists; create a new one. We use...
2013-07-22 Jenkins for... [tx-robot] updated from transifex
2013-07-21 Bart VisscherOnly display call trace in debug mode
2013-07-21 Bart VisscherIn debug mode uncaught exceptions should display a...
2013-07-21 Bart VisscherDRY use OC_Template::printErrorPage
2013-07-21 Bart VisscherChange exit calls to throwing an exception
2013-07-21 Bart VisscherChange to use !== and ===
2013-07-21 Thomas Müllerfixing typos, PHPDoc and missing namespace \
2013-07-21 Bart VisscherMove basic template functions to their own class
2013-07-21 Bart VisscherMove template functions to there own file
2013-07-21 Bart VisscherSplit locating JS and CSS files to their own class
2013-07-21 Bart VisscherMerge pull request #4131 from owncloud/scanner-split
2013-07-21 Bart VisscherMerge pull request #4092 from owncloud/base-better...
2013-07-21 Bart VisscherMerge pull request #3880 from owncloud/code-checker
2013-07-21 kondouUse !== and === in settings.
2013-07-21 icewind1991Merge pull request #4145 from owncloud/fix-failing...
2013-07-21 Morris Jobkemark test as incomplete because I can't reproduce jenki...
2013-07-21 Morris Jobkefix failing master branch - Test_Config::testWriteData
2013-07-21 Morris Jobkeadd proper deprecated tag
2013-07-21 Morris JobkeMerge pull request #4118 from owncloud/remove-size...
2013-07-21 Jenkins for... [tx-robot] updated from transifex
2013-07-20 Morris JobkeMerge pull request #4130 from owncloud/ie-show-password
2013-07-20 Jenkins for... [tx-robot] updated from transifex
2013-07-19 Jan-Christoph... add back public API function, but mark as deprecated
2013-07-19 Thomas MüllerMerge pull request #4119 from owncloud/external-storage...
2013-07-19 Arthur SchiwonLDAP: fix background job, resolves #3528
2013-07-19 Bart VisscherResult of && if not the part
2013-07-19 Bart VisscherCorrect casing of OC_User and pass through the params...
2013-07-19 Robin AppelmanSplit scanning logic from ajax file
2013-07-19 Robin Appelmanadd option to get the mountmanager from the filesystem
2013-07-19 Robin AppelmanMake Cache\Scanner an emitter
2013-07-19 Jan-Christoph... deactivate show password toggle for IE
2013-07-19 Thomas Müllerdon't rely on admin user but create a test user for...
2013-07-19 Arthur SchiwonAdd message about completed update
2013-07-19 Arthur Schiwonnon-ajax Upgrade script utility, usable via CLI or...
2013-07-19 Bart VisscherAdd OC_L10N to public api
2013-07-19 Bart VisscherAdd OC_Image to public api
2013-07-19 Thomas Müllerpgsql support added
2013-07-19 Thomas Müllerparallel execution support for mysql added
2013-07-19 Jenkins for... [tx-robot] updated from transifex
2013-07-19 Andreas FischerMerge pull request #3947 from runky/patch-1
2013-07-18 Thomas MüllerMerge branch 'master' into parallel-autotest.sh-master
2013-07-18 Bart VisscherMerge pull request #2221 from owncloud/doctrine
2013-07-18 Jan-Christoph... replace external storage status images with CSS, also...
2013-07-18 Jan-Christoph... finally remove the file size obfuscation as it had...
2013-07-18 Bart VisscherTweaks to the MDB2SchemaReader
2013-07-18 Robin Appelmangroup: only pass backends that hold that specific group...
2013-07-18 Jenkins for... [tx-robot] updated from transifex
2013-07-17 Thomas MüllerMerge pull request #4099 from owncloud/fixing-unix...
2013-07-17 Thomas MüllerUpdate build.xml
2013-07-17 Markus GoetzMerge pull request #4042 from guruz/webdav_auth_check_e...
2013-07-17 Markus GoetzWebDAV Auth Connector: Check if already logged in
2013-07-17 Thomas Muellerfixing UNIX_TIMESTAMP() for mssql
2013-07-17 Thomas MüllerMerge pull request #4067 from owncloud/fixing-tests...
2013-07-17 Jenkins for... [tx-robot] updated from transifex
next