| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 | 7 | -27/+118 |
* | 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 |
* | Added WindowsUserService using Waffle | James Moger | 2013-06-20 | 3 | -1/+223 |
* | Improve username (en|de)coding for urls | James Moger | 2013-06-20 | 1 | -2/+14 |
* | Set rel="nofollow" on compressed download links | James Moger | 2013-06-20 | 2 | -1/+8 |
* | Fixed dashboard owned repo list and the activity titles | James Moger | 2013-06-20 | 3 | -6/+17 |
* | Generate filterable project/repository list with FreeMarker | James Moger | 2013-06-19 | 12 | -174/+724 |
* | Fixed tablet/phone scaling on dashboards. Improved digests title. | James Moger | 2013-06-19 | 6 | -11/+11 |
* | Fixed IOOB exception in StringUtils.getRelativePath (issue-256) | James Moger | 2013-06-19 | 1 | -1/+1 |
* | Support (%40|@) username (en|de)coding for repository urls and authentication | James Moger | 2013-06-19 | 1 | -5/+16 |
* | Moved edit link to button | James Moger | 2013-06-18 | 2 | -4/+8 |
* | Tweaked look of root sub pages to match | James Moger | 2013-06-18 | 2 | -8/+14 |
* | Added new repository link to user menu | James Moger | 2013-06-18 | 2 | -1/+5 |
* | Reflogs, Digests, and Dashboards | James Moger | 2013-06-18 | 29 | -1129/+1379 |
* | Set default days back as 7 in WicketUtils | James Moger | 2013-06-18 | 1 | -1/+1 |
* | Do not advertise refs/gitblit/* refs to non-admin accounts | James Moger | 2013-06-18 | 1 | -5/+14 |
* | Indicate default days back filter selection | James Moger | 2013-06-18 | 1 | -1/+12 |
* | Moved AngularJS to be a classpath resource | James Moger | 2013-06-18 | 2 | -1/+2 |
* | Ignore orphaned .git folder in repositories folder (issue-256) | James Moger | 2013-06-18 | 1 | -0/+1 |
* | Strike-through missing owners on summary/overview page | James Moger | 2013-06-17 | 3 | -5/+14 |
* | Minor tweaks to SalesForce user service | James Moger | 2013-06-17 | 3 | -3/+8 |
* | Do not set cookies for sessions authenticated via certificate or container | James Moger | 2013-06-17 | 1 | -1/+4 |
* | Disallow credential changes for container authenticated sessions | James Moger | 2013-06-17 | 1 | -1/+9 |
* | Option to auto-create accounts based on authenticated container principals (i... | James Moger | 2013-06-17 | 2 | -1/+19 |
* | Moved #externalAccount string to common constants class | James Moger | 2013-06-17 | 5 | -7/+7 |
* | Fixed regression in view-restricted anonymous dashboard browsing | James Moger | 2013-06-13 | 1 | -0/+1 |
* | Add stats header to the dashboard activity feed | James Moger | 2013-06-12 | 2 | -5/+13 |
* | Differentiate dashboard page link for authenticated vs. anonymous users | James Moger | 2013-06-12 | 2 | -2/+3 |
* | Only show top 10 slices of the pie chart | James Moger | 2013-06-12 | 1 | -12/+4 |
* | Fixed double enumeration of repositories on dashboard page | James Moger | 2013-06-12 | 1 | -2/+2 |
* | Workaround incomplete blame commit dara (issue-254) | James Moger | 2013-06-12 | 2 | -11/+26 |
* | Improve NPE handling for hook script enumeration (issue-253) | James Moger | 2013-06-11 | 2 | -4/+13 |