summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages
Commit message (Expand)AuthorAgeFilesLines
...
* Allow integration (mergeTo) branch to be changed in edit ticketJames Moger2014-03-052-1/+34
* Localize the ticket activity tab field name changesJames Moger2014-03-051-1/+5
* Restart the response on the empty page if the repository has no commitsJames Moger2014-03-051-1/+2
* Externalize some additional stringsJames Moger2014-03-053-8/+8
* Prevent <nil> from being stored as a milestoneJames Moger2014-03-051-1/+1
* Implement user "disabled" flag as an alternative to deleting the accountJames Moger2014-03-043-3/+16
* Simplified propose instructions for an existing ticketJames Moger2014-03-041-2/+2
* Process bugtraq configuration in markup document renderingJames Moger2014-03-046-8/+12
* Ticket tracker with patchset contributionsJames Moger2014-03-0319-20/+4171
* Eliminate Gravatar profile linking and improve apiJames Moger2014-03-033-88/+1
* Eliminate problematic HEAD links from the blob, blame, and tree pagesJames Moger2014-03-036-13/+3
* Fix layouts on edit pages to properly use Bootstrap rows and spansJames Moger2014-03-033-8/+25
* CSS tweakJames Moger2014-03-034-4/+4
* Fix compare page exception when a submodule changes (issue-375)James Moger2014-03-031-0/+1
* Add the No Docs page if there are no root documentsJames Moger2014-03-013-1/+63
* Redirect to log page is the blobpage references a commit we can't findJames Moger2014-03-011-2/+1
* Improve logging granularity of raw page missing commit, object, or blobJames Moger2014-02-281-13/+21
* Improve raw page failure to find specified fileJames Moger2014-02-281-0/+28
* Fix regression in blame page due to issue-2, pr-125James Moger2014-02-282-2/+5
* Select default/configured gc period in create/edit repository pageJames Moger2014-02-211-0/+4
* Strip file extension from document indexJames Moger2014-02-211-2/+2
* Show "Displayname (username)" in palettes for edit team and repository pagesAlfred Schmid2014-02-192-12/+54
* Translation esES updatedmrbytes2014-02-101-4/+4
* Fix NPE in cookie change detection on loginJames Moger2014-02-031-1/+1
* issue-361: Reset user cookie after administrative password changeJames Moger2014-01-282-0/+23
* Merge pull request #135 from kxyfyh/branch_fixbugJames Moger2014-01-142-2/+2
|\
| * 修正读取默认文件语言识别Ting2014-01-142-2/+2
* | Fixed compile failure and updated translated empty repo pagesJames Moger2014-01-146-1/+16
* | Updating the Dutch translation fileMartijn2014-01-131-8/+12
* | Improving empty repo pageMartijn2014-01-132-2/+7
* | Changing hardcoded `gitblit` origin into `origin`.Martijn2014-01-131-1/+1
|/
* Allow overriding the page title in a page subclassJames Moger2013-12-301-3/+7
* Add FontAwesome dependencyJames Moger2013-12-301-0/+1
* Fix potential NPE on getting Markdown contentJames Moger2013-12-301-2/+5
* Do not serialize the Logger instanceJames Moger2013-12-301-8/+13
* Remove obsolete pageName labelJames Moger2013-12-111-1/+0
* Add support for per-repository bugtraq configurationJames Moger2013-12-033-5/+5
* Add coloring modes to the blame page (issue-2, pull request #125)Alex Lewis2013-12-022-19/+133
* Change IGitblit API to be more distinct from IUserServiceJames Moger2013-11-294-4/+12
* Refactor user services and separate authentication (issue-281)James Moger2013-11-296-18/+14
* Moved servlets and services to separate packagesJames Moger2013-11-292-3/+3
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-2610-14/+18
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-2635-261/+234
* Refactor access to home page classJames Moger2013-11-262-2/+2
* Improve doc page formattingJames Moger2013-11-262-7/+36
* 修改中文显示问题及raw默认属性kxyfyh2013-11-182-0/+4
* CSS tweaksJames Moger2013-11-141-3/+0
* Display common repository documents as tabs on the docs pageJames Moger2013-11-145-49/+86
* Eliminate the "enumerate documentation" repository settingJames Moger2013-11-143-19/+15
* README files are not shown on the summary page by defaultJames Moger2013-11-142-12/+18