Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Fixed submodule diff display | James Moger | 2013-06-25 | 2 | -1/+14 | |
| | | | ||||||
* | | | 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 | 10 | -28/+94 | |
| | | | ||||||
* | | | 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 | 11 | -31/+346 | |
| | | | ||||||
* | | | 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 | 3 | -6/+15 | |
| | | | ||||||
* | | | Documentation | James Moger | 2013-06-20 | 3 | -21/+24 | |
| | | | ||||||
* | | | Added WindowsUserService using Waffle | James Moger | 2013-06-20 | 11 | -40/+313 | |
| | | | ||||||
* | | | 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 | 3 | -6/+14 | |
| | | | ||||||
* | | | Fixed dashboard owned repo list and the activity titles | James Moger | 2013-06-20 | 3 | -6/+17 | |
| | | | ||||||
* | | | Documentation | James Moger | 2013-06-19 | 5 | -21/+25 | |
| | | | ||||||
* | | | Generate filterable project/repository list with FreeMarker | James Moger | 2013-06-19 | 17 | -175/+747 | |
| | | | ||||||
* | | | 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 | 31 | -1135/+1385 | |
| | | | | | | | | | | | | | | | | | | Renamed pushlog to reflog to better match it's current and future purpose. Split PushesPanel into ReflogPanel and DigestsPanel. Overhauled project pages and gave them a coherent purpose from the dashboard. | |||||
* | | | 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 | 2 | -0/+2 | |
| | | | ||||||
* | | | 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 ↵ | James Moger | 2013-06-17 | 3 | -1/+22 | |
| | | | | | | | | | | | | (issue-246) | |||||
* | | | 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 | 3 | -12/+29 | |
| | | | ||||||
* | | | Improve NPE handling for hook script enumeration (issue-253) | James Moger | 2013-06-11 | 3 | -4/+14 | |
| | | | ||||||
* | | | Globl and per-repository setting to exclude authors form metrics (issue-251) | James Moger | 2013-06-10 | 10 | -23/+131 | |
| | | | ||||||
* | | | Improve error handling within a repository page (issue-252) | James Moger | 2013-06-10 | 3 | -15/+23 | |
| | | | ||||||
* | | | Make days back filter a setting | James Moger | 2013-06-10 | 6 | -8/+69 | |
| | | | ||||||
* | | | Document Salesforce user service settings | James Moger | 2013-06-10 | 1 | -0/+2 | |
| | | | ||||||
* | | | Documentation | James Moger | 2013-06-10 | 1 | -0/+2 | |
| | | | ||||||
* | | | Merge pull request #93 from whittlec/master | James Moger | 2013-06-10 | 5 | -0/+184 | |
|\ \ \ | | | | | | | | | Salesforce Authentication | |||||
| * | | | Added support for authenticating against a Salesforce org. | William Whittle | 2013-06-07 | 5 | -0/+184 | |
|/ / / | ||||||
* | | | Documentation | James Moger | 2013-06-07 | 1 | -0/+3 | |
| | | |