summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Strip line breaks from pasted SSH keysJames Moger2015-03-071-1/+3
* Minor refactoring of user/team checksummingJames Moger2015-03-072-60/+55
* Setting up a checksum on user and team instances to lower connection delayPierre-yves Baloche2015-03-061-14/+65
* issue-545: Enforce repository permissions in patch pageJames Moger2015-02-261-4/+17
* issue-527: Synchronize changes from upstream BugtraqJames Moger2015-02-261-12/+44
* Fix spelling mistakeSouthparkfan2015-02-261-1/+1
* issue 564: enable ticket page update on tomcat with redirectskrulls2015-02-262-9/+30
* Add 'UTF8' encoding aliasJames Moger2015-02-111-1/+3
* Update GitBlitWebApp_nl.propertieslarsmaes2014-11-061-1/+1
* Exclude SSLv3 from Gitblit GO https protocolsJames Moger2014-11-041-0/+1
* Whitelist the "target" link attribute in the XSS filterJames Moger2014-11-041-1/+1
* DocumentationJames Moger2014-10-271-3/+3
* Fix PluginManager not properly respecting --noverifyJames Moger2014-10-271-0/+4
* Fix raw servlet trashing paths with spacesJames Moger2014-10-261-3/+2
* Use unicode in french translationptemplier2014-10-221-338/+338
* Correct unit test assertionJames Moger2014-10-201-1/+1
* Prepare v1.6.1 documentation updatesJames Moger2014-10-202-2/+10
* Fix potential NPE when excluding last change authorJames Moger2014-10-131-1/+1
* Fix GitBlitTest.testGitblitSettings()James Moger2014-10-131-1/+5
* Fix backslash regression in relative path determiniationJames Moger2014-10-131-1/+1
* Improve relative path determination using Java 7 PathsJames Moger2014-10-101-14/+6
* Bug in the rawservlet in extracting the repository out of the path. TheRobbert Noordzij2014-10-071-1/+1
* Treat .ico and .jpeg files as imagesBerke Viktor2014-10-063-3/+3
* Remove Wicket references from non-Wicket packagesJames Moger2014-09-308-142/+142
* Remove git.streamFileThreshold settingJames Moger2014-09-304-53/+1
* Merged #197 "Fix cropped ticket status indicator"James Moger2014-09-301-10/+0
|\
| * Fix cropped ticket status indicatorJames Moger2014-09-301-10/+0
* | Hack/workaround Bootstrap responsive behavior for ticket dropdownsJames Moger2014-09-302-2/+2
|/
* Rename redirect methodJames Moger2014-09-306-10/+10
* Bypass Wicket redirects after AJAX form submissions, they break TomcatJames Moger2014-09-306-7/+19
* Register BouncyCastle as a JCE providerJames Moger2014-09-301-0/+3
* Support GITBLIT_HOME as a system property and environment variableJames Moger2014-09-302-13/+37
* Tweak styling of clear cache & new repository links on repositories panelJames Moger2014-09-291-3/+3
* Respect repository default integration branch for new proposal ticketsJames Moger2014-09-261-0/+5
* Improve the error message when too many commits are pushed for a proposalJames Moger2014-09-261-6/+95
* Fix failure to clear/delete ticket topic and descriptionJames Moger2014-09-251-3/+4
* Restrict Gitblit cookie to the context pathJames Moger2014-09-257-8/+86
* Fix GITBLIT_HOME environment variable baseFolder supportJames Moger2014-09-241-3/+3
* Fix bug in migrating to BranchTicketServiceJames Moger2014-09-171-1/+5
* Add NO CHANGE REQUIRED ticket statusJames Moger2014-09-172-4/+6
* Sanitize ticket text at presentation time to avoid unintended html encodingJames Moger2014-09-177-26/+30
* Explicitly declare RepositoryPage subclasses that reference commitsJames Moger2014-09-1715-17/+91
* Ensure TicketModel comment text is not null in hasComment() testJames Moger2014-09-171-1/+1
* Disable permission checkboxes if permission is inheritedJames Moger2014-09-111-3/+26
* Preserve refs in commits, tree, & docs navbar linksJames Moger2014-09-113-14/+28
* Repository url is now rThanksForAllTheFish2014-09-091-1/+1
* Fix repository deletion bug where the Lucene ticket index was not purgedJames Moger2014-09-081-1/+1
* Fix MigrateTickets failure for view-restricted repositoriesJames Moger2014-09-084-2/+36
* Fix value discarding bug in SafeTextModelJames Moger2014-09-081-2/+2
* Fix potential NPE in TicketListPanel due to missing repositoryJames Moger2014-09-081-9/+19