Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for intra-Markdown linking using [[WikiLinks]] syntax (issue-324) | James Moger | 2013-10-25 | 8 | -32/+161 |
| | | | | | | | | | All WikiLinks must be specified relative to the root of the repository. The displayed link text is stripped to just the document name. Spaces in the document name are replaced with '-' characters; this is consistent with wiki syntax and Github. Change-Id: Id3fb1b5441352d9bacc4993a5b85882db113693b | ||||
* | Determine best commit id for the commit and use that in links | James Moger | 2013-10-25 | 2 | -11/+35 |
| | | | | Change-Id: I2c0f5dbb479c06402645cbb92e4845eed29d6726 | ||||
* | Remove "show readme" flag in favor of automatic detection | James Moger | 2013-10-25 | 9 | -56/+76 |
| | | | | | | | Automatic detection also will now also display a plain text "readme" or "readme.txt" file. Change-Id: Id6be729bdc469e7a5cfd1f4144df340a6b93475e | ||||
* | Remove upload pack ref filtering | James Moger | 2013-10-25 | 1 | -43/+0 |
| | | | | Change-Id: I7ffcbf00e70eea68803eb6c046d5ddca55503b8b | ||||
* | Merge pull request #120 from simonharrer/compare-strings-with-equals-method | James Moger | 2013-10-24 | 2 | -3/+3 |
|\ | | | | | Use equals to compare strings instead of == | ||||
| * | Use equals to compare strings instead of == | Simon Harrer | 2013-10-24 | 2 | -3/+3 |
| | | |||||
* | | Change locale to english for ByteFormatTest to run successful on systems ↵ | Simon Harrer | 2013-10-23 | 1 | -7/+17 |
|/ | | | | with german locale | ||||
* | Replaced MarkdownPapers with pegdown | James Moger | 2013-10-18 | 7 | -48/+21 |
| | | | | Change-Id: I11eb50ba1ef0bef8ac47bf6f7b17e0f79ecd3f2d | ||||
* | Fix Markdown document enumeraton | James Moger | 2013-10-16 | 2 | -8/+3 |
| | |||||
* | Fix raw page binary content type when running behind reverse proxy | James Moger | 2013-10-16 | 1 | -5/+20 |
| | | | | Change-Id: I9f613114b2bb4c1dacae6e67c7673149a0476cf1 | ||||
* | Add raw link to commit, commitdiff, and compare pages (issue-319) | James Moger | 2013-10-16 | 6 | -3/+12 |
| | | | | Change-Id: Ifc878cb59fe66674e6dfdc6d233fa26be1f4d605 | ||||
* | 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 |
| | | | | | - Fixes syntax - Better translation | ||||
* | Switch web.xml baseFolder from context-param to env-entry | James Moger | 2013-10-02 | 2 | -4/+21 |
| | | | | Change-Id: Id18077126e984a767725cf9e8d8eb531a14e1713 | ||||
* | Remove unused issues test repository from test suite | James Moger | 2013-10-01 | 1 | -5/+0 |
| | | | | Change-Id: Ib63aeefdffa5f747d76bc221a722bc6c2e5f58c4 | ||||
* | Fix incorrect mappings for some iconic classes | James Moger | 2013-10-01 | 1 | -4/+4 |
| | | | | Change-Id: Ieeb7159768453a17b01b8e2a59289b256c6c3492 | ||||
* | Tweak diffstat css | James Moger | 2013-10-01 | 2 | -3/+3 |
| | | | | Change-Id: I0f6551bb7ca2f9b8908e95359b375c23daeab380 | ||||
* | Check for refs/ not refs/heads/ when updating a ref | James Moger | 2013-10-01 | 1 | -1/+1 |
| | | | | Change-Id: I19f9507fdb859902a6df96f1960433a91378e400 | ||||
* | Improve message logging in the receive pack | James Moger | 2013-10-01 | 1 | -3/+11 |
| | | | | Change-Id: I93dcdc72bfae0e0fac9a0f4872537a43bbd73d36 | ||||
* | Remove remaining TicGit tickets references | James Moger | 2013-09-30 | 9 | -40/+1 |
| | | | | Change-Id: I431659cf1d57a8d9bffb065fa47e1296e7f8c838 | ||||
* | Remove trailing whitespace from unit tests | James Moger | 2013-09-30 | 25 | -693/+726 |
| | | | | Change-Id: I172bd4d493eee1013ec542ab97f1be29040f816d | ||||
* | Trim trailing whitespace and organize imports | James Moger | 2013-09-30 | 270 | -3080/+3350 |
| | | | | Change-Id: I9f91138b20219be6e3c4b28251487df262bff6cc | ||||
* | Revise date label creation for optional css class | James Moger | 2013-09-30 | 1 | -1/+7 |
| | | | | Change-Id: Ia244aedb37067c138343a9094bf489a367a4464d | ||||
* | Add recursive delete function to FileUtils | James Moger | 2013-09-30 | 1 | -0/+24 |
| | | | | Change-Id: Ie177a9e5e9f88ea35bb8f9fe0b6c9af7ce92a280 | ||||
* | Remove issue artifacts from classes missed in previous purge | James Moger | 2013-09-30 | 5 | -37/+1 |
| | | | | Change-Id: Ie0b7d1e11d634577e943c8e4dbab080b0078f1b4 | ||||
* | Change diffstat character to improve look and layout | James Moger | 2013-09-30 | 1 | -6/+12 |
| | | | | Change-Id: I7a70b04e9b8e49a78d98e0842aeda3f6d8e3ce28 | ||||
* | Add normalized diffstats to the commit, commitdiff, and compare pages | James Moger | 2013-09-27 | 17 | -77/+588 |
| | | | | Change-Id: I8f26746a611e9ab955efe8b2597cc81db48fb085 | ||||
* | Fix width calculation in branch graph when there are 0 or 1 commits | James Moger | 2013-09-27 | 1 | -24/+28 |
| | | | | Change-Id: I68ed7e4db32fa69a13979b544e80edf3212555cd | ||||
* | Change default access restriction to PUSH | James Moger | 2013-09-27 | 6 | -8/+8 |
| | | | | Change-Id: I74b3f9fedd77294c53648f8eaa730d4a84917555 | ||||
* | Added setting to globally disable anonymous pushes in the receive pack | James Moger | 2013-09-27 | 4 | -4/+27 |
| | | | | Change-Id: I3460c9c0eeb32503d58325fd09793a0cd40aa2c4 | ||||
* | Merge receive processing into one class | James Moger | 2013-09-27 | 5 | -103/+334 |
| | | | | Change-Id: I603d4524914e94ec8e02c3689b65465b42c23dd7 | ||||
* | 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 |
| | |||||
* | Eliminate redundant read() and use accessor instead of direct cache access | James Moger | 2013-09-23 | 1 | -3/+1 |
| | |||||
* | Fix potential NPE in cookie retrieval | James Moger | 2013-09-23 | 1 | -0/+3 |
| | |||||
* | Return cloned usermodel on cookie authentication | James Moger | 2013-09-23 | 1 | -0/+6 |
| | |||||
* | Fix commit log css for branch graphs | James Moger | 2013-09-23 | 1 | -1/+3 |
| | |||||
* | Fix potential NPE in git commit search | James Moger | 2013-09-23 | 1 | -1/+4 |
| | |||||
* | Fix potential NPE in setting shared permissions | James Moger | 2013-09-23 | 1 | -6/+6 |
| | |||||
* | Fix support for implied SSH urls in web.otherUrls (issue-311) | James Moger | 2013-09-19 | 1 | -1/+9 |
| | |||||
* | Disable *most* activity graphs when web.generateActivityGraph=false | James Moger | 2013-09-19 | 4 | -29/+43 |
| | | | | | | | | This setting originally only worked for the Summary page, but since that page was written, other pages have offered graphing. This setting will now disable Google Chart requests on the Dashboard, Activity, and Summary pages. This is related to issue-310. | ||||
* | Reverse line links in blob view (issue-309) | James Moger | 2013-09-19 | 3 | -16/+22 |
| | |||||
* | Improve non-visible parent lane rendering for BranchGraphServlet | James Moger | 2013-09-18 | 1 | -5/+27 |
| | |||||
* | CSS tweaks for responsive layout | James Moger | 2013-09-18 | 3 | -7/+8 |
| | |||||
* | Disable but improve the example commit message regexes | James Moger | 2013-09-18 | 1 | -3/+7 |
| | |||||
* | Improve the rendering of the branch graph for summary page | James Moger | 2013-09-18 | 1 | -3/+4 |
| | |||||
* | Added GitNotes to the commitdiff page | James Moger | 2013-09-18 | 2 | -0/+49 |
| | |||||
* | Removed GitWeb-style diff renderer | James Moger | 2013-09-18 | 8 | -189/+45 |
| | |||||
* | Add support for rendering Markdown commit messages (issue-203) | Bret K. Ikehara | 2013-09-18 | 16 | -29/+125 |
| |