| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix NPE when adding a permission without a registrant (issue-344) | James Moger | 2013-11-26 | 1 | -0/+3 |
* | Merge pull request #122 from fzs/ldap-deref-alias | Florian Zschocke | 2013-11-22 | 1 | -1/+25 |
* | Bind LDAP connection after TLS initialization (issue-343) | Günter Dressel | 2013-11-22 | 1 | -30/+27 |
* | 修改中文显示问题及raw默认属性 | kxyfyh | 2013-11-18 | 3 | -0/+6 |
* | Improve pages servlet | James Moger | 2013-11-15 | 1 | -41/+79 |
* | CSS tweaks | James Moger | 2013-11-14 | 3 | -5/+2 |
* | Display common repository documents as tabs on the docs page | James Moger | 2013-11-14 | 6 | -67/+156 |
* | Eliminate the "enumerate documentation" repository setting | James Moger | 2013-11-14 | 7 | -31/+15 |
* | README files are not shown on the summary page by default | James Moger | 2013-11-14 | 2 | -12/+18 |
* | Tweak pull request ref display | James Moger | 2013-11-13 | 1 | -3/+5 |
* | Implement mirror executor (issue-5) | James Moger | 2013-11-13 | 15 | -6/+289 |
* | Remove docs indicator | James Moger | 2013-11-13 | 4 | -14/+1 |
* | Add markup support for confluence, mediawiki, textile, trac, and twiki | James Moger | 2013-11-12 | 2 | -3/+101 |
* | Refactor markup processing in preparation for supporting other formats | James Moger | 2013-11-12 | 11 | -171/+309 |
* | Allows the home root link top-left anchor to be customised. | Luca Milanesio | 2013-11-08 | 1 | -1/+2 |
* | Add setting to automatically redirect http requests to the https port | James Moger | 2013-10-27 | 1 | -0/+29 |
* | Strip leading / for absolute wiki link paths | James Moger | 2013-10-25 | 1 | -2/+4 |
* | Disable the SMARTYPANTS Markdown extension | James Moger | 2013-10-25 | 1 | -1/+2 |
* | 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 | 7 | -23/+153 |
* | 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 | 9 | -56/+76 |
* | Remove upload pack ref filtering | James Moger | 2013-10-25 | 1 | -43/+0 |
* | Use equals to compare strings instead of == | Simon Harrer | 2013-10-24 | 2 | -3/+3 |
* | Replaced MarkdownPapers with pegdown | James Moger | 2013-10-18 | 5 | -35/+18 |
* | Fix Markdown document enumeraton | James Moger | 2013-10-16 | 1 | -2/+2 |
* | 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 |
* | Translation esES updated | mrbytes | 2013-10-12 | 1 | -26/+28 |
* | Switch web.xml baseFolder from context-param to env-entry | James Moger | 2013-10-02 | 1 | -0/+15 |
* | Tweak diffstat css | James Moger | 2013-10-01 | 1 | -1/+1 |
* | Check for refs/ not refs/heads/ when updating a ref | James Moger | 2013-10-01 | 1 | -1/+1 |
* | Improve message logging in the receive pack | James Moger | 2013-10-01 | 1 | -3/+11 |
* | Remove remaining TicGit tickets references | James Moger | 2013-09-30 | 8 | -29/+1 |
* | Trim trailing whitespace and organize imports | James Moger | 2013-09-30 | 268 | -3076/+3343 |
* | Revise date label creation for optional css class | James Moger | 2013-09-30 | 1 | -1/+7 |
* | Add recursive delete function to FileUtils | James Moger | 2013-09-30 | 1 | -0/+24 |
* | Remove issue artifacts from classes missed in previous purge | James Moger | 2013-09-30 | 5 | -37/+1 |
* | Change diffstat character to improve look and layout | James Moger | 2013-09-30 | 1 | -6/+12 |
* | Add normalized diffstats to the commit, commitdiff, and compare pages | James Moger | 2013-09-27 | 15 | -74/+546 |
* | Fix width calculation in branch graph when there are 0 or 1 commits | James Moger | 2013-09-27 | 1 | -24/+28 |
* | Change default access restriction to PUSH | James Moger | 2013-09-27 | 5 | -6/+6 |
* | Added setting to globally disable anonymous pushes in the receive pack | James Moger | 2013-09-27 | 3 | -4/+15 |
* | Merge receive processing into one class | James Moger | 2013-09-27 | 4 | -102/+332 |
* | Remove unused class | James Moger | 2013-09-27 | 1 | -119/+0 |
* | Do not log passwords on failed authentication attempts (issue-316) | James Moger | 2013-09-27 | 1 | -2/+2 |
* | Synchronize critical ConfigUserService methods | James Moger | 2013-09-23 | 1 | -14/+14 |