summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/RootPage.java
Commit message (Expand)AuthorAgeFilesLines
* fix for #967 filestore menu for all usersPaul Martin2015-12-071-3/+3
* Require admin permissions to view the filestore pageJames Moger2015-11-181-7/+9
* Log update for Fail2Ban usagePaul Martin2015-10-251-1/+4
* Git-LFS supportPaul Martin2015-10-101-0/+1
* #932 do not trim passwords anywhere in the uiRainerW2015-10-081-2/+2
* prevent session fixation for external authenticationJoel Johnson2015-07-141-3/+3
* First draft for a customized avatar imageFabrice Bacchella2015-06-151-2/+2
* Added a new property: web.displayUserPanelJan Å mucr2014-11-271-1/+2
* Remove Wicket references from non-Wicket packagesJames Moger2014-09-301-7/+16
* Rename redirect methodJames Moger2014-09-301-2/+2
* Bypass Wicket redirects after AJAX form submissions, they break TomcatJames Moger2014-09-301-2/+2
* Restrict Gitblit cookie to the context pathJames Moger2014-09-251-1/+4
* Simplified repository creation with a NewRepositoryPageJames Moger2014-06-031-1/+1
* Allow plugins to extend the top navbar and repository navbarJames Moger2014-05-051-32/+21
* Integrate admin menu into user menu and add user menu extensionJames Moger2014-05-051-624/+719
* Overhaul menu item classes and add AdminMenuExtension pointJames Moger2014-05-051-23/+43
* Refine localized stringsJames Moger2014-05-011-1/+1
* Do not display My Tickets link if ticket service is not readyJames Moger2014-05-011-4/+3
* Now only shows the "my tickets" button in the navbar if you are connected.Hybris952014-05-011-6/+11
* Added back the "my tickets" button in the navbar.Hybris952014-05-011-1/+1
* Deactivate the navbar button for My Tickets (until it is finalized).BUISSON Christian2014-05-011-1/+1
* First Step in My TicketsBUISSON Christian2014-05-011-0/+1
* Eliminate Gravatar profile linking and improve apiJames Moger2014-03-031-2/+1
* Refactor user services and separate authentication (issue-281)James Moger2013-11-291-3/+3
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-261-1/+1
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-28/+27
* Trim trailing whitespace and organize importsJames Moger2013-09-301-19/+20
* Refactor logic for user repository path into one class.Florian Zschocke2013-08-261-1/+2
* Add setting to cap number of activity days to displayOri Livneh2013-08-111-0/+8
* Support custom header colors and finish theme flattening (issue 209)James Moger2013-06-261-0/+47
* Improve time filter language and handling of daysBack parameterJames Moger2013-06-241-7/+12
* Added new repository link to user menuJames Moger2013-06-181-1/+4
* Reflogs, Digests, and DashboardsJames Moger2013-06-181-1/+1
* Indicate default days back filter selectionJames Moger2013-06-181-1/+12
* Differentiate dashboard page link for authenticated vs. anonymous usersJames Moger2013-06-121-1/+1
* Make days back filter a settingJames Moger2013-06-101-4/+8
* Added a Dashboard page with a daily ref log of starred/owned reposJames Moger2013-05-301-2/+2
* Use mm gravatar icon for user menuJames Moger2013-05-191-1/+2
* Overhauled navigation and flattened lookJames Moger2013-05-191-52/+118
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+454