summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Disabled SparkleShare menuJames Moger2013-06-271-1/+1
* Fixed missing branches on dashboardsJames Moger2013-06-271-0/+1
* Fixed reflog authorJames Moger2013-06-271-0/+3
* CSS padding adjustmentsJames Moger2013-06-275-6/+6
* Improve RPC documentationJames Moger2013-06-271-3/+3
* Fixed last modified caching for logo servletJames Moger2013-06-261-2/+2
* Support custom header colors and finish theme flattening (issue 209)James Moger2013-06-268-31/+122
* Support custom header logo images of 120x45 (issue 208)James Moger2013-06-266-3/+116
* 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-249-27/+92
* Consistent css on activity pageJames Moger2013-06-241-2/+2
* Implemented commit cache for the dashboards, activity, and project pagesJames Moger2013-06-2410-30/+343
* 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
* DocumentationJames Moger2013-06-202-6/+8
* Added WindowsUserService using WaffleJames Moger2013-06-205-1/+227
* 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
* DocumentationJames Moger2013-06-193-12/+11
* Generate filterable project/repository list with FreeMarkerJames Moger2013-06-1913-174/+725
* 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-181-0/+1
* 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-172-1/+19
* 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