summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/GitBlitWebApp.java
Commit message (Expand)AuthorAgeFilesLines
* XSS sanitize standard page url parametersJames Moger2014-09-071-1/+1
* Create infrastructure for XSS sanitizationJames Moger2014-09-071-0/+12
* Simplified repository creation with a NewRepositoryPageJames Moger2014-06-031-0/+10
* Fix class loading failure when there are no STARTED pluginsJames Moger2014-05-071-1/+3
* Allow plugins to extend the top navbar and repository navbarJames Moger2014-05-051-7/+99
* Integrate admin menu into user menu and add user menu extensionJames Moger2014-05-051-0/+2
* Replace RawPage with RawServletJames Moger2014-05-051-3/+1
* First Step in My TicketsBUISSON Christian2014-05-011-0/+2
* Create and update milestone pages with rename supportJames Moger2014-05-011-0/+4
* Fix forcing default locale to en or LANG_CC for web uiJames Moger2014-04-281-4/+3
* Expose the plugin manager to the webappJames Moger2014-04-141-0/+9
* Elevate the public key manager to a top-level managerJames Moger2014-04-101-0/+9
* Ticket tracker with patchset contributionsJames Moger2014-03-031-0/+15
* Eliminate Gravatar profile linking and improve apiJames Moger2014-03-031-2/+0
* Flattened IGitblitManager, GitblitManager, and GitBlit classesJames Moger2013-11-291-10/+10
* Refactor user services and separate authentication (issue-281)James Moger2013-11-291-6/+6
* Use Dagger to inject managers into all filters and servletsJames Moger2013-11-291-17/+52
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-261-21/+29
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-193/+262
* Refactor access to home page classJames Moger2013-11-261-6/+4
* 修改中文显示问题及raw默认属性kxyfyh2013-11-181-0/+2
* Refactor markup processing in preparation for supporting other formatsJames Moger2013-11-121-3/+3
* Remove incomplete and deprecated TicGit featureJames Moger2013-09-171-11/+5
* Implemented optional page cachingJames Moger2013-07-191-0/+18
* Reflogs, Digests, and DashboardsJames Moger2013-06-181-4/+4
* Added a Dashboard page with a daily ref log of starred/owned reposJames Moger2013-05-301-2/+3
* Added UI for the push log introduced in 1.2.1James Moger2013-05-241-0/+2
* Implemented compare page for branch/tag/manual diffs (issue-75, issue-133)James Moger2013-05-231-0/+2
* Overhauled navigation and flattened lookJames Moger2013-05-191-1/+8
* Overwrite created session locale with forced oneLukasz Jader2013-04-141-1/+10
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+160