]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2013-12-12 James MogerFixed regression in /r/ security due to Servlet 2.5...
2013-12-12 James MogerRollback to Servlet 2.5
2013-12-11 James MogerShow mirror indicator on repository url panel
2013-12-11 James MogerRemove obsolete pageName label
2013-12-11 James MogerFix NPE in getting a user's fork if repository caching...
2013-12-11 James MogerRemove deprecated methods from User and Team models
2013-12-11 James MogerFix NPE on usermodel account type checking
2013-12-11 James MogerCentralize cookie creation
2013-12-11 James MogerFix external authentication failure
2013-12-10 James MogerAllow null authentication provider to manipulate users
2013-12-10 James MogerDocumentation
2013-12-10 James MogerMerge pull request #128 from alexmob/issue-350
2013-12-10 James MogerFix LDAP port and bind regressions due to change for...
2013-12-10 Alex Lewisissue-350: Fixes issue when an apostrophe is present... 128/head
2013-12-10 James MogerRemove @Inject references because they confuse JEE...
2013-12-09 James MogerSupport Markdown image links relative to the repository...
2013-12-03 James MogerSimplify blob loading code
2013-12-03 James MogerSimplify bare repository bugtraq config loading
2013-12-03 James MogerAdd support for per-repository bugtraq configuration
2013-12-02 James MogerMerge "Bump bouncycastle version to 1.49"
2013-12-02 David OstrovskyBump bouncycastle version to 1.49
2013-12-02 Alex LewisAdd coloring modes to the blame page (issue-2, pull...
2013-11-29 James MogerAdded filesystem write permission check (issue-345)
2013-11-29 James MogerInvalidate all cached repository data on "clear cache...
2013-11-29 James MogerUpdate to Lucene 4.6.0 (pull request #124)
2013-11-29 James MogerRefactor managers and authentication for federation
2013-11-29 James MogerChange IGitblit API to be more distinct from IUserService
2013-11-29 James MogerFlattened IGitblitManager, GitblitManager, and GitBlit...
2013-11-29 James MogerServe repositories on /r in addition to /git
2013-11-29 James MogerRevised committer verification to require email address
2013-11-29 James MogerRefactor user services and separate authentication...
2013-11-29 James MogerUpdate unit tests for refactored architecture
2013-11-29 James MogerRenamed Gitblit to GitBlit to not break existing Groovy...
2013-11-29 James MogerMoved servlets and services to separate packages
2013-11-29 James MogerExtract Federation, Gitblit and Services manager from...
2013-11-29 James MogerExtract ProjectManager from the GitBlit singleton
2013-11-29 James MogerExtract RepositoryManager from the GitBlit singleton
2013-11-29 James MogerExtract SessionManager from GitBlit singleton
2013-11-29 James MogerExtract UserManager from GitBlit singleton
2013-11-29 James MogerExtract NotificationManager from GitBlit singleton
2013-11-29 James MogerExtract RuntimeManager from GitBlit singleton
2013-11-29 James MogerCreate a Gitblit aggregate manager delegate for git...
2013-11-29 James MogerEliminate static singleton calls from user services
2013-11-29 James MogerUse Dagger to inject managers into all filters and...
2013-11-29 James MogerUpdate to Moxie 0.9.1
2013-11-26 James MogerInstantiate and register all servlets and filters from...
2013-11-26 James MogerUpdate to Jetty 8.1.13 for Servlet 3
2013-11-26 James MogerDefine manager interfaces and update all of Gitblit...
2013-11-26 James MogerEliminate nearly all direct GitBlit singleton reference...
2013-11-26 James MogerRefactor access to home page class
2013-11-26 James MogerAutomatically disable the Git daemon on Express
2013-11-26 James MogerAutomatically adjust web.forwardSlash on Tomcat containers
2013-11-26 James MogerImprove doc page formatting
2013-11-26 James MogerRemove elaborate HEAD determination
2013-11-26 James MogerRemove artifact setting from manager dialog
2013-11-26 James MogerFix NPE when adding a permission without a registrant...
2013-11-22 James MogerAdd pull request linking in changelog to generated...
2013-11-22 Florian ZschockeMerge pull request #122 from fzs/ldap-deref-alias
2013-11-22 Günter DresselBind LDAP connection after TLS initialization (issue...
2013-11-19 James MogerUpdate Moxie to 0.9.0
2013-11-19 James MogerMerge pull request #123 from kxyfyh/new_branch
2013-11-18 kxyfyh修改中文显示问题及raw默认属性 123/head
2013-11-15 James MogerImprove pages servlet
2013-11-14 James MogerCSS tweaks
2013-11-14 James MogerDisplay common repository documents as tabs on the...
2013-11-14 James MogerEliminate the "enumerate documentation" repository...
2013-11-14 James MogerREADME files are not shown on the summary page by default
2013-11-14 James MogerTweak pull request ref display
2013-11-13 James MogerImplement mirror executor (issue-5)
2013-11-13 James MogerRemove docs indicator
2013-11-12 James MogerAdd markup support for confluence, mediawiki, textile...
2013-11-12 James MogerRefactor markup processing in preparation for supportin...
2013-11-08 James MogerMerge pull request #121 from lucamilanesio/master
2013-11-08 Luca MilanesioAllows the home root link top-left anchor to be customised. 121/head
2013-10-27 James MogerAdd setting to automatically redirect http requests...
2013-10-25 James MogerStrip leading / for absolute wiki link paths
2013-10-25 James MogerDisable the SMARTYPANTS Markdown extension
2013-10-25 James MogerDocumentation
2013-10-25 James MogerSet Link: <url>; rel="canonical" http header for SEO...
2013-10-25 James MogerStrip Markdown extension from rendered [[WikiLink]...
2013-10-25 James MogerRespect web.forwardSlashCharacter in intra-Markdown...
2013-10-25 James MogerRemove emphasis coloring in markdown div
2013-10-25 James MogerSupport for intra-Markdown linking using [[WikiLinks...
2013-10-25 James MogerDetermine best commit id for the commit and use that...
2013-10-25 James MogerRemove "show readme" flag in favor of automatic detection
2013-10-25 James MogerRemove upload pack ref filtering
2013-10-24 James MogerMerge pull request #120 from simonharrer/compare-string...
2013-10-24 James MogerMerge pull request #119 from simonharrer/fix-locale...
2013-10-24 Simon HarrerUse equals to compare strings instead of == 120/head
2013-10-23 Simon HarrerChange locale to english for ByteFormatTest to run... 119/head
2013-10-18 James MogerReplaced MarkdownPapers with pegdown
2013-10-16 James MogerFix Markdown document enumeraton
2013-10-16 James MogerFix raw page binary content type when running behind...
2013-10-16 James MogerAdd raw link to commit, commitdiff, and compare pages...
2013-10-16 James MogerUpdate to JGit 3.1.0
2013-10-15 James MogerFix error on generating activity page when there is...
2013-10-15 James MogerMerge pull request #118 from Mrbytes/master
2013-10-12 mrbytesTranslation esES updated 118/head
2013-10-02 James MogerUpdated to Jetty 7.6.13
2013-10-02 James MogerSwitch web.xml baseFolder from context-param to env...
next