summaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Support custom header logo images of 120x45 (issue 208)James Moger2013-06-264-2/+108
* Fixed AngularJS binding bug on dashboards with commit messages using {{notati...James Moger2013-06-262-2/+2
* Fixed submodule diff displayJames Moger2013-06-251-0/+12
* Fixed case-sensitivity bug in repository name enumerationJames Moger2013-06-241-1/+4
* Exclude repository filters from dashboard pagesJames Moger2013-06-241-3/+0
* Eliminate obsolete codeJames Moger2013-06-241-52/+0
* Improve performance of cache fillingJames Moger2013-06-245-13/+59
* Improve time filter language and handling of daysBack parameterJames Moger2013-06-248-26/+91
* Consistent css on activity pageJames Moger2013-06-241-2/+2
* Implemented commit cache for the dashboards, activity, and project pagesJames Moger2013-06-249-29/+328
* 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-202-6/+14
* Added WindowsUserService using WaffleJames Moger2013-06-202-1/+195
* Improve username (en|de)coding for urlsJames Moger2013-06-201-2/+14
* Set rel="nofollow" on compressed download linksJames Moger2013-06-202-1/+8
* Fixed dashboard owned repo list and the activity titlesJames Moger2013-06-203-6/+17
* Generate filterable project/repository list with FreeMarkerJames Moger2013-06-1912-174/+724
* 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-1827-1121/+1355
* 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/+165
* Ignore orphaned .git folder in repositories folder (issue-256)James Moger2013-06-181-0/+1
* Strike-through missing owners on summary/overview pageJames Moger2013-06-173-5/+14
* Minor tweaks to SalesForce user serviceJames Moger2013-06-172-2/+7
* 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-171-1/+12
* 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-122-11/+26
* Improve NPE handling for hook script enumeration (issue-253)James Moger2013-06-112-4/+13
* Globl and per-repository setting to exclude authors form metrics (issue-251)James Moger2013-06-108-23/+122
* Improve error handling within a repository page (issue-252)James Moger2013-06-103-15/+23
* Make days back filter a settingJames Moger2013-06-104-5/+57
* Added support for authenticating against a Salesforce org.William Whittle2013-06-071-0/+132
* SMTPs mailserver available (not only gmail)manhole2013-06-071-1/+2
* Hide url panel on tabletsJames Moger2013-06-031-1/+1
* Fixed bug in DashboardPage when anonymous browsing is disabledJames Moger2013-06-031-1/+4
* Added 'htm' extension as default index page.Yuhi Ishikura2013-06-031-1/+2