summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* DocumentationJames Moger2013-07-143-0/+118
* Fixed an incorrect candidate submodule name (issue-266)James Moger2013-07-132-2/+2
* Adjust unit test to confirm null permission fix (issue-259)James Moger2013-07-131-1/+10
* Setting a null permission now removes the permission from the user or team (...James Moger2013-07-132-3/+16
* Show diff by default on compare pageJames Moger2013-07-131-4/+4
* Fixed possible NPE in forks page if user account no longer existsJames Moger2013-07-131-0/+4
* Persist fork origin on first run after upgradeJames Moger2013-07-131-0/+3
* DocumentationJames Moger2013-07-136-37/+121
* Added External account type to enumJames Moger2013-07-091-1/+1
* DocumentationJames Moger2013-07-0311-603/+590
* Set author as tooltip of "last change" on repositories page (issue-238)James Moger2013-07-037-18/+44
* Fix NPE when viewing a federation proposal (issue 195)James Moger2013-07-031-1/+1
* Retrieve summary and metric charts over https (issue-61)James Moger2013-07-034-6/+738
* Change login button class to blend in better with custom header backgroundsJames Moger2013-07-031-1/+1
* Support hot-reloading of project.mkdJames Moger2013-07-032-21/+39
* 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 {{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