summaryrefslogtreecommitdiffstats
path: root/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Uber-cool repository panel overhaulJames Moger2013-05-0710-129/+362
* Fixed regression with http socket connectorJames Moger2013-05-061-8/+18
* Added Tower to Mac clone with optionsJames Moger2013-05-041-0/+3
* Simplified "clone with" translation stringsJames Moger2013-05-042-13/+13
* Partially merged url panel with optional support for app clone urlsJames Moger2013-05-0312-209/+254
* GO NIO connector thread pool size settingJames Moger2013-05-031-6/+8
* Revised Git Daemon to improve thread stopping and to eliminate repository nam...James Moger2013-05-037-48/+616
* Fixed history of submodule reference if it was once a directoryJames Moger2013-05-031-8/+14
* Improve permission determination when repo is frozen or is not bareJames Moger2013-05-024-16/+71
* Do not use problematic WicketUtils fluid apiJames Moger2013-05-021-2/+6
* Revert "Make WicketUtils return the component for more fluid usage"James Moger2013-05-021-16/+8
* Organize importsJames Moger2013-05-027-8/+8
* Added SparkleShare invite url panelJames Moger2013-05-028-4/+325
* Improved the repository url panel and show git daemon url, appropriatelyJames Moger2013-05-0210-17/+255
* Make WicketUtils return the component for more fluid usageJames Moger2013-05-021-8/+16
* Do not include push-restricted, empty repositories for users without push accessJames Moger2013-05-021-1/+9
* Improve effective permission determinationJames Moger2013-05-023-9/+87
* Improve Gerrit change ref rendering (issue-206)James Moger2013-04-232-0/+11
* Disable GitDaemon by defaultJames Moger2013-04-181-1/+1
* Null out GitDaemon if it fails to startJames Moger2013-04-181-0/+1
* Fixed broken exception message formatting on starting GitDaemonJames Moger2013-04-181-1/+1
* Fixed (again?!) regression with repositories page messageJames Moger2013-04-161-6/+4
* Load prettify's lang-*.js extentions.Kensuke Matsuzaki2013-04-1633-65/+181
* Merge branch 'update-japanese-lang' of https://github.com/zakki/gitblitJames Moger2013-04-151-24/+157
|\
| * Translate massages to JapanaseKensuke Matsuzaki2013-04-151-24/+157
* | Completed migration to JGit 3.0.0-SNAPSHOTJames Moger2013-04-154-20/+19
* | Bump JGit version to 3.0.0-SNAPSHOTDavid Ostrovsky2013-04-144-8/+11
|/
* Properly set application/json content-type on api callsJames Moger2013-04-121-0/+1
* Disable Gson pretty printingJames Moger2013-04-101-1/+0
* Merge branch 'force-locale' of https://github.com/ljader/gitblitJames Moger2013-04-081-1/+10
|\
| * Overwrite created session locale with forced oneLukasz Jader2013-04-071-1/+10
* | Translate rest of new messagesLukasz Jader2013-04-071-6/+99
* | Translate some new messagesLukasz Jader2013-04-061-2/+37
* | Alter polish translation for 'branch' phraseLukasz Jader2013-04-061-13/+13
|/
* Added Git Daemon supportJames Moger2013-04-0311-485/+816
* Simplify resource loadingJames Moger2013-04-021-8/+3
* Revised incremental push tags featureJames Moger2013-04-019-66/+88
* Merge branch 'autotagpush' of https://github.com/akquinet/gitblit into pushtagsJames Moger2013-04-018-4/+113
* Disable SNI extensions for client SSL connectionsJames Moger2013-03-291-0/+4
* Trap connection resets and broken pipes in zip download servletJames Moger2013-03-291-0/+8
* Improve blame page error checkingJames Moger2013-03-292-0/+31
* Support username substitution in web.otherUrls (issue 213)James Moger2013-03-294-5/+11
* Fixed UTF-8 encoding in email notifications (issue 218)James Moger2013-03-292-36/+26
* Fixed regression with individually symlinked repositories (issue 217)James Moger2013-03-291-0/+5
* Add more error checking to blob pageJames Moger2013-03-293-3/+24
* Fixed NPE in FedClient and support --baseFolder in FedClient (issue 219)James Moger2013-03-292-6/+16
* Enforce security on raw blob page (issue 198)James Moger2013-03-293-38/+86
* Ensure Redmine url is properly formatted (issue 223)James Moger2013-03-291-1/+1
* Disable view and blame links for deleted blobs (issue 216)James Moger2013-03-291-2/+4
* Fixed extracting Groovy scripts on Express installs (issue 220)James Moger2013-03-281-1/+3