summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Use long datetimestamp on reflogsJames Moger2013-07-021-1/+1
|
* Unit tests which confirm working/expected behavior (issue-259)James Moger2013-07-023-1/+237
|
* Fixed committer verification with merge commits (issue-264)James Moger2013-07-023-4/+139
|
* Restored original GO launcher classJames Moger2013-07-021-0/+148
|
* Fixed git servlet unit testJames Moger2013-07-021-17/+25
|
* Fix RPC unit testJames Moger2013-07-021-5/+13
|
* Fixed federation unit testJames Moger2013-07-021-0/+7
|
* Fix Lucene tests and drop problematic test repositoryJames Moger2013-07-022-37/+23
|
* Updated test suite to use relocated test config filesJames Moger2013-07-025-7/+20
|
* Fixed Json pretty print unit test failureJames Moger2013-07-021-1/+1
|
* Fixed GitDaemon stop for unit testsJames Moger2013-07-021-3/+5
|
* Fixed sendmail-html.groovy unit testJames Moger2013-07-021-1/+1
|
* Improvements to handling internal accounts (anonymous, federation user)James Moger2013-07-025-8/+25
|
* Exclude federation user from container principal auto-createJames Moger2013-06-281-5/+10
|
* Track fork's originRepository instead of parsing origin url (issue 190)James Moger2013-06-281-2/+6
|
* Move reflog styles to css to shrink dashboard page sizesJames Moger2013-06-282-7/+25
|
* 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 ↵James Moger2013-06-262-2/+2
| | | | {{notation}}
* 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
| | | | | | 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 WicketUtilsJames Moger2013-06-181-1/+1
|