| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation | James Moger | 2013-07-14 | 3 | -0/+118 |
* | Fixed an incorrect candidate submodule name (issue-266) | James Moger | 2013-07-13 | 2 | -2/+2 |
* | Adjust unit test to confirm null permission fix (issue-259) | James Moger | 2013-07-13 | 1 | -1/+10 |
* | Setting a null permission now removes the permission from the user or team (... | James Moger | 2013-07-13 | 2 | -3/+16 |
* | 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 |
* | Persist fork origin on first run after upgrade | James Moger | 2013-07-13 | 1 | -0/+3 |
* | Documentation | James Moger | 2013-07-13 | 6 | -37/+121 |
* | Added External account type to enum | James Moger | 2013-07-09 | 1 | -1/+1 |
* | Documentation | James Moger | 2013-07-03 | 11 | -603/+590 |
* | Set author as tooltip of "last change" on repositories page (issue-238) | James Moger | 2013-07-03 | 7 | -18/+44 |
* | Fix NPE when viewing a federation proposal (issue 195) | James Moger | 2013-07-03 | 1 | -1/+1 |
* | Retrieve summary and metric charts over https (issue-61) | James Moger | 2013-07-03 | 4 | -6/+738 |
* | Change login button class to blend in better with custom header backgrounds | James Moger | 2013-07-03 | 1 | -1/+1 |
* | Support hot-reloading of project.mkd | James Moger | 2013-07-03 | 2 | -21/+39 |
* | Use long datetimestamp on reflogs | James Moger | 2013-07-02 | 1 | -1/+1 |
* | Unit tests which confirm working/expected behavior (issue-259) | James Moger | 2013-07-02 | 3 | -1/+237 |
* | Fixed committer verification with merge commits (issue-264) | James Moger | 2013-07-02 | 3 | -4/+139 |
* | Restored original GO launcher class | James Moger | 2013-07-02 | 1 | -0/+148 |
* | Fixed git servlet unit test | James Moger | 2013-07-02 | 1 | -17/+25 |
* | Fix RPC unit test | James Moger | 2013-07-02 | 1 | -5/+13 |
* | Fixed federation unit test | James Moger | 2013-07-02 | 1 | -0/+7 |
* | Fix Lucene tests and drop problematic test repository | James Moger | 2013-07-02 | 2 | -37/+23 |
* | Updated test suite to use relocated test config files | James Moger | 2013-07-02 | 5 | -7/+20 |
* | Fixed Json pretty print unit test failure | James Moger | 2013-07-02 | 1 | -1/+1 |
* | Fixed GitDaemon stop for unit tests | James Moger | 2013-07-02 | 1 | -3/+5 |
* | Fixed sendmail-html.groovy unit test | James Moger | 2013-07-02 | 1 | -1/+1 |
* | Improvements to handling internal accounts (anonymous, federation user) | James Moger | 2013-07-02 | 5 | -8/+25 |
* | Exclude federation user from container principal auto-create | James Moger | 2013-06-28 | 1 | -5/+10 |
* | Track fork's originRepository instead of parsing origin url (issue 190) | James Moger | 2013-06-28 | 1 | -2/+6 |
* | Move reflog styles to css to shrink dashboard page sizes | James Moger | 2013-06-28 | 2 | -7/+25 |
* | Disabled SparkleShare menu | James Moger | 2013-06-27 | 1 | -1/+1 |
* | Fixed missing branches on dashboards | James Moger | 2013-06-27 | 1 | -0/+1 |
* | Fixed reflog author | James Moger | 2013-06-27 | 1 | -0/+3 |
* | CSS padding adjustments | James Moger | 2013-06-27 | 5 | -6/+6 |
* | Improve RPC documentation | James Moger | 2013-06-27 | 1 | -3/+3 |
* | Fixed last modified caching for logo servlet | James Moger | 2013-06-26 | 1 | -2/+2 |
* | Support custom header colors and finish theme flattening (issue 209) | James Moger | 2013-06-26 | 8 | -31/+122 |
* | Support custom header logo images of 120x45 (issue 208) | James Moger | 2013-06-26 | 6 | -3/+116 |
* | Fixed AngularJS binding bug on dashboards with commit messages using {{notati... | James Moger | 2013-06-26 | 2 | -2/+2 |
* | Fixed submodule diff display | James Moger | 2013-06-25 | 1 | -0/+12 |
* | Fixed case-sensitivity bug in repository name enumeration | James Moger | 2013-06-24 | 1 | -1/+4 |
* | Exclude repository filters from dashboard pages | James Moger | 2013-06-24 | 1 | -3/+0 |
* | Eliminate obsolete code | James Moger | 2013-06-24 | 1 | -52/+0 |
* | Improve performance of cache filling | James Moger | 2013-06-24 | 5 | -13/+59 |
* | Improve time filter language and handling of daysBack parameter | James Moger | 2013-06-24 | 9 | -27/+92 |
* | Consistent css on activity page | James Moger | 2013-06-24 | 1 | -2/+2 |
* | Implemented commit cache for the dashboards, activity, and project pages | James Moger | 2013-06-24 | 10 | -30/+343 |
* | Improve readability of Gerrit change ref and added tooltip | James Moger | 2013-06-21 | 2 | -2/+14 |
* | Display full message on commitdiff page (issue-258) | James Moger | 2013-06-20 | 2 | -6/+14 |