Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated to Jetty 7.6.13 | James Moger | 2013-10-02 | 4 | -10/+11 |
| | |||||
* | Switch web.xml baseFolder from context-param to env-entry | James Moger | 2013-10-02 | 3 | -4/+23 |
| | | | | 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 | 18 | -77/+589 |
| | | | | 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 | 7 | -10/+11 |
| | | | | Change-Id: I74b3f9fedd77294c53648f8eaa730d4a84917555 | ||||
* | Added setting to globally disable anonymous pushes in the receive pack | James Moger | 2013-09-27 | 5 | -4/+29 |
| | | | | 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 | 2 | -2/+3 |
| | |||||
* | 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 | 2 | -1/+12 |
| | |||||
* | Documentation | James Moger | 2013-09-19 | 1 | -0/+1 |
| | |||||
* | 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 | 4 | -16/+23 |
| | |||||
* | Improve non-visible parent lane rendering for BranchGraphServlet | James Moger | 2013-09-18 | 1 | -5/+27 |
| | |||||
* | Documentation | James Moger | 2013-09-18 | 1 | -0/+3 |
| | |||||
* | 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 |
| | |||||
* | Removed unused Issues classes | James Moger | 2013-09-17 | 5 | -1723/+8 |
| | |||||
* | Ignore the contents of a default .git/description file | James Moger | 2013-09-17 | 2 | -2/+5 |
| | |||||
* | Implemented a graph servlet based on EGit/JGit's PlotWalk (issue-194) | James Moger | 2013-09-17 | 9 | -7/+467 |
| | | | | | | | | | The graph is generated server-side and therefore requires that the commit table row height be fixed and match the row height of the servlet. There will be layout misalignment if remotes refs are displayed. Perhaps this can be improved in the future. Change-Id: I39d0ffc7b1c3679976ce8c198c772ff86238f1a5 | ||||
* | Remove obsolete and deprecated FileUserService | James Moger | 2013-09-17 | 3 | -1199/+22 |
| | | | | Change-Id: I92d1d742e286643e1e1ab47a410b3fda146d1741 | ||||
* | Remove incomplete and deprecated TicGit feature | James Moger | 2013-09-17 | 12 | -530/+59 |
| | | | | Change-Id: Idb7de272589e086da9b2b3a241dcd082c1c8f27b | ||||
* | Documentation | James Moger | 2013-09-17 | 3 | -3/+9 |
| | |||||
* | Merge branch 'init-shared' of https://github.com/fzs/gitblit into prefixes | James Moger | 2013-09-17 | 9 | -17/+860 |
|\ | |||||
| * | Fix set-gid bit clearing under Linux when effective gid is different from ↵ | Florian Zschocke | 2013-08-26 | 4 | -7/+201 |
| | | | | | | | | file gid. | ||||
| * | Fix setting wrrong custom mode on file and in config. | Florian Zschocke | 2013-08-26 | 2 | -2/+41 |
| | | |||||
| * | Remove unsupported option '-O' from 'ls' command. | Florian Zschocke | 2013-08-26 | 1 | -1/+1 |
| | |