summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/BasePage.java
Commit message (Expand)AuthorAgeFilesLines
* Refresh authenticated user model for each page request (issue-186)James Moger2013-01-121-1/+4
* Support local accounts with LdapUserService and RedmineUserService (issue-183)James Moger2013-01-041-1/+1
* Support languagecode-countrycode Markdown resourcesJames Moger2012-12-071-0/+4
* Skip re-authentication if we have a valid sessionJames Moger2012-11-291-2/+6
* Hide some user links based on authentication typeJames Moger2012-11-291-5/+10
* Moved cookie and certificate authentication to http request authentication m...James Moger2012-11-291-11/+2
* X509 certificate authentication based on Kevin Anderson's implementationJames Moger2012-11-231-7/+10
* Stabilizing and polishing permissions ui. Still in-progress.James Moger2012-10-291-0/+16
* Implemented exclusion (X) permissionJames Moger2012-10-231-0/+3
* New permissions UI for EditUser and EditTeam (issue 36)James Moger2012-10-191-0/+32
* Allows integration of GitBlit as plug-in in other projects.Luca Milanesio2012-10-201-10/+8
* Finer-grained repository access permissions (issue 36)James Moger2012-10-101-1/+1
* Preliminary implementation of server-side forking (issue 137)James Moger2012-09-291-5/+4
* Draft project pages, project metadata, and RSS feedsJames Moger2012-09-071-3/+97
* Implemented custom request handling for (un)authenticated sessions to workaro...James Moger2012-08-241-10/+17
* Show user displayName in footerJames Moger2012-07-111-1/+1
* Revised TimeUtils for localizationJames Moger2012-06-151-0/+21
* Updated to Bootstrap 2.0.4. Responsive layout by default.James Moger2012-06-081-0/+9
* Skeleton LdapUserService based on John Cryiger's implementationJames Moger2012-04-061-2/+4
* Allow specifying a timezone in gitblit.properties/web.xml (issue 54)James Moger2012-02-211-1/+1
* Update to Bootstrap 2.0James Moger2012-02-161-0/+19
* Fixed session fixation vulnerability (issue 62)James Moger2012-02-091-1/+4
* Include the username in the Gitblit repository url, if appropriateJames Moger2012-01-081-0/+16
* Search added to gbapi. Search dialog for Manager. Misc Manager fixes.James Moger2011-11-041-0/+1
* More Bootstrap improvements.James Moger2011-09-301-0/+6
* Split RepositoriesPage into 3 pages. Inline page header authentication.James Moger2011-09-291-4/+2
* Updating web ui to use Twitter's Bootstrap toolkit.James Moger2011-09-291-10/+0
* Largely completed, uber-cool federation feature.James Moger2011-09-121-0/+19
* Documentation. Unit testing. Checkstyle. Findbugs.James Moger2011-07-221-2/+2
* Change password feature (issue 1)James Moger2011-07-201-8/+36
* Big push for first release.James Moger2011-06-251-3/+43
* Mostly stable war build.James Moger2011-06-181-1/+5
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-0/+145