| Commit message (Expand) | Author | Age | Files | Lines |
* | Define manager interfaces and update all of Gitblit to use managers | James Moger | 2013-11-26 | 10 | -14/+18 |
* | Eliminate nearly all direct GitBlit singleton references in Wicket | James Moger | 2013-11-26 | 35 | -261/+234 |
* | Refactor access to home page class | James Moger | 2013-11-26 | 2 | -2/+2 |
* | Improve doc page formatting | James Moger | 2013-11-26 | 2 | -7/+36 |
* | 修改中文显示问题及raw默认属性 | kxyfyh | 2013-11-18 | 2 | -0/+4 |
* | CSS tweaks | James Moger | 2013-11-14 | 1 | -3/+0 |
* | Display common repository documents as tabs on the docs page | James Moger | 2013-11-14 | 5 | -49/+86 |
* | Eliminate the "enumerate documentation" repository setting | James Moger | 2013-11-14 | 3 | -19/+15 |
* | README files are not shown on the summary page by default | James Moger | 2013-11-14 | 2 | -12/+18 |
* | Implement mirror executor (issue-5) | James Moger | 2013-11-13 | 2 | -1/+12 |
* | Add markup support for confluence, mediawiki, textile, trac, and twiki | James Moger | 2013-11-12 | 1 | -1/+3 |
* | Refactor markup processing in preparation for supporting other formats | James Moger | 2013-11-12 | 6 | -149/+59 |
* | Allows the home root link top-left anchor to be customised. | Luca Milanesio | 2013-11-08 | 1 | -1/+2 |
* | Strip leading / for absolute wiki link paths | James Moger | 2013-10-25 | 1 | -2/+4 |
* | Set Link: <url>; rel="canonical" http header for SEO (issue-304) | James Moger | 2013-10-25 | 2 | -6/+15 |
* | Strip Markdown extension from rendered [[WikiLink]] (issue-324) | James Moger | 2013-10-25 | 4 | -4/+15 |
* | Respect web.forwardSlashCharacter in intra-Markdown links (issue-324) | James Moger | 2013-10-25 | 1 | -1/+2 |
* | Support for intra-Markdown linking using [[WikiLinks]] syntax (issue-324) | James Moger | 2013-10-25 | 5 | -21/+138 |
* | Determine best commit id for the commit and use that in links | James Moger | 2013-10-25 | 2 | -11/+35 |
* | Remove "show readme" flag in favor of automatic detection | James Moger | 2013-10-25 | 5 | -45/+61 |
* | Replaced MarkdownPapers with pegdown | James Moger | 2013-10-18 | 3 | -5/+5 |
* | Fix raw page binary content type when running behind reverse proxy | James Moger | 2013-10-16 | 1 | -5/+20 |
* | Add raw link to commit, commitdiff, and compare pages (issue-319) | James Moger | 2013-10-16 | 6 | -3/+12 |
* | Fix error on generating activity page when there is no activity | James Moger | 2013-10-15 | 1 | -0/+1 |
* | Remove remaining TicGit tickets references | James Moger | 2013-09-30 | 2 | -2/+0 |
* | Trim trailing whitespace and organize imports | James Moger | 2013-09-30 | 43 | -306/+327 |
* | Remove issue artifacts from classes missed in previous purge | James Moger | 2013-09-30 | 1 | -8/+0 |
* | Add normalized diffstats to the commit, commitdiff, and compare pages | James Moger | 2013-09-27 | 7 | -19/+54 |
* | Change default access restriction to PUSH | James Moger | 2013-09-27 | 1 | -2/+2 |
* | Added setting to globally disable anonymous pushes in the receive pack | James Moger | 2013-09-27 | 1 | -2/+2 |
* | Disable *most* activity graphs when web.generateActivityGraph=false | James Moger | 2013-09-19 | 3 | -27/+41 |
* | Reverse line links in blob view (issue-309) | James Moger | 2013-09-19 | 1 | -2/+5 |
* | CSS tweaks for responsive layout | James Moger | 2013-09-18 | 1 | -1/+1 |
* | Added GitNotes to the commitdiff page | James Moger | 2013-09-18 | 2 | -0/+49 |
* | Removed GitWeb-style diff renderer | James Moger | 2013-09-18 | 3 | -18/+4 |
* | Add support for rendering Markdown commit messages (issue-203) | Bret K. Ikehara | 2013-09-18 | 9 | -22/+32 |
* | Remove incomplete and deprecated TicGit feature | James Moger | 2013-09-17 | 5 | -257/+32 |
* | Revisions and documentation for personal repository prefix change | James Moger | 2013-09-17 | 1 | -1/+3 |
* | Refactor logic for user repository path into one class. | Florian Zschocke | 2013-08-26 | 3 | -3/+5 |
* | Add setting to cap number of activity days to display | Ori Livneh | 2013-08-11 | 3 | -0/+16 |
* | apply PageParameters(final Map<String, ?> parameterMap), encode filename of C... | guriguri | 2013-08-01 | 1 | -2/+24 |
* | Translation of lastest Strings up-do-date. | Rafael Cavazin | 2013-07-21 | 1 | -1/+1 |
* | Fixed missing clone url on the empty repository page | James Moger | 2013-07-19 | 1 | -5/+12 |
* | Implemented optional page caching | James Moger | 2013-07-19 | 25 | -6/+182 |
* | Fix for IE10 compatibilty mode | James Moger | 2013-07-16 | 1 | -0/+1 |
* | Fixed an incorrect candidate submodule name (issue-266) | James Moger | 2013-07-13 | 1 | -1/+1 |
* | Show diff by default on compare page | James Moger | 2013-07-13 | 1 | -4/+4 |
* | Fixed possible NPE in forks page if user account no longer exists | James Moger | 2013-07-13 | 1 | -0/+4 |
* | Set author as tooltip of "last change" on repositories page (issue-238) | James Moger | 2013-07-03 | 2 | -2/+2 |
* | Retrieve summary and metric charts over https (issue-61) | James Moger | 2013-07-03 | 2 | -6/+6 |