summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-024-13/+303
* 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-1634-66/+182
* 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-157-32/+42
* | Fix unit testsDavid Ostrovsky2013-04-143-3/+3
* | 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
* DocumentationJames Moger2013-04-081-2/+6
* Merge branch 'force-locale' of https://github.com/ljader/gitblitJames Moger2013-04-082-1/+16
|\
| * Overwrite created session locale with forced oneLukasz Jader2013-04-071-1/+10
| * Add forceDefaultLocale param to gitblit.propertiesLukasz Jader2013-04-071-0/+6
* | 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-0318-522/+1209
* Simplify resource loadingJames Moger2013-04-0215-8/+3
* Revised incremental push tags featureJames Moger2013-04-0112-70/+115
* Merge branch 'autotagpush' of https://github.com/akquinet/gitblit into pushtagsJames Moger2013-04-018-4/+113
|\
| * code cleanupsaheba2013-03-251-8/+3
| * code cleanupsaheba2013-03-251-7/+0
| * +feature: automatic tagging of each push with an incremental revision number ...saheba2013-03-252-2/+108
| * added attribute useIncrementalRevisionNumbers to repository modelsaheba2013-03-256-0/+15
* | Document SNI workaround for Java-based clientsJames Moger2013-03-292-6/+26
* | 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-295-7/+20
* | Fixed UTF-8 encoding in email notifications (issue 218)James Moger2013-03-293-38/+29
* | 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-293-7/+17
* | Enforce security on raw blob page (issue 198)James Moger2013-03-293-38/+86
* | Clarify need to review installService.cmd for keystore password (issue 221)James Moger2013-03-291-1/+1
* | 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
* | Use standard ServletRequestWrapper instead of custom wrapper (issue 224)James Moger2013-03-282-402/+2
* | Do not queue emails with no recipients (issue 200)James Moger2013-03-281-0/+8
* | Fixed incorrect icon file name for .doc files (issue 200)James Moger2013-03-281-1/+1
* | Added weblogic.xml to WAR for deployment on WebLogic (issue 199)James Moger2013-03-281-0/+9
* | Fixed internal error on folder history links (issue 192)James Moger2013-03-281-3/+3