summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket
Commit message (Expand)AuthorAgeFilesLines
* Implemented optional page cachingJames Moger2013-07-1928-6/+385
* Merge pull request #100 from ds5apn/masterJames Moger2013-07-191-2/+61
|\
| * Update Korean TranslationDongsu, KIM2013-07-191-2/+61
* | Merge branch 'master' of https://github.com/gitblit/gitblitmrbytes2013-07-193-4/+122
|\|
| * Updated Dutch translationJeroen Baten2013-07-171-49/+49
| * Prepare Dutch resource for translationJames Moger2013-07-171-1/+60
| * Update Chinese translate @ version 1.30Stardrad Yin2013-07-171-3/+61
| * Fix for IE10 compatibilty modeJames Moger2013-07-161-0/+1
* | Spanish translation:mrbytes2013-07-191-14/+73
|/
* Fixed spacing of ref span in digest and reflog panelsJames Moger2013-07-152-2/+2
* Fixed url panel failure when there are no repository urls (issue 269)James Moger2013-07-151-1/+1
* Fixed an incorrect candidate submodule name (issue-266)James Moger2013-07-132-2/+2
* 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
* Set author as tooltip of "last change" on repositories page (issue-238)James Moger2013-07-033-2/+5
* 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
* Use long datetimestamp on reflogsJames Moger2013-07-021-1/+1
* Improvements to handling internal accounts (anonymous, federation user)James Moger2013-07-022-1/+6
* Move reflog styles to css to shrink dashboard page sizesJames Moger2013-06-281-7/+7
* CSS padding adjustmentsJames Moger2013-06-274-5/+5
* Support custom header colors and finish theme flattening (issue 209)James Moger2013-06-264-4/+52
* Support custom header logo images of 120x45 (issue 208)James Moger2013-06-261-1/+1
* Fixed AngularJS binding bug on dashboards with commit messages using {{notati...James Moger2013-06-262-2/+2
* 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-241-7/+9
* 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-241-1/+2
* 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
* 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
* 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-1823-1045/+1256
* Set default days back as 7 in WicketUtilsJames Moger2013-06-181-1/+1
* Indicate default days back filter selectionJames Moger2013-06-181-1/+12
* Moved AngularJS to be a classpath resourceJames Moger2013-06-182-1/+165
* Strike-through missing owners on summary/overview pageJames Moger2013-06-173-5/+14
* 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