| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Process bugtraq configuration in markup document rendering | James Moger | 2014-03-04 | 8 | -17/+35 |
* | | Documentation | James Moger | 2014-03-04 | 4 | -41/+55 |
* | | Add Chinese translation for 1.4.0 | Stardrad Yin | 2014-03-04 | 1 | -2/+149 |
|/ |
|
* | Documentation | James Moger | 2014-03-03 | 2 | -3/+4 |
* | Lower opacity for merge commit short messages in the log panel | James Moger | 2014-03-03 | 2 | -3/+12 |
* | Fix reflog parsing bug of null compare links on branch creation | James Moger | 2014-03-03 | 1 | -2/+0 |
* | Fix pt push regression due to eliminating --patchset argument | James Moger | 2014-03-03 | 1 | -10/+1 |
* | Ticket tracker with patchset contributions | James Moger | 2014-03-03 | 83 | -691/+16298 |
* | Eliminate Gravatar profile linking and improve api | James Moger | 2014-03-03 | 9 | -120/+17 |
* | Reduce use of final to avoid Wicket serialization issues in reflogs | James Moger | 2014-03-03 | 2 | -16/+15 |
* | Fixed rounded timestamps of reflogs | James Moger | 2014-03-03 | 2 | -9/+2 |
* | Eliminate problematic HEAD links from the blob, blame, and tree pages | James Moger | 2014-03-03 | 6 | -13/+3 |
* | Fix layouts on edit pages to properly use Bootstrap rows and spans | James Moger | 2014-03-03 | 3 | -8/+25 |
* | CSS tweak | James Moger | 2014-03-03 | 4 | -4/+4 |
* | Fix compare page exception when a submodule changes (issue-375) | James Moger | 2014-03-03 | 1 | -0/+1 |
* | Add an ajax text link and an icon ajax link | James Moger | 2014-03-01 | 3 | -0/+98 |
* | Add the No Docs page if there are no root documents | James Moger | 2014-03-01 | 5 | -1/+78 |
* | Fix potential NPE in creating a date label | James Moger | 2014-03-01 | 1 | -2/+2 |
* | Bypass Wicket bug related to url coding of array-type parameters | James Moger | 2014-03-01 | 1 | -0/+75 |
* | Add flatten string array to StringUtils | James Moger | 2014-03-01 | 1 | -0/+12 |
* | Encode ampersand in url | James Moger | 2014-03-01 | 1 | -0/+2 |
* | Redirect to log page is the blobpage references a commit we can't find | James Moger | 2014-03-01 | 1 | -2/+1 |
* | Gracefully recover history page from failure to find specified commit | James Moger | 2014-03-01 | 1 | -33/+48 |
* | Launch bugtraq links in a new tab | James Moger | 2014-03-01 | 1 | -1/+1 |
* | Add simplified transformGFM method to MarkdownUtils | James Moger | 2014-03-01 | 1 | -0/+45 |
* | Improve getting changed paths in a commit range | James Moger | 2014-03-01 | 1 | -1/+31 |
* | Properly dispose RevWalk in getCommit | James Moger | 2014-03-01 | 1 | -2/+9 |
* | Add method to calculate the diffstat between two commits | James Moger | 2014-03-01 | 1 | -0/+32 |
* | Added join methods to array utils | James Moger | 2014-03-01 | 1 | -0/+17 |
* | Move push authorization from the ARF to the receive pack | James Moger | 2014-03-01 | 1 | -9/+2 |
* | Move GarbageCollector repository methods to the RepositoryManager | James Moger | 2014-02-28 | 4 | -26/+77 |
* | Do not log empty messages in the receive pack | James Moger | 2014-02-28 | 1 | -2/+6 |
* | Improve notification api by introducing the Mailing model | James Moger | 2014-02-28 | 8 | -232/+268 |
* | Fixes to add-indexed-branch scripts | James Moger | 2014-02-28 | 2 | -5/+5 |
* | Exclude commit id from all author search links | James Moger | 2014-02-28 | 3 | -3/+3 |
* | Improve logging granularity of raw page missing commit, object, or blob | James Moger | 2014-02-28 | 1 | -13/+21 |
* | Improve raw page failure to find specified file | James Moger | 2014-02-28 | 1 | -0/+28 |
* | Fix author search links from compare pages | James Moger | 2014-02-28 | 1 | -1/+1 |
* | Fix regression in blame page due to issue-2, pr-125 | James Moger | 2014-02-28 | 2 | -2/+5 |
* | Merged ticket #14 patchset 1 | James Moger | 2014-02-28 | 1 | -11/+20 |
|\ |
|
| * | openshift war support (non express) | aholland | 2014-02-24 | 1 | -11/+20 |
* | | Add subgit hook contributed by TMate Software | James Moger | 2014-02-27 | 1 | -0/+138 |
* | | Do not grant fork CLONE permissions to users/teams with implied regex | James Moger | 2014-02-26 | 1 | -5/+6 |
* | | Documentation | James Moger | 2014-02-26 | 7 | -20/+121 |
* | | Updated settings documentation (issue-352) | James Moger | 2014-02-26 | 1 | -0/+27 |
* | | Updated FAQ (issue-332) | James Moger | 2014-02-26 | 1 | -32/+7 |
* | | Clarified documentation (issue-212) | James Moger | 2014-02-26 | 1 | -1/+2 |
|/ |
|
* | Reset the commit cache on repository deletion | James Moger | 2014-02-21 | 1 | -0/+2 |
* | WindowsAuthProvider setting to restrict BUILTIN\Administrators | James Moger | 2014-02-21 | 2 | -3/+11 |
* | Add GO launch parameter to specify daily, rolling log file generation | James Moger | 2014-02-21 | 3 | -4/+39 |