]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-11-05 Thomas Muellerfixes #266
2012-11-05 Robin Appelmansupport string values ('true' and 'false') for configur...
2012-11-05 Thomas MüllerMerge pull request #245 from owncloud/fileactions
2012-11-05 Frank KarlitschekMerge pull request #252 from owncloud/fix_user_webdavauth
2012-11-05 Frank Karlitschekfix the webdavauth app
2012-11-05 Robin Appelmanremove debug statements
2012-11-05 Frank Karlitschekfix the webdav user backend. still not completel workin...
2012-11-05 Thomas MüllerMerge pull request #242 from fmms/checkstyle05
2012-11-04 Jenkins for... [tx-robot] updated from transifex
2012-11-04 Frank Karlitschekadd a link to the contribution guidelines to make it...
2012-11-04 Felix MoellerStyle: The last two spaces
2012-11-04 Felix MoellerStyle: Remove all the dangling white spaces
2012-11-04 Robin Appelmanthis line shouldn't be here
2012-11-04 Robin Appelmansome more code reuse for fileactions
2012-11-04 Lukas ReschkeMerge pull request #200 from owncloud/ldap
2012-11-04 Arthur Schiwonmerge from master
2012-11-04 Felix MoellerStyle: Different line endings in one file are bad for...
2012-11-04 Felix MoellerCheckstyle: Fix the last two InvalidEOLChar
2012-11-04 Felix MoellerCheckstyle: Fix last six NewlineBeforeOpenBrace
2012-11-04 Felix MoellerCheckstyle: fix the last NoSpaceAfterEquals
2012-11-04 Felix MoellerCheckstyle: Fix the last 25 NoSpaceAfterComma
2012-11-04 Felix MoellerCheckstyle: Fix the last two SpaceBeforeOpenBrace
2012-11-04 Thomas MüllerMerge pull request #238 from fmms/checkstyle04
2012-11-04 Lukas ReschkeMerge pull request #178 from owncloud/JustOneCSRFTokenP...
2012-11-04 Lukas ReschkeRemove uneeded debug output
2012-11-04 Felix MoellerCheckstyle fixes: NoSpaceAfterComma
2012-11-04 Felix MoellerCheckstyle fixes for SpaceBeforeOpenBrace
2012-11-03 Jenkins for... [tx-robot] updated from transifex
2012-11-02 Robin Appelmancheck for filename blacklist in OC_Filesystem::isValidPath
2012-11-02 Robin Appelmansome tests for the file blacklist
2012-11-02 Jenkins for... [tx-robot] updated from transifex
2012-11-02 Lukas ReschkeMerge pull request #220 from fmms/checkstyle02
2012-11-02 Robin Appelmanfix inlude path for template test
2012-11-02 Robin Appelmanfix OC_Filesystem::isValidPath when using \ instead...
2012-11-02 Felix MoellerCheckstyle: many fixes
2012-11-02 Arthur Schiwoncode style
2012-11-01 Lukas ReschkeFix a typo
2012-11-01 Lukas ReschkeAdd CSRF token
2012-11-01 Jenkins for... [tx-robot] updated from transifex
2012-11-01 Lukas ReschkeMerge pull request #203 from owncloud/wording-url-link
2012-11-01 Jan-Christoph... Files: change wording 'From url' to 'From link'
2012-11-01 Arthur SchiwonLDAP: clear the cache not only when TTL changes, but...
2012-11-01 Robin Appelmanfix archive tar include path
2012-10-31 Björn Schießleadapted comments to the code changes
2012-10-31 Björn Schießleload logging apps for webdav connections
2012-10-31 Jenkins for... [tx-robot] updated from transifex
2012-10-31 Lukas ReschkeChange the requesttoken back to OC.EventSource.requesttoken
2012-10-31 Lukas ReschkeCreate only one CSRF token per session
2012-10-31 Thomas TanghusMerge pull request #112 from libasys/Fix-strange-Isue-IE8
2012-10-31 Jörn Friedrich... Merge pull request #155 from owncloud/token-expired-IE
2012-10-31 Thomas MüllerMerge pull request #152 from scambra/webdav-quota
2012-10-31 libasysUPDATE oc-dialogs.js and Fix some small Bugs Added...
2012-10-30 Thomas Muellerfixing Test_TemplateFunctions
2012-10-30 Jenkins for... [tx-robot] updated from transifex
2012-10-30 Thomas MüllerMerge pull request #146 from Raydiation/master
2012-10-30 Bernhard Posseltfixed copy paste error. 4th test will now test print_un...
2012-10-30 Lukas ReschkeMerge pull request #153 from butonic/master
2012-10-30 Bernhard Posseltsplitted two tests with two assertions each into four...
2012-10-30 Lukas ReschkeChange IE8 to "older IE versions"
2012-10-30 Lukas ReschkeSend the requesttoken as form value
2012-10-30 scambracode style changes
2012-10-30 Jörn Friedrich... check for database error in userExists
2012-10-30 scambrafix checking quota in webdav, adding a sabredav plugin
2012-10-29 Sam TukeMerge pull request #147 from owncloud/htaccess-upgrade...
2012-10-29 Jenkins for... [tx-robot] updated from transifex
2012-10-29 Bart VisscherMerge pull request #136 from scambra/users-fixes
2012-10-29 Lukas ReschkeDon't use OC_Setup as it will show up the installer
2012-10-29 Lukas ReschkeGenerate .htaccess when upgrading from old versions
2012-10-29 Bernhard Posseltassert in proper order
2012-10-29 Bernhard Posseltadded tests for p and print_unescaped
2012-10-29 Lukas ReschkeMerge pull request #133 from fmms/checkstyle02
2012-10-29 blizzzMerge pull request #142 from denis-b/patch-2
2012-10-29 blizzzMerge pull request #141 from denis-b/patch-1
2012-10-29 denis-bUpdate apps/files/ajax/move.php
2012-10-29 denis-bUpdate apps/files/index.php
2012-10-29 Lukas ReschkeGenerate only one CSRF token
2012-10-29 Lukas ReschkeFix a typo
2012-10-29 Bart VisscherUse files remote webdav in compatibility files/webdav.php
2012-10-29 Bart VisscherMove loading setting routing to OC_Router
2012-10-29 Bart VisscherChange search to use routing
2012-10-29 Bart VisscherMove and fix app setting navigation detect
2012-10-29 Bart VisscherRemove fixme, problem is solved already
2012-10-29 Bart VisscherRemove subnavigation key, not used
2012-10-29 Bart VisscherAdd ETag caching for Javascript routes
2012-10-29 Bart VisscherMove generating cache key from files from OC_Minimizer...
2012-10-29 scambrafix settings routes
2012-10-28 Michael GapczynskiFix MySQL install, bug fix for issue 132
2012-10-28 Michael GapczynskiCheck if error_report() is equal to 0, so suppressed...
2012-10-28 Jenkins for... [tx-robot] updated from transifex
2012-10-28 Felix MoellerNoSpaceAfterComma
2012-10-28 Michael GapczynskiTry to fix shared status icons again
2012-10-28 Michael GapczynskiFix shared status icons
2012-10-28 Lukas ReschkeMerge pull request #129 from fmms/checkstyle01
2012-10-28 Felix MoellerNoSpaceAfterComma
2012-10-28 Felix MoellerNoSpaceAfterComma
2012-10-28 Thomas Müllerdisble breaking test cases for now
2012-10-28 Robin Appelmanproperly replace fileaction icons with pngs when needed
2012-10-28 Robin Appelmanfix running app tests
2012-10-28 Robin Appelmanadd svg mimetype to default htaccess
2012-10-28 Georg Ehrkedon't move file into subdirectory if a file with the...
next