]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-01-21 Lukas ReschkeMove isadmin to external file
2013-01-21 Lukas ReschkeMove timezone check to external JS
2013-01-21 Lukas ReschkeCorrect copy paste fail
2013-01-21 Lukas ReschkeMove publicListView to external JS
2013-01-21 Lukas ReschkeNo inline JS in apps
2013-01-21 Lukas ReschkeMove requesttoken to oc-requesttoken.js
2013-01-20 Lukas ReschkeMove config to core/js/config.php
2013-01-20 Lukas ReschkeAdd a route to the JS config
2013-01-20 Lukas ReschkeDisallow inline JS
2013-01-20 Lukas ReschkeAdd the default-src
2013-01-20 Lukas ReschkeAdd CSP header
2013-01-19 Lukas ReschkeSanitize the exception
2013-01-19 Lukas ReschkeAlso replace the backslash with a minus
2013-01-19 Bernhard PosseltMerge pull request #1214 from Raydiation/master
2013-01-19 Lukas ReschkeMerge pull request #1230 from owncloud/remove-unused...
2013-01-19 Jan-Christoph... Merge pull request #1228 from owncloud/generating_zip_m...
2013-01-19 Lukas ReschkeChange the second part of the notification
2013-01-18 Jenkins for... [tx-robot] updated from transifex
2013-01-18 Lukas ReschkeRemove uneeded file
2013-01-18 Thomas MüllerMerge pull request #986 from owncloud/fixing-784-master
2013-01-18 Lukas ReschkeMake the message friendlier
2013-01-18 Lukas ReschkeMerge pull request #1224 from davidgumberg/patch-2
2013-01-18 Thomas Muellerfixing indent
2013-01-18 davidgumbergTypo fix (comment) /lib/base.php
2013-01-18 Bart VisscherFix wrong word in comment
2013-01-18 Björn Schießlefix error message, add "appid" to the output to know...
2013-01-18 Thomas MüllerMerge pull request #1205 from owncloud/ocs_api
2013-01-18 Thomas MüllerMerge pull request #1181 from owncloud/return-503-in...
2013-01-17 Jenkins for... [tx-robot] updated from transifex
2013-01-17 Bernhard Posseltspaces to tabs
2013-01-17 Bernhard Posseltload classpaths of apps before routes
2013-01-17 tomneedhamCorrect spelling of 'Authorization'
2013-01-17 Frank KarlitschekMerge pull request #1148 from seancomeau/topic/setup
2013-01-16 Jenkins for... [tx-robot] updated from transifex
2013-01-16 Bart VisscherMerge pull request #1204 from Raydiation/master
2013-01-16 Tom NeedhamFix incorrect indentation
2013-01-16 Tom NeedhamReturn 401 headers when authentication is required...
2013-01-16 Bernhard Posseltdont show horizontal scrollbar
2013-01-16 Bernhard Posselt dont resize content div with javascript but use css...
2013-01-16 Bart VisscherMerge pull request #1180 from owncloud/whitespace-cleanup
2013-01-16 Bart VisscherWhitespace cleanup
2013-01-16 Bart VisscherSpaces to tabs
2013-01-16 Jan-Christoph... Merge pull request #1185 from owncloud/fixing-1162...
2013-01-16 Björn SchießleMerge pull request #1192 from schiesbn/versioning_histo...
2013-01-16 Björn SchießleMerge branch 'versioning_history_issue_1189' of github...
2013-01-16 Björn Schießleinitialize $versionCreated
2013-01-16 Björn Schießleinitialize
2013-01-16 Thomas MüllerMerge pull request #1195 from owncloud/cache_prepared
2013-01-16 Robin AppelmanClear cached prepared statements when switching between...
2013-01-15 Jenkins for... [tx-robot] updated from transifex
2013-01-15 Thomas MüllerMerge pull request #1178 from owncloud/return_true_beca...
2013-01-15 Daniel MolkentinFix regression caused by 31b1a73e1f508a33843835b632ee05...
2013-01-15 Robin AppelmanCache prepared statements in OC_DB
2013-01-15 Bart VisscherMerge pull request #1187 from owncloud/fixing-unused...
2013-01-15 Björn SchießleMerge branch 'versioning_history_issue_1189' of github...
2013-01-15 Björn Schießlefix for issue #1186, missing variables added
2013-01-15 Björn Schießlefix for issue #1189, missing variables added
2013-01-15 blizzzMerge pull request #1087 from owncloud/ldap_multiple_dns
2013-01-14 Jenkins for... [tx-robot] updated from transifex
2013-01-14 Thomas Muellerremove php closing tag
2013-01-14 Thomas MuellerMerge branch 'master' into fixing-unused-and-undefined...
2013-01-14 Thomas Muellerhandling proper display of files/folders with negative...
2013-01-14 Lukas ReschkeMerge pull request #1182 from owncloud/sanitizeHTML...
2013-01-14 Lukas ReschkeMove { to same line
2013-01-14 Lukas ReschkeExpand if to multiple lines
2013-01-14 Bart VisscherMerge pull request #1177 from owncloud/OC_User--isAdmin...
2013-01-14 Thomas Muellerin case of maintenance the error page returns http...
2013-01-14 Lukas ReschkeEnhanced auth is totally unmaintained and broken
2013-01-14 Sean ComeauRename TestException to DatabaseSetupException
2013-01-14 Bart VisscherMerge pull request #1172 from owncloud/isSubDirectory
2013-01-14 Bart VisscherMerge pull request #1169 from owncloud/webdav_L10n
2013-01-14 Sean ComeauUse a custom exception instead of adding a delimiter...
2013-01-14 Lukas ReschkeMerge pull request #1135 from owncloud/allow_default_cl...
2013-01-14 Lukas ReschkeRemove uneeded returns
2013-01-14 Lukas ReschkeAdd a closing )
2013-01-14 Lukas ReschkeRemove uneeded return
2013-01-14 Lukas ReschkeCP fail
2013-01-14 Lukas ReschkeCheck if user is admin - bool
2013-01-14 Lukas ReschkeCheck for string position instead of string existence
2013-01-14 Bart VisscherMerge pull request #1112 from Raydiation/master
2013-01-14 Daniel MolkentinRevert "fix c&p error"
2013-01-14 Daniel Molkentinfix c&p error
2013-01-14 Thomas MüllerMerge pull request #1170 from owncloud/correctIndention
2013-01-14 Björn SchießleMerge branch 'master' of github.com:owncloud/core
2013-01-14 Björn Schießlemerge conflict fixed, settings-personal.php is no longe...
2013-01-13 Jenkins for... [tx-robot] updated from transifex
2013-01-13 Lukas ReschkeCommentblocks should begin with two *
2013-01-13 Lukas ReschkeAdd @brief to description
2013-01-13 Lukas ReschkeSimplify the isSubDirectory() function
2013-01-13 Lukas ReschkeRemove ugly indentation
2013-01-12 Lukas ReschkeThe => This
2013-01-12 Lukas ReschkeImproved the help text
2013-01-12 Lukas Reschkelegend - l10n
2013-01-12 Jenkins for... [tx-robot] updated from transifex
2013-01-12 Lukas ReschkeCorrect the link
2013-01-12 Lukas ReschkeMerge pull request #1160 from owncloud/updateContrib
2013-01-12 Lukas ReschkeUpdated browser log
2013-01-12 Thomas MüllerAdding database to server config
2013-01-11 Jenkins for... [tx-robot] updated from transifex
2013-01-11 Lukas ReschkeTypos
next