]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2012-08-25 James MogerReset build identifiers for the next release
2012-08-25 James MogerFinal documentation of 1.1.0 release v1.1.0
2012-08-25 James MogerFixed unit test
2012-08-24 James MogerImplemented custom request handling for (un)authenticat...
2012-08-24 James MogerMerge branch 'master' of https://github.com/gitblit...
2012-08-24 James MogerMerge branch 'master' of https://github.com/ds5apn...
2012-08-24 Dongsu, KIMTranslate two more file to Korean. 31/head
2012-08-23 James MogerClearing the cache via RPC no longer requires admin...
2012-08-23 James MogerDocumentation
2012-08-23 Dongsu, KIMTranslate all message to Korean 30/head
2012-08-23 James MogerFixed MailExecutor's flaws in coping with mail server...
2012-08-23 James MogerFixed generated urls in RSS feeds for grouped repositories
2012-08-23 James MogerFixed generated urls in sendmail hook script for groupe...
2012-08-20 James MogerFix for possible nullpointer reported in issue 123
2012-08-20 Jason Pyeronfixed build to allow builds where a proxy is needed...
2012-08-18 James MogerCache repository models to improve performance (issue...
2012-08-18 James MogerFixed string encoding regression introduced with fix...
2012-08-17 James MogerFix performance logging null pointer on anonymous repos...
2012-08-17 James MogerEliminated unnecessary repository enumeration (issue...
2012-08-17 James MogerOptionally cache repository list for improved performance
2012-08-17 James MogerLuceneExecutor could not delete the Lucene index from...
2012-08-14 James MogerMerge branch 'master' of https://github.com/Mrbytes...
2012-08-14 mrbytesGitBlitWebApp_es.properties: up-to date with better... 28/head
2012-08-13 James MogerMerge branch 'master' of https://github.com/Mrbytes...
2012-08-13 mrbytesGitBlitWebApp_es.properties: up-to date with the last... 27/head
2012-08-13 Lukasz JaderUpdate missing polish translations 25/head
2012-08-13 Lukasz JaderSave polish mkds as UTF-8 without BOM
2012-08-11 Kensuke MatsuzakiTranslate some messages to Japanese. 24/head
2012-08-10 James MogerSubmodules support
2012-08-10 James MogerImprove submodule checking in LuceneExecutor (issue...
2012-08-10 James MogerStrip hidden UTF-8 BOM from string content
2012-08-10 James MogerEncode as UTF-8
2012-08-09 James MogerRedirect to absolute url for repository search box...
2012-08-09 James MogerDocumentation
2012-08-09 James MogerMerge branch 'ldap+tls' of https://github.com/StephenKi...
2012-08-09 Steffen GebertStartTLS is not supported in LdapUserService (issue... 23/head
2012-08-09 James MogerTranslation placeholders
2012-08-07 James MogerFix to GitServlet to allow pushing to symlinked reposit...
2012-08-07 James MogerDo not incrementally index blobs in submodules (issue...
2012-08-07 Peter AllinDon't try to index git submodules, they are seperate...
2012-08-06 James MogerDrop failed attempt to add user or team (issue 118)
2012-08-06 James MogerRestore original team or user object on failure to...
2012-08-04 James MogerConfirmed fix for GO settings manipulation (issue 85)
2012-08-03 James MogerCorrected documentation (issue 115)
2012-08-02 James MogerDocumentation
2012-08-02 James MogerBumped index version (issue 112)
2012-08-02 James MogerSupport for X-Forwarded-Proto and X-Forwarded-Port...
2012-08-02 James MogerCompile regex patterns once and use matches instead...
2012-08-02 James MogerPer-repository authorization control: AUTHENTICATED...
2012-08-02 James MogerTweak to relative path determination for symlinks ...
2012-08-02 James MogerRegex exclusions for repository search (issue 103)
2012-08-01 James MogerAdd recursion depth control for repository search ...
2012-08-01 James MogerFixed Lucene unit tests
2012-07-28 James MogerDocumentation
2012-07-28 James MogerFixes to relative path determination for symlinks ...
2012-07-25 James MogerReal raw page for text, images, and binaries (issue...
2012-07-23 James MogerProperly decode blobs on reindex (issue 112)
2012-07-18 Konstantinos... Added shell script equivalents to the cmd versions... 22/head
2012-07-17 James MogerFixed LdapUserService if account has null email address...
2012-07-14 Lukasz JaderAdd polish variants of welcome.mkd, login.mkd and Empty... 21/head
2012-07-14 Lukasz JaderFix some typos in polish translation
2012-07-14 James MogerReset build identifiers for the next release
2012-07-14 James MogerFinal documenation of 1.0.0 release v1.0.0
2012-07-14 James MogerBundle JDOM with API build
2012-07-14 James MogerExclude UnboundID classes from Manager and Federation...
2012-07-14 James MogerChanges to commit page for responsive layout
2012-07-12 James MogerFixed broken Lucene blob delete
2012-07-11 James MogerDocumentation
2012-07-11 James MogerRevert "Update to JCommander 1.27"
2012-07-11 James MogerDocumentation
2012-07-11 James MogerUpdate to Groovy 1.8.6
2012-07-11 James MogerUpdate to JCommander 1.27
2012-07-11 James MogerUpdate to Gson 1.7.2
2012-07-11 James MogerUpdate to Lucene 3.6.0
2012-07-11 James MogerUpdate to slf4j 1.6.6 and log4j 1.2.17
2012-07-11 James MogerUpdate to JGit 2.0.0
2012-07-11 James MogerFixes and adjustments to test suite
2012-07-11 James MogerShow email addresses on users panel
2012-07-11 James MogerForgot to commit UserModel with cookie field
2012-07-11 James MogerTweak to repositories panel in responsive mode
2012-07-11 James MogerMount the /users page
2012-07-11 James MogerShow user displayName in footer
2012-07-11 James MogerFixed bug in ConfigUserService when user has nothing...
2012-07-11 James MogerPersist cookies in ConfigUserService. Update LDAPUserS...
2012-07-11 James MogerFix for line number identification bug in LuceneExecuto...
2012-07-11 James MogerAdjust repository search to handle foo.git and foo...
2012-07-11 James MogerProhibit trailing slashes in repository names (issue...
2012-07-11 James MogerFinal CSS/layout tweaks for responsive UI (issue 101)
2012-07-10 James MogerCSS tweaks
2012-07-10 James MogerUpdated Apache Commons Daemon to 1.0.10
2012-07-02 James MogerUpdated docs
2012-06-30 Lukasz JaderAdded Polish translation 20/head
2012-06-18 James MogerAdded setting to control Groovy Grape folder (issue 91)
2012-06-18 James MogerMerge pull request #19 from Mrbytes/master
2012-06-17 mrbytesGitBlitWebApp_es.properties: updated translation 19/head
2012-06-15 James MogerAdded Spanish variants of welcome.mkd, login.mkd and...
2012-06-15 James MogerAdded "today" to translation file. Updated Japanese...
2012-06-15 James MogerFixed bug in Gravatar Profile page
2012-06-15 James MogerRevised TimeUtils for localization
2012-06-15 James MogerExternalized some more strings. Updated Spanish transla...
next