summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Improve time filter language and handling of daysBack parameterJames Moger2013-06-2410-28/+94
* Consistent css on activity pageJames Moger2013-06-241-2/+2
* Implemented commit cache for the dashboards, activity, and project pagesJames Moger2013-06-2411-31/+346
* Improve readability of Gerrit change ref and added tooltipJames Moger2013-06-212-2/+14
* Display full message on commitdiff page (issue-258)James Moger2013-06-203-6/+15
* DocumentationJames Moger2013-06-203-21/+24
* Added WindowsUserService using WaffleJames Moger2013-06-2011-40/+313
* Improve username (en|de)coding for urlsJames Moger2013-06-201-2/+14
* Set rel="nofollow" on compressed download linksJames Moger2013-06-203-6/+14
* Fixed dashboard owned repo list and the activity titlesJames Moger2013-06-203-6/+17
* DocumentationJames Moger2013-06-195-21/+25
* Generate filterable project/repository list with FreeMarkerJames Moger2013-06-1917-175/+747
* Fixed tablet/phone scaling on dashboards. Improved digests title.James Moger2013-06-196-11/+11
* Fixed IOOB exception in StringUtils.getRelativePath (issue-256)James Moger2013-06-191-1/+1
* Support (%40|@) username (en|de)coding for repository urls and authenticationJames Moger2013-06-191-5/+16
* Moved edit link to buttonJames Moger2013-06-182-4/+8
* Tweaked look of root sub pages to matchJames Moger2013-06-182-8/+14
* Added new repository link to user menuJames Moger2013-06-182-1/+5
* Reflogs, Digests, and DashboardsJames Moger2013-06-1831-1135/+1385
* Set default days back as 7 in WicketUtilsJames Moger2013-06-181-1/+1
* Do not advertise refs/gitblit/* refs to non-admin accountsJames Moger2013-06-181-5/+14
* Indicate default days back filter selectionJames Moger2013-06-181-1/+12
* Moved AngularJS to be a classpath resourceJames Moger2013-06-182-1/+2
* Ignore orphaned .git folder in repositories folder (issue-256)James Moger2013-06-182-0/+2
* Strike-through missing owners on summary/overview pageJames Moger2013-06-173-5/+14
* Minor tweaks to SalesForce user serviceJames Moger2013-06-173-3/+8
* Do not set cookies for sessions authenticated via certificate or containerJames Moger2013-06-171-1/+4
* Disallow credential changes for container authenticated sessionsJames Moger2013-06-171-1/+9
* Option to auto-create accounts based on authenticated container principals (i...James Moger2013-06-173-1/+22
* Moved #externalAccount string to common constants classJames Moger2013-06-175-7/+7
* Fixed regression in view-restricted anonymous dashboard browsingJames Moger2013-06-131-0/+1
* Add stats header to the dashboard activity feedJames Moger2013-06-122-5/+13
* Differentiate dashboard page link for authenticated vs. anonymous usersJames Moger2013-06-122-2/+3
* Only show top 10 slices of the pie chartJames Moger2013-06-121-12/+4
* Fixed double enumeration of repositories on dashboard pageJames Moger2013-06-121-2/+2
* Workaround incomplete blame commit dara (issue-254)James Moger2013-06-123-12/+29
* Improve NPE handling for hook script enumeration (issue-253)James Moger2013-06-113-4/+14
* Globl and per-repository setting to exclude authors form metrics (issue-251)James Moger2013-06-1010-23/+131
* Improve error handling within a repository page (issue-252)James Moger2013-06-103-15/+23
* Make days back filter a settingJames Moger2013-06-106-8/+69
* Document Salesforce user service settingsJames Moger2013-06-101-0/+2
* DocumentationJames Moger2013-06-101-0/+2
* Merge pull request #93 from whittlec/masterJames Moger2013-06-105-0/+184
|\
| * Added support for authenticating against a Salesforce org.William Whittle2013-06-075-0/+184
|/
* DocumentationJames Moger2013-06-071-0/+3
* SMTPs mailserver available (not only gmail)manhole2013-06-072-1/+5
* Hide url panel on tabletsJames Moger2013-06-031-1/+1
* Fixed bug in DashboardPage when anonymous browsing is disabledJames Moger2013-06-031-1/+4
* Merge pull request #91 from uphy/masterJames Moger2013-06-031-4/+15
|\
| * Added 'htm' extension as default index page.Yuhi Ishikura2013-06-031-1/+2