You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

releases.moxie 82KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676
  1. #
  2. # ${project.version} release
  3. #
  4. r27: {
  5. title: ${project.name} ${project.version} released
  6. id: ${project.version}
  7. date: ${project.buildDate}
  8. note: ~
  9. html: ~
  10. text: ''
  11. The new gitblit.properties file "includes" defaults.properties which is the original
  12. gitblit.properties file. You may continue using your existing gitblit.properties file
  13. as before, however, you might find future upgrades simpler by adopting the new "include"
  14. design.
  15. ''
  16. security: ~
  17. fixes:
  18. - Fix exception when viewing a ticket with a patchset where the integration branch does not exist (issue-521, ticket-212)
  19. - Fix exception when deleting a repository using the FileTicketService (issue-522, ticket-213)
  20. - Do not inject team repository permissions as explicit user permissions when editing a user (issue-462, ticket-214)
  21. - Whitelist the target link attribute in the XSS filter (ticket-216)
  22. - Strip line breaks from pasted SSH keys (ticket-245)
  23. - Fix project sorting (pr-287)
  24. - Fix Lucene indexing of tags (pr-291)
  25. - Prevent session fixation for external authentication (pr-908)
  26. - Encode email subject as UTF-8 (pr-929)
  27. - Do not automatically trim passwords (pr-932)
  28. - Fix nested repository detection in raw servlet (pr-950)
  29. changes:
  30. - Replaced Dagger with Guice (ticket-80)
  31. - Use release name as root directory in Gitblit GO artifacts (ticket-109)
  32. - Split gitblit.properties into gitblit.properties & defaults.properties (ticket-110)
  33. - Show team type in teams page (pr-217, ticket-168)
  34. - Relocate the repository Delete button (ticket-225)
  35. - Improve diff performance by gracefully limiting large diffs (pr-226)
  36. - Add granular settings to disable display of git transport urls (pr-274)
  37. - Use author date to be consistent with other tools (pr-919)
  38. additions:
  39. - Add GitHub Octicons (ticket-106)
  40. - Support for chain-loading properties files (ticket-110)
  41. - Add Priority & Severity fields for tickets (pr-220, ticket-157)
  42. - Add Maintenance ticket type (pr-223, ticket-206)
  43. - Add configurable tab length for blob views (ticket-253)
  44. - Implement image diffs (pr-229)
  45. - Add support for configurable HTTP proxy host/port in PluginManager (pr-235)
  46. - Implement collapsed empty folder navigation (pr-241)
  47. - Implement hashing to detect usermodel changes and reduce users.conf file I/O (pr-246)
  48. - Add support for Kerberos5/GSS authentication to SSH (pr-254)
  49. - Allow extraction of additional user metadata in request headers when using external or container authentication (pr-255)
  50. - Allow custom host & port specification for advertised SSH urls (pr-268)
  51. - Improve logging for fail2ban usage (pr-296)
  52. - Initial implementation of Git-LFS (pr-921)
  53. - Add "all" repositories parameter to Search page (pr-935)
  54. dependencyChanges:
  55. - Guice 4.0 (ticket-80, ticket-219)
  56. - SLF4j 1.7.12
  57. - gson 2.3.1
  58. - Freemarker 2.3.22
  59. - Lucene 4.10.0 (ticket-159)
  60. - SSHD 1.0.0
  61. - JGit 4.1.1
  62. - Groovy 2.4.4
  63. - Wicket 1.4.22
  64. - BouncyCastle 1.52
  65. - Pegdown 1.5.0
  66. - Jetty 9.2.13
  67. settings:
  68. - { name: web.displayUserPanel, defaultValue: 'true' }
  69. - { name: web.tabLength, defaultValue: 4 }
  70. - { name: web.avatarClass, defaultValue: '' }
  71. - { name: web.showHttpServletUrls, defaultValue: 'true' }
  72. - { name: web.showGitDaemonUrls, defaultValue: 'true' }
  73. - { name: web.showSshDaemonUrls, defaultValue: 'true' }
  74. - { name: web.advertiseAccessPermissionForOtherUrls, defaultValue: 'false' }
  75. - { name: web.maxDiffLinesPerFile, defaultValue: '4000' }
  76. - { name: web.maxDiffLines, defaultValue: '20000' }
  77. - { name: ssh.advertisedHost, defaultValue: '' }
  78. - { name: ssh.advertisedPort, defaultValue: '' }
  79. - { name: git.sshWithKrb5, defaultValue: '' }
  80. - { name: git.sshKrb5Keytab, defaultValue: '' }
  81. - { name: git.sshKrb5ServicePrincipalName, defaultValue: '' }
  82. - { name: git.sshKrb5StripDomain, defaultValue: 'true' }
  83. - { name: filestore.storageFolder, defaultValue: '${baseFolder}/lfs' }
  84. - { name: filestore.maxUploadSize, defaultValue: '-1' }
  85. - { name: plugins.httpProxyHost, defaultValue: '' }
  86. - { name: plugins.httpProxyPort, defaultValue: '' }
  87. - { name: plugins.httpProxyAuthorization, defaultValue: '' }
  88. - { name: realm.container.autoAccounts.displayName, defaultValue: '' }
  89. - { name: realm.container.autoAccounts.emailAddress, defaultValue: '' }
  90. - { name: realm.container.autoAccounts.locale, defaultValue: '' }
  91. - { name: realm.container.autoAccounts.adminRole, defaultValue: '' }
  92. contributors:
  93. - James Moger
  94. - David Ostrovsky
  95. - Alex Lewis
  96. - Florian Zschocke
  97. - Paul Martin
  98. - razzard
  99. - Alexander Zabluda
  100. - Marcin Cieślak
  101. - Rainer W
  102. - Vitaliy Filippov
  103. - willyann
  104. - enrico204
  105. - mrjoel
  106. - Fabrice Bacchella
  107. - Milos Cubrilo
  108. - Thomas Wolf
  109. - Morten Bøgeskov
  110. - Steven Oliver
  111. - Dariusz Bywalec
  112. - Jan Šmucr
  113. }
  114. #
  115. # 1.6.2 release
  116. #
  117. r26: {
  118. title: Gitblit 1.6.2 released
  119. id: 1.6.2
  120. date: 2014-10-28
  121. note: ~
  122. html: ~
  123. text: ~
  124. security: ~
  125. fixes:
  126. - Fix French translation (pr-224, ticket-210)
  127. - Fix raw servlet trashing paths with spaces (ticket-211)
  128. - Fix PluginManager not properly respecting --noverify (ticket-209)
  129. changes: ~
  130. additions: ~
  131. dependencyChanges: ~
  132. contributors:
  133. - Pierre Templier
  134. - Barry Roberts
  135. - Jan Šmucr
  136. }
  137. #
  138. # 1.6.1 release
  139. #
  140. r25: {
  141. title: Gitblit 1.6.1 released
  142. id: 1.6.1
  143. date: 2014-10-20
  144. note: ''
  145. The next major release (v1.7.0) will focus on:
  146. * ticket-75: making projects more useful including the concept of project ownership
  147. This improvement will require a NON-BACKWARDS-COMPATIBLE migration of repository ownership from the RpeositoryModel to the UserModel
  148. * ticket-55: facilitating usage of tickets & git-flow in the web ui
  149. ''
  150. html: ~
  151. text: ''
  152. Highlights:
  153. * Dependency updates
  154. * Many bug fixes
  155. * GITBLIT_HOME environment variable support
  156. ''
  157. security:
  158. - Sanitize page parameters, form fields, and markup for XSS vulnerabilities (issue-496, ticket-164)
  159. - Fix flash security risk (issue-498, ticket-165)
  160. - Fix XRF vulnerability (issue-500, ticket-166)
  161. - Prohibit new forks from inadvertently disclosing view-restricted contents (issue-495, ticket-167)
  162. - Restrict Gitblit's cookie to the context path (issue-507, ticket-187)
  163. fixes:
  164. - Fix NPE when two repository names differ only in case (pr-204, ticket-108)
  165. - Fix API documentation links (issue-449, ticket-111)
  166. - Fix internal error when specifying a blob url without a path (ticket-113)
  167. - Fix milestone queries for hyphentated names (ticket-115)
  168. - Fix duplicate repositories on dashboards (issue-454, ticket-117)
  169. - Fix lower-case project names in RepositoryNamePanel (issue-509, ticket-118)
  170. - Fix ticket notifications not sent when author doesn't have an email address (issue-423, ticket-132)
  171. - Fix regression in create-ticket-on-push & clarify reported explanation (ticket-135)
  172. - Fix redirects after ajax form submissions with Tomcat (issue-455, ticket-136)
  173. - Fix potential NPE in Raw servlet (ticket-137)
  174. - Fix Raw link path generation that does not respect web.forwardSlashCharacter (ticket-139)
  175. - Do not log query parameter passwords when Redmine authentication fails (pr-215, ticket-466)
  176. - Fix NPE in RepositoryNamePanel for anonymous admins (issue-490, ticket-147)
  177. - Fix repo creation with initial commit when the creator does not have an email address (issue-458, ticket-149)
  178. - Fix Edit Repository page missing owners from owners list (issue-480, ticket-150)
  179. - Fix NPEs when handling tickets with non-existent milestones (ticket-152)
  180. - Quote all Lucene query args that have non-alphanumberic characters (issue-483, issue-469, ticket-153)
  181. - Fix 0-length files from raw servlet when file does not exist (issue-489, ticket-154)
  182. - Fix raw servlet failures with long project names (issue-478, ticket-163)
  183. - New ticket responsible selections are missing users with RW access (issue-476, ticket-170)
  184. - Fix NPE in TicketListPanel due to missing repository (issue-451, ticket-171)
  185. - Fix MigrateTickets failure for view-restricted repositories (issue-475, ticket-173)
  186. - Fix repository deletion bug where the Lucene ticket index was not purged (issue-468, ticket-174)
  187. - Fix Jenkins post-receive script repository url (pr-219, ticket-175)
  188. - Fix potential NPE in retrieving a ticket comment (issue-503, ticket-179)
  189. - Fix bug in migrating tickets to the BranchTicketService (issue-474, ticket-183)
  190. - Fix failure to clear/delete a ticket topic and description (issue-505, ticket-188)
  191. - Fix cropped ticket status indicators (ticket-197)
  192. - Fix bug in raw servlet extracting repository out of the path (pr-222, ticket-203)
  193. - Improve relative path determiniation using Java 7 Paths (issue-511, ticket-204)
  194. changes:
  195. - Remove git.streamFileThreshold setting and documentation (ticket-119)
  196. - Update Korean translation (pr-206, ticket-120)
  197. - Add additional documentation for web.canonicalUrl (pr-205, issue-453, ticket-121)
  198. - Remove Wicket references from non-Wicket packages (ticket-129)
  199. - LDAP user accounts now clear email address when unset in LDAP (issue-456, ticket-134)
  200. - Update French translation (pr-210, ticket-140)
  201. - Update authentication documentation (pr-213, ticket-142)
  202. - Pretty print Perl modules (pr-216, ticket-144)
  203. - Pretty print C/C++ headers (pr-207, ticket-145)
  204. - Do not stamp raw servlet responses with cache-control headers (issue-489, ticket-148)
  205. - Treat UTF-9 and UTF-18 (both fake encodings) as UTF-8 (issue-486, ticket-151)
  206. - Allow Lucene indexing period to be configurable (ticket-161)
  207. - Do not display stacktraces for bad requests in servlets (issue-497, ticket-169)
  208. - Preserve branch ref in commits, tree, and docs navbar links (issue-501, ticket-176)
  209. - Disable Edit User Page permission checkboxes if admin/fork/create permission is inherited (issue-196, ticket-177)
  210. - Explicitly declare page subclasses that reference commits (issue-503, ticket-180)
  211. - Explicitly attempt to register BouncyCastle as a JCE provider (ticket-194)
  212. - Treat .ico and .jpeg files as images (pr-221, ticket-202)
  213. additions:
  214. - Add support for GITBLIT_HOME as a -D system property (pr-212, ticket-141, ticket-185)
  215. - Add support for GITBLIT_HOME as an environment variable (ticket-193)
  216. - Add install script for Fedora (pr-207, ticket-146)
  217. - Add NO CHANGE REQUIRED ticket status (ticket-182)
  218. dependencyChanges:
  219. - JGit 3.5.1
  220. - Jetty 9.2.3
  221. - SSHD 0.12.0
  222. contributors:
  223. - Sascha Vogt
  224. - Ron Smits
  225. - Eric Fairon
  226. - Johnny Hughes
  227. - Revi
  228. - Kyle Gottfried
  229. - Berke Viktor
  230. - David Ostrovsky
  231. - Romain Gagnaire
  232. - Koen Serry
  233. - Anthony O.
  234. - mereth
  235. - Michael Legart
  236. - Soeren Grunewald
  237. - Simon Santoro
  238. - fgeorges
  239. - robindengen
  240. - Robert M. Roberson Jr.
  241. - 1988porsche944
  242. - Steffen Gebert
  243. - gibwar
  244. - gato84b
  245. - jakob@jboysen
  246. - ThanksForAllTheFish
  247. - Stephan Krull
  248. - jliedy
  249. - Michael Glauche
  250. }
  251. #
  252. # 1.6.0 release
  253. #
  254. r24: {
  255. title: Gitblit 1.6.0 released
  256. id: 1.6.0
  257. date: 2014-06-16
  258. note: ''
  259. The next major release (v1.7.0) will focus on:
  260. * ticket-75: making projects more useful including the concept of project ownership
  261. This improvement will require a NON-BACKWARDS-COMPATIBLE migration of repository ownership from the RpeositoryModel to the UserModel
  262. * ticket-55: facilitating usage of tickets & git-flow in the web ui
  263. ''
  264. html: ~
  265. text: ''
  266. Highlights:
  267. * My Tickets page
  268. * User Preferences web ui
  269. * SSH key management web ui
  270. * Basic CRUD pages for ticket milestones
  271. * Overhaul repository creation, editing, and empty repository pages
  272. If you are upgrading, you might consider copying the data/gitignore folder to your ${baseFolder} to allow selection & injection of a .gitignore when creating a repository.
  273. The OpenShift Express build has been dropped. You can deploy GO or WAR on Express so this build is no longer necessary.
  274. ''
  275. security: ~
  276. fixes:
  277. - Allow ticket responsible selection if anonymous push is enabled (issue-425, ticket-71)
  278. - Fix failure to generate SSH server keys on ARM (issue-426, ticket-70)
  279. - Fix flotr2 chart generation failure if a label contained a single-quote (ticket-77)
  280. - Fix repository cache refresh after ref deletion/addition (issue-433, ticket-82)
  281. - Fixed cache miss on repository model retrieval (pr-185, ticket-83)
  282. - Fixed GitBlit static singleton reference in localclone.groovy (issue-436, ticket-84)
  283. - Removed Ticket responsible team permission exclusion (ticket-87)
  284. - Fixed SSH daemon thread exhaustion (ticket-89)
  285. - Fixed Ticket responsible selections not considering the AUTHENTICATED authorization control (ticket-91)
  286. - Fixed invalid generated SSH url for port 22 (issue-444, ticket-98)
  287. - Fix cloning repositories with `+` in their names. (revert pr-136, issue-362, ticket-100)
  288. - Fixed NPE in GitblitClient (ticket-102)
  289. changes:
  290. - Split the pages servlet into a raw servlet and a pages servlet. All raw links now use the raw servlet (issue-413, ticket-49)
  291. - Drop deprecated --set-upstream syntax for -u (ticket-59)
  292. - BARNUM: Prune deleted branches on fetch (git fetch -p) (ticket-60)
  293. - BARNUM: Create ticket/N instead of topic/N for pt start N (ticket-61)
  294. - Move repository deletion functions to the edit repository page AND allow deletion to be disabled (pr-180, ticket-67)
  295. - Update the Korean translation (pr-184, ticket-69)
  296. - Update the Dutch translation (pr-191)
  297. - Overhaul the EmptyRepositoryPage (ticket-73)
  298. - Overhauled the edit repository page (ticket-76)
  299. - Process bugtraq links in the ticket description and comments (ticket-78)
  300. - Exclude personal repositories from the repositories list, by default (issue-419, ticket-95)
  301. additions:
  302. - Add My Tickets page (issue-215, ticket-15)
  303. - Added CRUD functionality for Ticket Milestones (ticket-17)
  304. - Implemented Ticket migration tool to move between backends (ticket-19)
  305. - Added extension points for top nav links, root-level pages, repository nav links, user menu links, and http request filters (ticket-23)
  306. - Added an editor panel in the user profile page to manipulate preferences (issue-108, issue-424, ticket-64)
  307. - Added an editor panel in the user profile page to manipulate public SSH keys (ticket-64)
  308. - Add FORK_REPOSITORY RPC request type (issue-371, pr-161, ticket-65)
  309. - Add object type (ot) parameter for RSS queries to retrieve tag details (pr-165, ticket-66)
  310. - Add setting to allow STARTTLS without requiring SMTPS (pr-183)
  311. - Simplified repository creation, offer simple README generation, and insertion of a pre-defined .gitignore file (ticket-76)
  312. - Added an extension point for monitoring onStartup and onShutdown (ticket-79)
  313. - Tag server-side merges when incremental push tags are enabled (issue-432, ticket-85)
  314. - Add a user preference for the clone transport (ticket-90)
  315. - Add setting to control default thread pool size for miscellaneous background tasks (ticket-92)
  316. - Add Norwegian transation (pr-186)
  317. - Add German translation (pr-192)
  318. - Add Italian translation (pr-196)
  319. dependencyChanges:
  320. - Update to javax.mail 1.5.1 (issue-417, ticket-58)
  321. contributors:
  322. - James Moger
  323. - David Ostrovsky
  324. - Manisha Gayathri
  325. - Gerard Smyth
  326. - Christian Buisson
  327. - Berke Viktor
  328. - Marcus Hunger
  329. - Matthias Cullmann
  330. - Emmeran Seehuber
  331. - Sascha Vogt
  332. - Carsten Lenz
  333. - Matthias Sohn
  334. - Leif Jantzen
  335. - Stardrad Yin
  336. - Jeroen Baten
  337. - Dongsu Kim
  338. - Karanbir Singh
  339. - Tamás Papp
  340. - GianMaria Romanato
  341. settings:
  342. - { name: 'web.allowDeletingNonEmptyRepositories', defaultValue: 'true' }
  343. - { name: 'web.includePersonalRepositories', defaultValue: 'false' }
  344. - { name: 'mail.starttls', defaultValue: 'false' }
  345. - { name: 'execution.defaultThreadPoolSize', defaultValue: '1' }
  346. - { name: 'git.gitignoreFolder', defaultValue: '${baseFolder}/gitignore' }
  347. }
  348. #
  349. # 1.5.1 release
  350. #
  351. r23: {
  352. title: Gitblit 1.5.1 released
  353. id: 1.5.1
  354. date: 2014-05-07
  355. note: ~
  356. html: ~
  357. text: ~
  358. security: ~
  359. fixes:
  360. - Fix subdirectory links in pages servlet (issue-411)
  361. - Fix subdirectory navigation in pages servlet (issue-412)
  362. - Fix bug in adding invalid or empty SSH keys (ticket-50)
  363. - Fix forcing default locale to en or LANG_CC for web ui (ticket-51)
  364. - Fix inconsistency with repository ownership permission checking (ticket-52)
  365. - Prevent submission from New|Edit ticket page with empty titles (ticket-53)
  366. - Ensure the repository model ref list is refreshed on ref creation or deletion (ticket-54)
  367. - Fix case-sensitivity error in determining fork network (issue-420, ticket-62)
  368. - Fix transport determination for SSH urls served on port 22 (issue-421, ticket-63)
  369. changes:
  370. - improve French translation (pr-176)
  371. - simplify current plugin release detection and ignore the currentRelease registry field
  372. - split pages servlet into two servlets (issue-413)
  373. additions: ~
  374. dependencyChanges:
  375. - update to Apache MINA/SSHD 0.11.0 (issue-410)
  376. - added Apache Tiki 1.5 (issue-413)
  377. contributors:
  378. - James Moger
  379. - Julien Kirch
  380. - Ralph Hoffman
  381. - Olivier Rouits
  382. - Owen Nelson
  383. - Alexander Zabluda
  384. - Philipp Beckmann
  385. - Jakob Boysen
  386. }
  387. #
  388. # 1.5.0 release
  389. #
  390. r22: {
  391. title: Gitblit 1.5.0 released
  392. id: 1.5.0
  393. date: 2014-04-17
  394. note: Gitblit now requires Java 7 for build & runtime.
  395. html: ~
  396. text: ''
  397. MAJOR Release.
  398. * Integrated SSH daemon based on Apache Mina/SSHD and Gerrit
  399. * Basic plugin management framework and plugin registry, limited extension points
  400. * Replace GoogleCharts with a self-hosted copy of the flotr2 charting library
  401. * Move to Java 7, some dependencies require this
  402. * Move to Jetty 9, dropped AJP feature because it was removed upstream
  403. ''
  404. security: ~
  405. fixes:
  406. - Repository mailing lists could not be reset from the Edit Repository page (issue-399)
  407. - Fix intermittent NPE in determining commit date in RefModel (issue-401)
  408. - Fix closing ticket on push by parsing commit messages for closes|fixes (issue-404)
  409. - Fix diffstat display for a ticket with a pending submodule change (issue-407)
  410. - Ensure the Lucene ticket index is updated on repository deletion.
  411. - Fixed failure to properly determine hasTicket in RedisTicketService
  412. - Fixed handling of pushing ticket branch deletions
  413. changes:
  414. - Switch from GoogleCharts to self-hosted flotr2 charts (issue-283, ticket-43, pr-166)
  415. - Specify the --dailyLogFile option for the Ubuntu and CentOS service scripts (issue-348)
  416. - Improve logging for missing LDAP uid attribute when synchronizing (issue-394)
  417. - The ticket close-on-push commit message regular expression is now configurable by a setting (issue-404)
  418. - Redirect to summary page on edit repository (issue-405)
  419. - Option to allow LDAP users to directly authenticate without performing LDAP searches (pr-162)
  420. - Replace JCommander with args4j to be consistent with other tools (ticket-28)
  421. - Sort repository urls by descending permissions and by transport security within equal permissions
  422. - Move to Java 7 & updated to Jetty 9.1.4
  423. - dropped AJP support because it has been removed from upstream Jetty
  424. - dropped settings: server.useNio, server.ajpPort, server.ajpBindInterface
  425. - dropped GO parameters: --ajpPort, --useNio
  426. additions:
  427. - Added an SSH daemon with public key authentication (issue-369, ticket-6)
  428. - Added beginnings of a plugin framework for extending Gitblit (issue-381, ticket-23)
  429. - Added a French translation (pr-163)
  430. - Added a setting to control what transports may be used for pushes
  431. - Expose JGit 3.x receive pack settings (issue-408)
  432. dependencyChanges:
  433. - Java 7
  434. - Jetty 9.1.4
  435. - args4j 2.0.26
  436. - JGit 3.3.1
  437. - Mina SSHD 0.10.1
  438. - pf4j 0.8.0
  439. - SLF4J 1.7.5
  440. contributors:
  441. - James Moger
  442. - David Ostrovsky
  443. - Johann Ollivier-Lapeyre
  444. - Jeremie Brebec
  445. - Tim Ryan
  446. - Decebal Suiu
  447. - Eric Myrhe
  448. - Kevin Walter
  449. settings:
  450. - { name: 'realm.ldap.bindpattern', defaultValue: ' ' }
  451. - { name: 'tickets.closeOnPushCommitMessageRegex', defaultValue: '(?:fixes|closes)[\\s-]+#?(\\d+)' }
  452. - { name: 'git.acceptedPushTransports', defaultValue: ' ' }
  453. - { name: 'git.checkReceivedObjects', defaultValue: 'true' }
  454. - { name: 'git.checkReferencedObjectsAreReachable', defaultValue: 'true' }
  455. - { name: 'git.maxObjectSizeLimit', defaultValue: '0' }
  456. - { name: 'git.maxPackSizeLimit', defaultValue: '-1' }
  457. - { name: 'git.sshPort', defaultValue: '29418' }
  458. - { name: 'git.sshBindInterface', defaultValue: ' ' }
  459. - { name: 'git.sshKeysManager', defaultValue: 'com.gitblit.transport.ssh.FileKeyManager' }
  460. - { name: 'git.sshKeysFolder', defaultValue: '${baseFolder}/ssh' }
  461. - { name: 'git.sshBackend', defaultValue: 'NIO2' }
  462. - { name: 'git.sshCommandStartThreads', defaultValue: '2' }
  463. - { name: 'plugins.folder', defaultValue: '${baseFolder}/plugins' }
  464. - { name: 'plugins.registry', defaultValue: 'http://plugins.gitblit.com/plugins.json' }
  465. }
  466. #
  467. # 1.4.1 release
  468. #
  469. r21: {
  470. title: Gitblit 1.4.1 released
  471. id: 1.4.1
  472. date: 2014-03-18
  473. note: "The default access restriction has been elevated from NONE to PUSH and anonymous push access has been disabled by default."
  474. html: ~
  475. text: ''
  476. !! IMPORTANT BUG FIX FOR EXTERNAL AUTHENTICATION (1.4.1) !!
  477. This is a MAJOR release (1.4.0).
  478. The entire core has been refactored to be more modular. Authentication providers have all been refactored to be simpler. Both of these were precursor requirements for landing the Tickets feature -- issue tracker & branch-based pull requests.
  479. Markup rendering has been improved and expanded to several additional formats. A repository mirroring service has been added to allow you to automatically track public repositories. Commit pages now indicate diffstat information and many bug fixes and smaller features have been introduced.
  480. The groundwork has also been laid for SSH support which will be in the focal point for the next major release (ticket-6).
  481. Due to the enormity of these changes, please make a backup copy of users.conf before updating.''
  482. security:
  483. - Fix major authentication security hole when using external authentication providers (issue-387, ticket-35)
  484. fixes:
  485. - Fixed incorrect branch ref in Ticket page for symlinks (issue-383, ticket-32)
  486. - Fix NPE in FileTicketService (issue-386, ticket-34)
  487. - Watch list push parameters were now always honored (ticket-30)
  488. - Watch list push parameters were not always validated (ticket-29)
  489. - Truncated tag messages in the tag panel did not have proper tooltips (ticket-31)
  490. - Fix merging GO runtime settings with command-line override settings (ticket-33)
  491. - Fix ticket page IOBE on Ticket page when Gitblit is not serving repositories (ticket-27)
  492. - Exclude ticket branches when forking a repository (ticket-26)
  493. - Workaround pegdown bug and improve relative image path processing (ticket-24)
  494. - Disable Ticket review functions in read-only repositories (mirror, frozen, etc)
  495. - Fix incorrect git fetch instructions in Ticket email notifications
  496. - Fix Ticket email notification recipients to include repository owners
  497. - Fix Ticket propose instructions to branch from origin/{integrationBranch}
  498. changes:
  499. - Add closed status for milestones and abandoned status for tickets (ticket-25)
  500. additions: ~
  501. dependencyChanges: ~
  502. contributors:
  503. - James Moger
  504. - David Ostrovsky
  505. - Liyu Wang
  506. }
  507. #
  508. # 1.4.0 release
  509. #
  510. r20: {
  511. title: Gitblit 1.4.0 released
  512. id: 1.4.0
  513. date: 2014-03-09
  514. note: "The default access restriction has been elevated from NONE to PUSH and anonymous push access has been disabled by default."
  515. html: ~
  516. text: ''
  517. This is a MAJOR release.
  518. The entire core has been refactored to be more modular. Authentication providers have all been refactored to be simpler. Both of these were precursor requirements for landing the Tickets feature -- issue tracker & branch-based pull requests.
  519. Markup rendering has been improved and expanded to several additional formats. A repository mirroring service has been added to allow you to automatically track public repositories. Commit pages now indicate diffstat information and many bug fixes and smaller features have been introduced.
  520. The groundwork has also been laid for SSH support which will be in the focal point for the next major release (ticket-6).
  521. Due to the enormity of these changes, please make a backup copy of users.conf before updating.''
  522. security:
  523. - issue-361: Cookies were not reset on administrative password change of a user account. This allowed accounts with changed passwords to continue authenticating. Cookies are now reset on password changes, they are validated on each page request, AND they will now expire 7 days after generation.
  524. fixes:
  525. - Fixed incorrect tagger attribution in the dashboard (issue-276)
  526. - Fixed support for implied SSH urls in web.otherUrls (issue-311)
  527. - Fixed injection of unnecessary explicit CLONE permissions for a fork when users or teams already had implied regex permissions (issue-320)
  528. - Bind LDAP connection after establishing TLS initialization (issue-343)
  529. - Fixed NPE when attempting to add a permission without a registrant (issue-344)
  530. - Invalidate all cached repository data on "clear cache" (issue-346)
  531. - Fix chart failures when an apostrophe is in a user display name (issue-350, pr-128)
  532. - Fix exception in create repository when not selecting a garbage collection period (issue-366)
  533. - Stop setting admin permission based on undocumented Redmine REST API behavior (issue-368)
  534. - Fix compage page failure when a submodule is changed in the commit range (issue-375)
  535. - Fix support url decoding with non-ascii characters (pr-136)
  536. - Fix potential NPE on removing uncached repository from cache
  537. - Ignore the default contents of .git/description file
  538. - Fix error on generating activity page when there is no activity
  539. - Fix raw page content type of binaries when running behind a reverse proxy
  540. - Fix author search links from compare pages
  541. changes:
  542. - Gitblit now rejects pushes to identified mirror repositories (issue-5)
  543. - Personal repository prefix (~) is now configurable (issue-265)
  544. - Refactored user services and separated authentication into providers (issue-281)
  545. - Reversed line links in blob view (issue-309)
  546. - Dashboard and Activity pages now obey the web.generateActivityGraph setting (issue-310)
  547. - Do not log passwords on failed authentication attempts (issue-316)
  548. - LDAP synchronization is now scheduled rather than on-demand (issue-336)
  549. - Show displayname and username in palettes (issue-364)
  550. - Updated default binary and Lucene ignore extensions
  551. - Change the WAR baseFolder context parameter to a JNDI env-entry to improve enterprise deployments
  552. - Removed internal Gitblit ref exclusions in the upload pack
  553. - Removed "show readme" setting in favor of automatic detection
  554. - README files are not shown on the summary page by default, this can be restored with web.summaryShowReadme
  555. - Support plain text, markdown, confluence, mediawiki, textile, tracwiki, or twiki "readme" files
  556. - Determine best commit id (e.g. "master") for the tree and docs pages and use that in links
  557. - By default GO will now bind to all interfaces for both http and https connectors. This simplifies setup for first-time users.
  558. - Removed docs indicator on the repositories page
  559. - Removed the repository setting to enable Markdown document enumeration, this is now automatic and expanded
  560. - Retrieve LDAP groups with dereferencing aliases (pr-122)
  561. - Revised committer verification to require a matching displayname or account name AND the email address
  562. - Serve repositories on both /r and /git, displaying /r because it is shorter
  563. - Eliminate HEAD from the blob, blame, and tree pages. That assumed a resource was available in HEAD and it may not be.
  564. - Eliminate Gravatar profile linking.
  565. - Moved Gitblit reflog from refs/gitblit/reflog to refs/meta/gitblit/reflog
  566. - Updated Spanish translation
  567. - Updated Simplified Chinese translation
  568. - Updated Dutch translation
  569. - Updated Korean translation
  570. additions:
  571. - Added color modes for the blame page (issue-2)
  572. - Added an optional MirrorService which will periodically fetch ref updates from source repositories for mirrors (issue-5). Repositories must be manually cloned using native git and "--mirror".
  573. - Added branch graph image servlet based on EGit's branch graph renderer (issue-194)
  574. - Added option to render Markdown commit messages (issue-203)
  575. - Added Ticket tracker and Patchset collaboration feature (issue-215)
  576. - Added setting to control creating a repository as --shared on Unix servers (issue-263)
  577. - Set Link: <url>; rel="canonical" http header for SEO (issue-304)
  578. - Added raw links to the commit, commitdiff, and compare pages (issue-319)
  579. - Support intradocument linking in Markdown content using [[WikiLinks]] syntax (issue-324)
  580. - Support Markdown image links relative to the repository root (issue-324)
  581. - Added filesystem write permission check (issue-345)
  582. - Added GO launch parameter for redirecting logging to a rolling, daily log file (issue-348)
  583. - Added settings to Windows authentication provider to permit/prohibit BUILTIN\Administrators from being Gitblit Admins (issue-354)
  584. - Added canonical url setting for email notifications and web display
  585. - Support rendering confluence, mediawiki, textile, tracwiki, and twiki markup documents
  586. - Added setting to globally disable anonymous pushes in the receive pack
  587. - Added a normalized diffstat display to the commit, commitdiff, and compare pages
  588. - Added GO setting to automatically redirect all http requests to the secure https connector
  589. - Automatically display common repository root documents as tabs on the docs page
  590. - Support bugtraq configuration in collaboration with Syntevo, the regex.* config keys are now DEPRECATED
  591. - Added FishEye hook script (pr-137)
  592. - Added Redmine Fetch hook script (issue-359)
  593. - Added Subgit hook contributed by TMate Software
  594. - Added function to retain a user account but prohibit authentication. This is an alternative to deleting a user account.
  595. - Added setting to hide the top-level navigation header to facilitate embedding Gitblit in something else.
  596. - Added RPC request to reindex tickets
  597. dependencyChanges:
  598. - updated to Jetty 8.1.13
  599. - updated to JGit 3.3.0
  600. - updated to Lucene 4.6.0
  601. - updated to BouncyCastle 1.49
  602. - replaced MarkdownPapers with pegdown 1.4.2
  603. - added Dagger 1.1.0
  604. - added Eclipse WikiText libraries for processing confluence, mediawiki, textile, tracwiki, and twiki
  605. - added FontAwesome 4.0.3
  606. - added Jedis 2.3.1
  607. settings:
  608. - { name: 'git.createRepositoriesShared', defaultValue: 'false' }
  609. - { name: 'git.allowAnonymousPushes', defaultValue: 'false' }
  610. - { name: 'git.defaultAccessRestriction', defaultValue: 'PUSH' }
  611. - { name: 'git.enableMirroring', defaultValue: 'false' }
  612. - { name: 'git.mirrorPeriod', defaultValue: '30 mins' }
  613. - { name: 'git.userRepositoryPrefix', defaultValue: '~' }
  614. - { name: 'realm.authenticationProviders', defaultValue: ' ' }
  615. - { name: 'realm.ldap.groupEmptyMemberPattern', defaultValue: '(&(objectClass=group)(!(member=*)))' }
  616. - { name: 'realm.ldap.synchronize', defaultValue: 'false' }
  617. - { name: 'realm.ldap.syncPeriod', defaultValue: '5 MINUTES' }
  618. - { name: 'realm.ldap.removeDeletedUsers', defaultValue: 'true' }
  619. - { name: 'realm.windows.permitBuiltInAdministrators', defaultValue: 'true' }
  620. - { name: 'web.canonicalUrl', defaultValue: ' ' }
  621. - { name: 'web.commitMessageRenderer', defaultValue: 'plain' }
  622. - { name: 'web.documents', defaultValue: 'readme home index changelog contributing submitting_patches copying license notice authors' }
  623. - { name: 'web.hideHeader', defaultValue: 'false' }
  624. - { name: 'web.showBranchGraph', defaultValue: 'true' }
  625. - { name: 'web.summaryShowReadme', defaultValue: 'false' }
  626. - { name: 'server.redirectToHttpsPort', defaultValue: 'false' }
  627. - { name: 'tickets.service', defaultValue: ' ' }
  628. - { name: 'tickets.acceptNewTickets', defaultValue: 'true' }
  629. - { name: 'tickets.acceptNewPatchsets', defaultValue: 'true' }
  630. - { name: 'tickets.requireApproval', defaultValue: 'false' }
  631. contributors:
  632. - James Moger
  633. - Robin Rosenberg
  634. - Klaus Nuber
  635. - Florian Zschocke
  636. - Bret Ikehara
  637. - Chad Horohoe
  638. - Domingo Oropeza
  639. - Chris Graham
  640. - Guenter Dressel
  641. - fpeters.fae
  642. - David Ostrovsky
  643. - Alex Lewis
  644. - Marc Strapetz
  645. - Benjamin Asbach
  646. - Alfred Schmid
  647. - Gareth Collins
  648. - Martijn van der Kleijn
  649. - Berke Viktor
  650. - Vitaly Litvak
  651. - Matthias Cullman
  652. - Eduardo Guervós Narvaez
  653. - Stardrad Yin
  654. - Markus Foempe
  655. - Nasrollah Kavian
  656. - M. Holmquist
  657. - Stephan Krull
  658. - Duncan Jauncey
  659. - Rhys Evans
  660. - Michael Wowro
  661. - I. Tagliani
  662. - Rick Sladkey
  663. - Matthias Cullman
  664. - Johann Fischer
  665. - Tamás Papp
  666. - Liyu Wang
  667. - Jeroen Baten
  668. - Dongsu, KIM
  669. }
  670. #
  671. # 1.3.2 release
  672. #
  673. r19: {
  674. title: Gitblit 1.3.2 released
  675. id: 1.3.2
  676. date: 2013-08-22
  677. note: ~
  678. html: ~
  679. text: ~
  680. security: ~
  681. fixes:
  682. - Fixed Gitblit Authority startup failures when using alternate user services (issue-280)
  683. - Manually redirect after branch deletion (issue 282)
  684. - Simplify when repository size is calculated to ensure we have one IF we want one (issue-295)
  685. - Fixed anonymous LDAP connections (issue-297)
  686. - Improved branch deletion-reflog interaction
  687. - Encode page url parameters as UTF-8
  688. - Encode filename for binary files on RawPage according to browser
  689. - Added pptx extension for tree page icon lookup
  690. - Fixed project links on dashboard page when web.mountParameters=false
  691. changes: ~
  692. additions:
  693. - Add setting for maximum number of days of activity to that may be requested
  694. - Added HtpasswdUserService to authenticate users against an htpasswd file
  695. - Automatically maintain the .git/description file used by some other tooling
  696. dependencyChanges:
  697. - Added commons-codec 1.7
  698. contributors:
  699. - github/guriguri
  700. - Doug Ayers
  701. - Ori Livneh
  702. - Florian Zschocke
  703. - Tito Nobre
  704. - Hugo Questroy
  705. settings:
  706. - { name: 'web.activityDurationMaximum', defaultValue: 30 }
  707. - { name: 'realm.htpasswd.userFile', defaultValue: '${baseFolder}/htpasswd' }
  708. - { name: 'realm.htpasswd.overrideLocalAuthentication', defaultValue: 'false' }
  709. }
  710. #
  711. # 1.3.1 release
  712. #
  713. r18: {
  714. title: Gitblit 1.3.1 released
  715. id: 1.3.1
  716. date: 2013-07-24
  717. note: ''
  718. If you have forked repositories and your are upgrading from 1.2.x to 1.3.x, please DO NOT RELOCATE your repositories folder when running 1.3.x the first time. Gitblit will update forked repository configs on the first execution and it is critical that ${git.repositoriesFolder} points to the same location used by 1.2.x.
  719. ''
  720. html: ~
  721. text: ~
  722. security: ~
  723. fixes:
  724. - Gitblit-as-viewer with no repository urls failed to display summary page (issue 269)
  725. - Fixed incorrect tagger in the dashboard pages (issue-276)
  726. - Automatically decode %7E in repository names from git clients that encode ~ (issue-278)
  727. - Fixed missing Keys class in WAR and Express builds
  728. - Fixed missing model class dependencies in Gitblit Manager build
  729. - Fix for IE10 compatibility mode
  730. - Reset dashboard and activity commit cache on branch REWIND or DELETE
  731. - Fixed bug with adding new local users with external authentication
  732. - Fixed missing clone url on the empty repository page
  733. - Fixed Ubuntu service script for LSB compliance
  734. - Inserted "sleep 5" in Ubuntu & Centos bash script for service restart
  735. changes:
  736. - Use trash icon in Gitblit Reflog for branch and tag deletion
  737. - Update Gitblit Reflog on branch deletion from web UI
  738. - Updated Chinese translation
  739. - Updated Dutch translation
  740. - Updated Spanish translation
  741. - Updated Korean translation
  742. - Updated Brazilian Portuguese translation
  743. additions:
  744. - Added optional browser-side page caching using Last-Modified and Cache-Control for the dashboard, activity, project, and several repository pages (issue-274)
  745. - Added a GET_USER request type for the RPC mechanism (issue-275)
  746. - Added PAMUserService to authenticate against a local Linux/Unix/MacOSX server
  747. dependencyChanges:
  748. - Added libpam4j 1.7
  749. settings:
  750. - { name: 'web.pageCacheExpires', defaultValue: 0 }
  751. - { name: 'realm.pam.backingUserService', defaultValue: 'users.conf' }
  752. - { name: 'realm.pam.serviceName', defaultValue: 'system-auth' }
  753. contributors:
  754. - Rainer Alföldi
  755. - Liyu Wang
  756. - Jeroen Baten
  757. - James Moger
  758. - Stardrad Yin
  759. - Chad Horohoe
  760. - Eduardo Guervós Narvaez
  761. - Dongsu, KIM
  762. - Gareth Collins
  763. - Rafael Cavazin
  764. - Tamás Papp
  765. - Florian Zschocke
  766. - Amélie Benoit
  767. - Gustavo Henrique
  768. }
  769. #
  770. # 1.3.0
  771. #
  772. r17: {
  773. title: Gitblit 1.3.0 Released
  774. id: 1.3.0
  775. date: 2013-07-14
  776. html: ''
  777. Release highlights include:
  778. <ul>
  779. <li>integrated git daemon</li>
  780. <li>compare refs or commits page</li>
  781. <li>completed the Gitblit reflog (formerly pushlog) introduced in 1.2.1</li>
  782. <li>added new dashboard pages</li>
  783. <li>added a stars feature</li>
  784. <li>improved the repository url panel to show your access permission and to offer native app clone links</li>
  785. <li>improved navigation and theme</li>
  786. <li>customizable page header colors and logo</li>
  787. <li>recent activity commit caching to improve performance of dashboard and activity pages</li>
  788. <li>Windows authentication</li>
  789. <li>Salesforce.com authentication</li>
  790. <li>lots of bug fixes</li>
  791. </ul>
  792. <p> </p>
  793. Thank you to <a href="http://syntevo.com">syntevo</a>, <a href="http://atlassian.com">Atlassian</a>, <a href="http://fournova.com">fournova</a>, and <a href="http://github.com">Github</a> for their permission and use of their artwork for the native app clone menus.
  794. ''
  795. note: ''
  796. If you have forked repositories and your are upgrading to 1.3.0, please DO NOT RELOCATE your repositories folder when running 1.3.0 the first time. Gitblit will update forked repository configs on the first execution and it is critical that ${git.repositoriesFolder} points to the same location used by 1.2.x.
  797. ''
  798. security:
  799. - Raw servlet was insecure. If someone knew the exact repository name and path to a file, the raw blob could be retrieved bypassing security constraints. (issue 198)
  800. fixes:
  801. - Use bash instead of sh in Linux/OSX shell scripts (issue 154)
  802. - Fix NPE when getting user's fork without repository list caching (issue 182)
  803. - Fix internal error on folder history links (issue 192)
  804. - Fix NPE in repositories panel when viewing a federation proposal (issue 195)
  805. - Fix NPEs when initializing the context on a servlet containers which returns a null contextFolder (issue 199)
  806. - Fixed incorrect icon file name for .doc files (issue 200)
  807. - Do not queue emails with no recipients (issue 201)
  808. - Disable view and blame links for deleted blobs (issue 216)
  809. - Fixed 1.2.x regression with individually symlinked repositories (issue 217)
  810. - Fixed UTF-8 encoding errors in email notifications (issue 218)
  811. - Fixed NPE in 1.2.1 Federation Client (issue 219)
  812. - Fixed extracting Groovy scripts on Express installs (issue 220)
  813. - Ensure Redmine url is properly formatted (issue 223)
  814. - Use standard ServletRequestWrapper instead of custom wrapper (issue 224)
  815. - Switch commit message back to a pre and ensure that it is properly escaped when combined with commit message regex substitution (issue 242)
  816. - Fixed AddIndexedBranch tool --branch parameter (issue 247)
  817. - Improve NPE handling for hook script enumeration (issue-253)
  818. - Workaround missing commit information in blame page (JGit bug 374382, issue-254)
  819. - Ignore orphan ".git" folder in the repositories root folder (issue-256)
  820. - Fixed bug where a null permission was added to a user model on a repository rename when the permission had really been inherited from a team membership (issue-259)
  821. - Fixed committer verification with merge commits (issue-264)
  822. - Fixed bug in submodule repository linking (issue-266)
  823. - Could not reset settings with $ or { characters through Gitblit Manager because they are not properly escaped
  824. - Added more error checking to blob page and blame page
  825. - Disable SNI extensions for client SSL connections
  826. - Fixed prettify language extension loading
  827. - Fixed index out of bounds exceptions when generating client certificates for a user when the user's table has been filtered
  828. - Fixed AddindexedBranch tool when specifying the non-default branch.
  829. - Fixed submodule diff display
  830. changes:
  831. - Retrieve summary and metric graphs from Google over https (issue-61)
  832. - Persist originRepository (for forks) in the repository config instead of relying on parsing origin urls which are susceptible to filesystem relocation (issue 190)
  833. - Improved error logging for servlet containers which provide a null contextFolder (issue 199)
  834. - Improve Gerrit change ref decoration in the refs panel (issue 206)
  835. - Display full commit message on commitdiff page (issue-258)
  836. - Improved the repository url display. This display now indicates your repository access permission, per-protocol.
  837. - Automatically encode/decode usernames for urls using %XX notation on space, @, and \
  838. - Disable Gson's pretty printing which has a huge performance gain
  839. - Properly set application/json content-type on api calls
  840. - Make days back filter choices a setting
  841. - Changed default days back filter setting to 7 days
  842. - Set rel="nofollow" on compressed download links
  843. - Improved page title
  844. - Updated Polish translation
  845. - Updated Japanese translation
  846. additions:
  847. - Added a ui for the ref log introduced in 1.2.1 (issue-177)
  848. - Added weblogic.xml to WAR for deployment on WebLogic (issue 199)
  849. - Support setting a custom header logo (issue 208)
  850. - Support header color customizations (issue 209)
  851. - Support username substitution in web.otherUrls (issue 213)
  852. - Option to force client-side basic authentication instead of form-based authentication if web.authenticateViewPages=true (issue 222)
  853. - Set author as tooltip of last change column in the repositories panel (issue-238)
  854. - Setting to automatically create an user account based on an authenticated user principal from the servlet container (issue-246)
  855. - Added WindowsUserService to authenticate users against Windows accounts (issue-250)
  856. - Global and per-repository setting to exclude authors from metrics (issue-251)
  857. - Added commit cache to improve Activity, Dashboard, and Project page generation times
  858. - Added SalesForce.com user service
  859. - Added simple star/unstar function to flag or bookmark interesting repositories
  860. - Added Dashboard page which shows a news feed for starred repositories and offers a filterable list of repositories you care about
  861. - Added client application menus for Git, SmartGit/Hg, SourceTree, Tower, GitHub for Windows, and GitHub for Mac
  862. - Added GO http/https connector thread pool size setting
  863. - Added a server setting to force a particular translation/Locale for all sessions
  864. - Added smart Git Daemon serving. If enabled, git:// access will be offered for any repository which permits anonymous access. If the repository permits anonymous cloning, anonymous git:// clone will be permitted while anonmymous git:// pushes will be rejected.
  865. - Option to automatically tag branch tips on each push with an incremental revision number
  866. - Implemented multiple repository owners
  867. - Optional periodic LDAP user and team pre-fetching & synchronization
  868. - Added config setting to use SMTPS
  869. - Added option to index all local branches in AddIndexedBranches tool
  870. - Display name and version in Tomcat Manager
  871. - FogBugz post-receive hook script
  872. - Chinese translation
  873. - Support --baseFolder parameter in Federation Client
  874. contributors:
  875. - James Moger
  876. - Bandarupalli Satyanarayana
  877. - Chad Horohoe
  878. - Christian Aistleitner
  879. - Colin Bowern
  880. - David Ostrovsky
  881. - Egbert Teeselink
  882. - Hige Maniya
  883. - Hirotaka Honma
  884. - Ikslawek
  885. - Jay Meyer
  886. - John Crygier
  887. - Kensuke Matsuzaki
  888. - Laurens Vrijnsen
  889. - Lee Grofit
  890. - Lukasz Jader
  891. - Martijn Laan
  892. - Matthias Bauer
  893. - Michael Pailloncy
  894. - Michael Schaefers
  895. - Oliver Doepner
  896. - Philip Boutros
  897. - Rafael Cavazin
  898. - Ryan Schneider
  899. - Sakurai Youhei
  900. - Sarah Haselbauer
  901. - Slawomir Bochenski
  902. - Stardrad Yin
  903. - Thomas Pummer
  904. - William Whittle
  905. - Yukihiko Sawanobori
  906. - github/akquinet
  907. - github/dapengme
  908. dependencyChanges:
  909. - JGit 3.0.0.201306101825-r
  910. - Iconic font
  911. - AngularJS 1.0.7
  912. - FreeMarker 2.3.19
  913. - Waffle 1.5
  914. - JNA 3.5.0
  915. - Guava 13.0.1
  916. settings:
  917. - { name: 'git.daemonBindInterface', defaultValue: 'localhost' }
  918. - { name: 'git.daemonPort', defaultValue: 0 }
  919. - { name: 'git.defaultIncrementalPushTagPrefix', defaultValue: 'r' }
  920. - { name: 'mail.smtps', defaultValue: 'false' }
  921. - { name: 'realm.container.autoCreateAccounts', defaultValue: 'false' }
  922. - { name: 'realm.salesforce.backingUserService', defaultValue: 'users.conf' }
  923. - { name: 'realm.salesforce.orgId', defaultValue: 0 }
  924. - { name: 'realm.windows.defaultDomain', defaultValue: ' ' }
  925. - { name: 'realm.windows.backingUserService', defaultValue: 'users.conf' }
  926. - { name: 'web.activityDuration', defaultValue: 7 }
  927. - { name: 'web.activityDurationChoices', defaultValue: '1 3 7 14 21 28' }
  928. - { name: 'web.activityCacheDays', defaultValue: 14 }
  929. - { name: 'web.allowAppCloneLinks', defaultValue: 'true' }
  930. - { name: 'web.forceDefaultLocale', defaultValue: ' ' }
  931. - { name: 'web.headerLogo', defaultValue: '${baseFolder}/logo.png' }
  932. - { name: 'web.headerBackgroundColor', defaultValue: ' ' }
  933. - { name: 'web.headerForegroundColor', defaultValue: ' ' }
  934. - { name: 'web.headerHoverColor', defaultValue: ' ' }
  935. - { name: 'web.headerBorderColor', defaultValue: ' ' }
  936. - { name: 'web.headerBorderFocusColor', defaultValue: ' ' }
  937. - { name: 'web.metricAuthorExclusions', defaultValue: ' ' }
  938. - { name: 'web.overviewReflogCount', defaultValue: 5 }
  939. - { name: 'web.reflogChangesPerPage', defaultValue: 10 }
  940. - { name: 'server.nioThreadPoolSize', defaultValue: 50 }
  941. }
  942. #
  943. # 1.2.1
  944. #
  945. r16: {
  946. title: Gitblit 1.2.1 Released
  947. id: 1.2.1
  948. date: 2013-01-15
  949. html: ''
  950. Because there are now several types of files and folders that must be considered Gitblit data, the default location for data has changed.
  951. <p />
  952. You will need to move a few files around when upgrading. Please review the <a href="upgrade_go.html">upgrading GO</a> or <a href="upgrade_war.html">upgrading WAR</a> page for details.
  953. <p />
  954. <b>Express Users</b> make sure to update your web.xml file with the ${baseFolder} values!
  955. ''
  956. fixes:
  957. - Fixed nullpointer on recursively calculating folder sizes when there is a named pipe or symlink in the hierarchy
  958. - Added nullchecking when concurrently forking a repository and trying to display the fork network (issue-187)
  959. - Fixed bug where permission changes were not visible in the web ui to a logged-in user until the user logged-out and then logged back in again (issue-186)
  960. - Fixed nullpointer on creating a repository with mixed case (issue 185)
  961. - Include missing model classes in api library (issue-184)
  962. - Fixed nullpointer when using *web.allowForking = true* && *git.cacheRepositoryList = false* (issue 182)
  963. - Likely fix for commit and commitdiff page failures when a submodule reference changes (issue 178)
  964. - Build project models from the repository model cache, when possible, to reduce page load time (issue 172)
  965. - Fixed loading of Brazilian Portuguese translation from *nix server
  966. additions:
  967. - ''Fanout PubSub service for self-hosted [Sparkleshare](http://sparkleshare.org) notifications.
  968. This service is disabled by default.''
  969. - ''Implemented a simple push log based on a hidden, orphan branch refs/gitblit/pushes (issue 177)
  970. The push log is not currently visible in the ui, but the data will be collected and it will be exposed to the ui in the next release.''
  971. - Support for locally and remotely authenticated accounts in LdapUserService and RedmineUserService (issue 183)
  972. - Added Dutch translation
  973. changes:
  974. - ''Gitblit GO and Gitblit WAR are now both configured by `gitblit.properties`. WAR is no longer configured by `web.xml`.
  975. However, Express for OpenShift continues to be configured by `web.xml`.''
  976. - Support for a *--baseFolder* command-line argument for Gitblit GO and Gitblit Certificate Authority
  977. - Support for specifying a *${baseFolder}* parameter in `gitblit.properties` and `web.xml` for several settings
  978. - Improve history display of a submodule link
  979. - Updated Korean translation
  980. - Updated checkstyle definition
  981. settings:
  982. - { name: fanout.bindInterface, defaultValue: localhost }
  983. - { name: fanout.port, defaultValue: 0 }
  984. - { name: fanout.useNio, defaultValue: 'true' }
  985. - { name: fanout.connectionLimit, defaultValue: 0 }
  986. contributors:
  987. - James Moger
  988. - github/mystygage
  989. - Dongsu, KIM
  990. - Jeroen Baten
  991. - github/inaiat
  992. }
  993. #
  994. # 1.2.0
  995. #
  996. r15: {
  997. title: Gitblit 1.2.0 Released
  998. id: 1.2.0
  999. date: 2012-12-31
  1000. note: ''
  1001. The permissions model has changed in the 1.2.0 release.
  1002. If you are updating your server, you must also update any Gitblit Manager and Federation Client installs to 1.2.0 as well. The data model used by the RPC mechanism has changed slightly for the new permissions infrastructure.
  1003. ''
  1004. fixes:
  1005. - Fixed regression in *isFrozen* (issue 181)
  1006. - Author metrics can be broken by newlines in email addresses from converted repositories (issue 176)
  1007. - Set subjectAlternativeName on generated SSL cert if CN is an ip address (issue 170)
  1008. - Fixed incorrect links on history page for files not in the current/active commit (issue 166)
  1009. - Empty repository page failed to handle missing repository (issue 160)
  1010. - Fixed broken ticgit urls (issue 157)
  1011. - Exclude submodules from zip downloads (issue 151)
  1012. - Fixed bug where repository ownership was not updated on rename user
  1013. - Fixed bug in create/rename repository if you explicitly specified the alias for the root group (e.g. main/myrepo) (issue 143)
  1014. - Wrapped Markdown parser with improved exception handler (issue 142)
  1015. - Fixed duplicate entries in repository cache (issue 140)
  1016. - Fixed connection leak in LDAPUserService (issue 139)
  1017. - Fixed bug in commit page where changes to a submodule threw a null pointer exception (issue 132)
  1018. - Fixed bug in the diff view for filenames that have non-ASCII characters (issue 128)
  1019. additions:
  1020. - ''
  1021. Implemented discrete repository permissions (issue 36)
  1022. - V (view in web ui, RSS feeds, download zip)
  1023. - R (clone)
  1024. - RW (clone and push)
  1025. - RWC (clone and push with ref creation)
  1026. - RWD (clone and push with ref creation, deletion)
  1027. - RW+ (clone and push with ref creation, deletion, rewind)
  1028. While not as sophisticated as Gitolite, this does give finer access controls. These permissions fit in cleanly with the existing users.conf and users.properties files. In Gitblit <= 1.1.0, all your existing user accounts have RW+ access. If you are upgrading to 1.2.0, the RW+ access is *preserved* and you will have to lower/adjust accordingly.
  1029. ''
  1030. - ''Implemented *case-insensitive* regex repository permission matching (issue 36)
  1031. This allows you to specify a permission like `RW:mygroup/.*` to grant push privileges to all repositories within the *mygroup* project/folder.''
  1032. - Added DELETE, CREATE, and NON-FAST-FORWARD ref change logging
  1033. - ''Added support for personal repositories.
  1034. Personal repositories can be created by accounts with the *create* permission and are stored in *git.repositoriesFolder/~username*. Each user with personal repositories will have a user page, something like the GitHub profile page. Personal repositories have all the same features as common repositories, except personal repositories can be renamed by their owner.''
  1035. - ''Added support for server-side forking of a repository to a personal repository (issue 137)
  1036. In order to fork a repository, the user account must have the *fork* permission **and** the repository must *allow forks*. The clone inherits the access list of its origin. i.e. if Team A has clone access to the origin repository, then by default Team A also has clone access to the fork. This is to facilitate collaboration. The fork owner may change access to the fork and add/remove users/teams, etc as required <u>however</u> it should be noted that all personal forks will be enumerated in the fork network regardless of access view restrictions. If you really must have an invisible fork, the clone it locally, create a new repository for your invisible fork, and push it back to Gitblit.''
  1037. - Added optional *create-on-push* support
  1038. - Added **experimental** JGit-based garbage collection service. This service is disabled by default.
  1039. - ''Added support for X509 client certificate authentication. (issue 106)
  1040. You can require all git servlet access be authenticated by a client certificate. You may also specify the OID fingerprint to use for mapping a certificate to a username. It should be noted that the user account MUST already exist in Gitblit for this authentication mechanism to work; this mechanism can not be used to automatically create user accounts from a certificate.''
  1041. - Revised clean install certificate generation to create a Gitblit GO Certificate Authority certificate; an SSL certificate signed by the CA certificate; and to create distinct server key and server trust stores. <u>The store files have been renamed!</u>
  1042. - Added support for Gitblit GO to require usage of client certificates to access the entire server.
  1043. - Added **Gitblit Certificate Authority**, an x509 PKI management tool for Gitblit GO to encourage use of x509 client certificate authentication.
  1044. - Added web.shortCommitId setting to control length of shortened commit ids
  1045. - Added alternate compressed download formats: tar.gz, tar.xz, tar.bzip2 (issue 174)
  1046. - Added simple project pages. A project is a subfolder off the *git.repositoriesFolder*.
  1047. - Added support for X-Forwarded-Context for Apache subdomain proxy configurations (issue 135)
  1048. - Delete branch feature (issue 121)
  1049. - Added line links to blob view (issue 130)
  1050. - Added HTML sendmail hook script and Gitblit.sendHtmlMail method
  1051. - Added RedmineUserService
  1052. - Support for committer verification. Requires use of *--no-ff* when merging branches or pull requests. See setup page for details.
  1053. - Added Brazilian Portuguese translation
  1054. changes:
  1055. - Added server setting to specify keystore alias for ssl certificate (issue 98)
  1056. - Added optional global and per-repository activity page commit contribution throttle to help tame *really* active repositories (issue 173)
  1057. - Added support for symlinks in tree page and commit page (issue 171)
  1058. - All access restricted servlets (e.g. DownloadZip, RSS, etc) will try to authenticate using X509 certificates, container principals, cookies, and BASIC headers, in that order.
  1059. - Added *groovy* and *scala* to *web.prettyPrintExtensions*
  1060. - Added short commit id column to log and history tables (issue 168)
  1061. - Teams can now specify the *admin*, *create*, and *fork* roles to simplify user administration
  1062. - Use https Gravatar urls to avoid browser complaints
  1063. - Added frm to default pretty print extensions (issue 156)
  1064. - Expose ReceivePack to Groovy push hooks (issue 125)
  1065. - Redirect to summary page when refreshing the empty repository page on a repository that is not empty (issue 129)
  1066. - Emit a warning in the log file if running on a Tomcat-based servlet container which is unfriendly to %2F forward-slash url encoding AND Gitblit is configured to mount parameters with %2F forward-slash url encoding (issue 126)
  1067. - ''LDAP admin attribute setting is now consistent with LDAP teams setting and admin teams list.
  1068. If *realm.ldap.maintainTeams==true* **AND** *realm.ldap.admins* is not empty, then User.canAdmin() is controlled by LDAP administrative team membership. Otherwise, User.canAdmin() is controlled by Gitblit.''
  1069. - Support servlet container authentication for existing UserModels (issue 68)
  1070. settings:
  1071. - { name: web.allowForking, defaultValue: 'true' }
  1072. - { name: git.allowCreateOnPush, defaultValue: 'true' }
  1073. - { name: git.allowGarbageCollection, defaultValue: 'false' }
  1074. - { name: git.garbageCollectionHour, defaultValue: 0 }
  1075. - { name: git.defaultGarbageCollectionThreshold, defaultValue: 500k }
  1076. - { name: git.defaultGarbageCollectionPeriod, defaultValue: 7 days }
  1077. - { name: git.requireClientCertificates, defaultValue: 'false' }
  1078. - { name: git.enforceCertificateValidity, defaultValue: 'true' }
  1079. - { name: git.certificateUsernameOIDs, defaultValue: CN }
  1080. - { name: web.shortCommitIdLength, defaultValue: 8 }
  1081. - { name: web.compressedDownloads, defaultValue: zip gz }
  1082. - { name: server.requireClientCertificates, defaultValue: 'false' }
  1083. dependencyChanges:
  1084. - Jetty 7.6.8
  1085. - JGit 2.2.0.201212191850-r
  1086. - Groovy 1.8.8
  1087. - Wicket 1.4.21
  1088. - Lucene 3.6.1
  1089. - BouncyCastle 1.47
  1090. - MarkdownPapers 1.3.2
  1091. - JCalendar 1.3.2
  1092. - Commons-Compress 1.4.1
  1093. - XZ for Java 1.0
  1094. contributors:
  1095. - James Moger
  1096. - github/rafaelcavazin
  1097. - github/mallowlabs
  1098. - github/sauthieg
  1099. - github/ajermakovics
  1100. - github/kevinanderson1
  1101. - github/jpyeron
  1102. }
  1103. #
  1104. # 1.1.0
  1105. #
  1106. r14: {
  1107. title: Gitblit 1.1.0 Released
  1108. id: 1.1.0
  1109. date: 2012-08-25
  1110. note: If you are updating from an earlier release AND you have indexed branches with the Lucene indexing feature, you need to be aware that this release will completely re-index your repositories. Please be sure to provide ample heap resources as appropriate for your installation.
  1111. fixes:
  1112. - Bypass Wicket's inability to handle direct url addressing of a view-restricted, grouped repository for new, unauthenticated sessions (e.g. click link from email or rss feed without having an active Wicket session)
  1113. - Fixed MailExecutor's failure to cope with mail server connection troubles resulting in 100% CPU usage
  1114. - Fixed generated urls in Groovy *sendmail* hook script for grouped repositories
  1115. - Fixed generated urls in RSS feeds for grouped repositories
  1116. - Fixed nullpointer exception in git servlet security filter (issue 123)
  1117. - Eliminated an unnecessary repository enumeration call on the root page which should result in faster page loads (issue 103)
  1118. - Gitblit could not delete a Lucene index in a working copy on index upgrade
  1119. - Do not index submodule links (issue 119)
  1120. - Restore original user or team object on failure to update (issue 118)
  1121. - Fixes to relative path determination in repository search algorithm for symlinks (issue 116)
  1122. - Fix to GitServlet to allow pushing to symlinked repositories (issue 116)
  1123. - Repository URL now uses `X-Forwarded-Proto` and `X-Forwarded-Port`, if available, for reverse proxy configurations (issue 115)
  1124. - Output real RAW content, not simulated RAW content (issue 114)
  1125. - Fixed Lucene charset encoding bug when reindexing a repository (issue 112)
  1126. - Fixed search box linking to Lucene page for grouped repository on Tomcat (issue 111)
  1127. - Fixed null pointer in LdapUserSerivce if account has a null email address (issue 110)
  1128. - Really fixed failure to update a GO setting from the manager (issue 85)
  1129. additions:
  1130. - Identified repository list is now cached by default to reduce disk io and to improve performance (issue 103)
  1131. - Preliminary bare repository submodule support
  1132. - ''
  1133. *git.submoduleUrlPatterns* is a space-delimited list of regular expressions for extracting a repository name from a submodule url.
  1134. For example, `git.submoduleUrlPatterns = .*?://github.com/(.*)` would extract *gitblit/gitblit.git* from *git://github.git/gitblit/gitblit.git*
  1135. **Note:** You may not need this control to work with submodules, but it is there if you do.
  1136. - If there are no matches from *git.submoduleUrlPatterns* then the repository name is assumed to be whatever comes after the last `/` character *(e.g. gitblit.git)*
  1137. - Gitblit will try to locate this repository relative to the current repository *(e.g. myfolder/myrepo.git, myfolder/mysubmodule.git)* and then at the root level *(mysubmodule.git)* if that fails.
  1138. - Submodule references in a working copy will be properly identified as gitlinks, but Gitblit will not traverse into the working copy submodule repository.
  1139. ''
  1140. - ''
  1141. Added a repository setting to control authorization as AUTHENTICATED or NAMED. (issue 117)
  1142. NAMED is the original behavior for authorizing against a list of permitted users or permitted teams.
  1143. AUTHENTICATED allows restricted access for any authenticated user. This is a looser authorization control.
  1144. ''
  1145. - Added default authorization control setting (AUTHENTICATED or NAMED)
  1146. - Added setting to control how deep Gitblit will recurse into *git.repositoriesFolder* looking for repositories (issue 103)
  1147. - Added setting to specify regex exclusions for repositories (issue 103)
  1148. - Blob page now supports displaying images (issue 6)
  1149. - Non-image binary files can now be downloaded using the RAW link
  1150. - Support StartTLS in LdapUserService (issue 122)
  1151. - Added Korean translation
  1152. changes:
  1153. - Line breaks inserted for readability in raw Markdown content display in the event of a parsing/transformation error. An error message is now displayed prepended to the raw content.
  1154. - Improve UTF-8 reading for Markdown files
  1155. - Updated Polish translation
  1156. - Updated Japanese translation
  1157. - Updated Spanish translation
  1158. settings:
  1159. - { name: git.cacheRepositoryList, defaultValue: 'true' }
  1160. - { name: git.submoduleUrlPatterns, defaultValue: * }
  1161. - { name: git.searchExclusions, defaultValue: * }
  1162. - { name: git.searchRecursionDepth, defaultValue: -1 }
  1163. - { name: git.defaultAuthorizationControl, defaultValue: NAMED }
  1164. contributors:
  1165. - James Moger
  1166. - Steffen Gebert
  1167. }
  1168. #
  1169. # 1.0.0
  1170. #
  1171. r13: {
  1172. title: Gitblit 1.0.0 Released
  1173. id: 1.0.0
  1174. date: 2012-07-14
  1175. fixes:
  1176. - Fixed bug in Lucene search where old/stale blobs were never properly deleted during incremental updates. This resulted in duplicate blob entries in the index.
  1177. - Fixed intermittent bug in identifying line numbers in Lucene search (issue 105)
  1178. - Adjust repository identification algorithm to handle the scenario where a repository name collides with a group/folder name (e.g. foo.git and foo/bar.git) (issue 104)
  1179. - Fixed bug where a repository set as *authenticated push* did not have anonymous clone access (issue 96)
  1180. - Fixed bug in Basic authentication if passwords had a colon
  1181. - Fixed bug where the Gitblit Manager could not update a setting that was not referenced in reference.properties (issue 85)
  1182. changes:
  1183. - ''**Updated Lucene index version which will force a rebuild of ALL your Lucene indexes**
  1184. Make sure to properly set *web.blobEncodings* before starting Gitblit if you are updating! (issue 97)''
  1185. - Changed default layout for web ui from Fixed-Width layout to Responsive layout (issue 101)
  1186. - ''IUserService interface has changed to better accomodate custom authentication and/or custom authorization<
  1187. The default `users.conf` now supports persisting display names and email addresses.''
  1188. - Updated Japanese translation
  1189. additions:
  1190. - Added setting to allow specification of a robots.txt file (issue 99)
  1191. - ''Added setting to control Responsive layout or Fixed-Width layout (issue 101)
  1192. Responsive layout is now the default. This layout gracefully scales the web ui from a desktop layout to a mobile layout by hiding page components. It is easy to try, just resize your browser or point your Android/iOS device to the url of your Gitblit install.''
  1193. - Added setting to control charsets for blob string decoding. Default encodings are UTF-8, ISO-8859-1, and the server default charset. (issue 97)
  1194. - ''Exposed JGit internal configuration settings in gitblit.properties/web.xml (issue 93)
  1195. Review your `gitblit.properties` or `web.xml` for detailed explanations of these settings.''
  1196. - Added default access restriction. Applies to new repositories and repositories that have not been configured with Gitblit. (issue 88)
  1197. - Added Ivy 2.2.0 dependency which enables Groovy Grapes, a mechanism to resolve and retrieve library dependencies from a Maven 2 repository within a Groovy push hook script
  1198. - ''Added setting to control Groovy Grape root folder (location where resolved dependencies are stored)
  1199. [Grape](http://groovy.codehaus.org/Grape) allows you to add Maven dependencies to your pre-/post-receive hook script classpath.''
  1200. - Added LDAP User Service with many new *realm.ldap* keys
  1201. - ''Added support for custom repository properties for Groovy hooks
  1202. Custom repository properties complement hook scripts by providing text field prompts in the web ui and the Gitblit Manager for the defined properties. This allows your push hooks to be parameterized.''
  1203. - Added script to facilitate proxy environment setup on Linux
  1204. - Added Polish translation
  1205. - Added Spanish translation
  1206. settings:
  1207. - { name: groovy.grapeFolder, defaultValue: groovy/grape }
  1208. - { name: web.robots.txt, defaultValue: }
  1209. - { name: web.useResponsiveLayout, defaultValue: 'true' }
  1210. - { name: web.blobEncodings, defaultValue: UTF-8 ISO-8859-1 }
  1211. - { name: git.defaultAccessRestriction, defaultValue: NONE }
  1212. - { name: git.packedGitWindowSize, defaultValue: 8k }
  1213. - { name: git.packedGitLimit, defaultValue: 10m }
  1214. - { name: git.deltaBaseCacheLimit, defaultValue: 10m }
  1215. - { name: git.packedGitOpenFiles, defaultValue: 128 }
  1216. - { name: git.streamFileThreshold, defaultValue: 50m }
  1217. - { name: git.packedGitMmap, defaultValue: 'false' }
  1218. dependencyChanges:
  1219. - Bootstrap 2.0.4
  1220. - JGit 2.0.0.201206130900-r
  1221. - Groovy 1.8.6
  1222. - Gson 1.7.2
  1223. - Log4J 1.2.17
  1224. - SLF4J 1.6.6
  1225. - Apache Commons Daemon 1.0.10
  1226. - Ivy 2.2.0
  1227. contributors:
  1228. - James Moger
  1229. - Eduardo Guervos Narvaez
  1230. - Lukasz Jader
  1231. - github/mragab
  1232. - github/jcrygier
  1233. - github/zakki
  1234. - github/peterloron
  1235. }
  1236. #
  1237. # 0.9.3
  1238. #
  1239. r12: {
  1240. title: Gitblit 0.9.3 Released
  1241. id: 0.9.3
  1242. date: 2012-04-11
  1243. fixes:
  1244. - Fixed bug where you could not remove all selections from a RepositoryModel list (permitted users, permitted teams, hook scripts, federation sets, etc) (issue 81)
  1245. - Automatically set *java.awt.headless=true* for Gitblit GO
  1246. contributors:
  1247. - James Moger
  1248. }
  1249. #
  1250. # 0.9.2
  1251. #
  1252. r11: {
  1253. title: Gitblit 0.9.2 Released
  1254. id: 0.9.2
  1255. date: 2012-04-04
  1256. changes:
  1257. - Added *clientLogger* bound variable to Groovy hook mechanism to allow custom info and error messages to be returned to the client
  1258. fixes:
  1259. - Fixed absolute path/canonical path discrepancy between Gitblit and JGit regarding use of symlinks (issue 78)
  1260. - Fixed row layout on activity page (issue 79)
  1261. - Fixed Centos service script
  1262. - Fixed EditRepositoryPage for IE8; missing save button (issue 80)
  1263. contributors:
  1264. - James Moger
  1265. - github/jonnybbb
  1266. - github/mohamedmansour
  1267. - github/jcrygier
  1268. }
  1269. #
  1270. # 0.9.1
  1271. #
  1272. r10: {
  1273. title: Gitblit 0.9.1 Released
  1274. id: 0.9.1
  1275. date: 2012-03-27
  1276. fixes:
  1277. - Lucene folder was stored in working copy instead of in .git folder
  1278. contributors:
  1279. - James Moger
  1280. }
  1281. #
  1282. # 0.9.0
  1283. #
  1284. r9: {
  1285. title: Gitblit 0.9.0 Released
  1286. id: 0.9.0
  1287. date: 2012-03-27
  1288. security:
  1289. - Fixed session fixation vulnerability where the session identifier was not reset during the login process (issue 62)
  1290. changes:
  1291. - Reject pushes to a repository with a working copy (i.e. non-bare repository) (issue-49)
  1292. - Changed default web.datetimestampLongFormat from *EEEE, MMMM d, yyyy h:mm a z* to *EEEE, MMMM d, yyyy HH:mm Z* (issue 50)
  1293. - Expanded commit age coloring from 2 days to 30 days (issue 57)
  1294. additions:
  1295. - ''Added optional Lucene branch indexing (issue 16)
  1296. Repository branches may be optionally indexed by Lucene for improved searching. To use this feature you must specify which branches to index within the *Edit Repository* page; _no repositories are automatically indexed_. Gitblit will build or incrementally update enrolled repositories on a 2 minute cycle. (i.e you will have to wait 2-3 minutes after respecifying indexed branches or pushing new commits before Gitblit will build/update the repository Lucene index.)
  1297. If a repository has Lucene-indexed branches the *search* form on the repository pages will redirect to the root-level Lucene search page and only the content of those branches can be searched.<br/>
  1298. If the repository does not specify any indexed branches then repository commit-traversal search is used.
  1299. **Note:** Initial indexing of an existing repository can be memory-exhaustive. Be sure to provide your Gitblit server adequate heap space to index your repositories (e.g. -Xmx1024M).<br/>
  1300. See the [setup](setup.html) page for additional details.''
  1301. - Allow specifying timezone to use for Gitblit which is independent of both the JVM and the system timezone (issue 54)
  1302. - Added a built-in AJP connector for integrating Gitblit GO into an Apache mod_proxy setup (issue 59)
  1303. - ''On the Repositories page show a bang *!* character in the color swatch of a repository with a working copy (issue 49)
  1304. Push requests to these repositories will be rejected.''
  1305. - On all non-bare Repository pages show *WORKING COPY* in the upper right corner (issue 49)
  1306. - New setting to prevent display/serving non-bare repositories
  1307. - Added *protect-refs.groovy*
  1308. - Allow setting default branch (relinking HEAD) to a branch or a tag
  1309. - Added Ubuntu service init script (issue 72)
  1310. - Added partial Japanese translation
  1311. fixes:
  1312. - Ensure that Welcome message is parsed using UTF-8 encoding (issue 74)
  1313. - Activity page chart layout broken by Google (issue 73)
  1314. - Uppercase repositories not selectable in edit palettes (issue 71)
  1315. - Not all git notes were properly displayed on the commit page (issue 70)
  1316. - Activity page now displays all local branches (issue 65)
  1317. - Fixed (harmless) nullpointer on pushing to an empty repository (issue 69)
  1318. - Fixed possible nullpointer from the servlet container on startup (issue 67)
  1319. - Fixed UTF-8 encoding bug on diff page (issue 66)
  1320. - Fixed timezone bugs on the activity page (issue 54)
  1321. - Prevent add/edit team with no selected repositories (issue 56)
  1322. - Disallow browser autocomplete on add/edit user/team/repository pages
  1323. - Fixed username case-sensitivity issues (issue 43)
  1324. - Disregard searching a subfolder if Gitblit does not have filesystem permissions (issue 51)
  1325. settings:
  1326. - { name: web.allowLuceneIndexing, defaultValue: 'true' }
  1327. - { name: web.luceneIgnoreExtensions, defaultValue: 7z arc arj bin bmp dll doc docx exe gif gz jar jpg lib lzh odg odf odt pdf ppt png so swf xcf xls xlsx zip }
  1328. - { name: web.timezone, defaultValue: }
  1329. - { name: server.ajpPort, defaultValue: 0 }
  1330. - { name: server.ajpBindInterface, defaultValue: localhost }
  1331. - { name: git.onlyAccessBareRepositories, defaultValue: 'false' }
  1332. dependencyChanges:
  1333. - Bootstrap 2.0.2
  1334. - MarkdownPapers 1.2.7
  1335. - JGit 1.3.0.201202151440-r
  1336. - Wicket 1.4.20
  1337. contributors:
  1338. - James Moger
  1339. - github/lemval
  1340. - github/zakki
  1341. - github/plm
  1342. }
  1343. #
  1344. # 0.8.2
  1345. #
  1346. r8: {
  1347. title: Gitblit 0.8.2 Released
  1348. id: 0.8.2
  1349. date: 2012-01-13
  1350. fixes:
  1351. - Fixed bug when upgrading from users.properties to users.conf (issue 41)
  1352. contributors:
  1353. - James Moger
  1354. }
  1355. #
  1356. # 0.8.1
  1357. #
  1358. r7: {
  1359. title: Gitblit 0.8.1 Released
  1360. id: 0.8.1
  1361. date: 2012-01-11
  1362. fixes:
  1363. - Include missing icon resource for the manager (issue 40)
  1364. - Fixed sendmail.groovy message content with incorrect tag/branch labels
  1365. contributors:
  1366. - James Moger
  1367. }
  1368. #
  1369. # 0.8.0
  1370. #
  1371. r6: {
  1372. title: Gitblit 0.8.0 Released
  1373. id: 0.8.0
  1374. date: 2012-01-11
  1375. additions:
  1376. - ''Platform-independent, Groovy push hook script mechanism.
  1377. Hook scripts can be set per-repository, per-team, or globally for all repositories.''
  1378. - ''*sendmail.groovy* for optional email notifications on push.
  1379. You must properly configure your SMTP server settings in `gitblit.properties` or `web.xml` to use *sendmail.groovy*.''
  1380. - New global key for mailing lists. This is used in conjunction with the *sendmail.groovy* hook script. All repositories that use the *sendmail.groovy* script will include these addresses in the notification process. Please see the Setup page for more details about configuring sendmail.
  1381. - *com.gitblit.GitblitUserService*. This is a wrapper object for the built-in user service implementations. For those wanting to only implement custom authentication it is recommended to subclass GitblitUserService and override the appropriate methods. Going forward, this will help insulate custom authentication from new IUserService API and/or changes in model classes.
  1382. - ''New default user service implementation: *com.gitblit.ConfigUserService* (`users.conf`)
  1383. This user service implementation allows for serialization and deserialization of more sophisticated Gitblit User objects without requiring the encoding trickery now present in FileUserService (users.properties). This will open the door for more advanced Gitblit features.
  1384. For those upgrading from an earlier Gitblit version, a `users.conf` file will automatically be created for you from your existing `users.properties` file on your first launch of Gitblit <u>however</u> you will have to manually set *realm.userService=users.conf* to switch to the new user service.
  1385. The original `users.properties` file and the corresponding implementation are **deprecated**.''
  1386. - Teams for specifying user-repository access in bulk. Teams may also specify mailing lists addresses and pre- & post- receive hook scripts.
  1387. - Gravatar integration
  1388. - Activity page for aggregated repository activity. This is a timeline of commit activity over the last N days for one or more repositories.
  1389. - *Filters* menu for the Repositories page and Activity page. You can filter by federation set, team, and simple custom regular expressions. Custom expressions can be stored in `gitblit.properties` or `web.xml` or directly defined in your url (issue 27)
  1390. - Flash-based 1-step *copy to clipboard* of the primary repository url based on Clippy
  1391. - JavaScript-based 3-step (click, ctrl+c, enter) *copy to clipboard* of the primary repository url in the event that you do not want to use Flash on your installation
  1392. - Empty repositories now link to an *empty repository* page which gives some direction to the user for the next step in using Gitblit. This page displays the primary push/clone url of the repository and gives sample syntax for the git command-line client. (issue 31)
  1393. - Repositories with a *gh-pages* branch will now have a *pages* link which will serve the content of this branch. All resource requests are against the repository, Gitblit does not checkout/export this branch to a temporary filesystem. Jekyll templating is not supported.
  1394. - Gitblit Express bundle to get started running Gitblit on RedHat OpenShift cloud <span class="label label-warning">BETA</span>
  1395. changes:
  1396. - Dropped display of trailing .git from repository names
  1397. - ''Gitblit GO is now monolithic like the WAR build. (issue 30)
  1398. This change helps adoption of GO in environments without an internet connection or with a restricted connection.''
  1399. - Unit testing framework has been migrated to JUnit4 syntax and the test suite has been redesigned to run all unit tests, including rpc, federation, and git push/clone tests
  1400. fixes:
  1401. - Several a bugs in FileUserService related to cleaning up old repository permissions on a rename or delete
  1402. - Renaming a repository into a new subfolder failed (issue 33)
  1403. settings:
  1404. - { name: groovy.scriptsFolder, defaultValue: groovy }
  1405. - { name: groovy.preReceiveScripts, defaultValue: }
  1406. - { name: groovy.postReceiveScripts, defaultValue: }
  1407. - { name: mail.mailingLists, defaultValue: }
  1408. - { name: realm.userService, defaultValue: users.conf }
  1409. - { name: web.allowGravatar, defaultValue: 'true' }
  1410. - { name: web.activityDuration, defaultValue: 14 }
  1411. - { name: web.timeFormat, defaultValue: HH:mm }
  1412. - { name: web.datestampLongFormat, defaultValue: "EEEE, MMMM d, yyyy" }
  1413. - { name: web.customFilters, defaultValue: }
  1414. - { name: web.allowFlashCopyToClipboard, defaultValue: 'true' }
  1415. dependencyChanges:
  1416. - JGit 1.2.0
  1417. - Groovy 1.8.5
  1418. - Clippy
  1419. contributors:
  1420. - James Moger
  1421. }
  1422. #
  1423. # 0.7.0
  1424. #
  1425. r5: {
  1426. title: Gitblit 0.7.0 Released
  1427. id: 0.7.0
  1428. date: 2011-11-11
  1429. security:
  1430. - fixed security hole when cloning clone-restricted repository with TortoiseGit (issue 28)
  1431. fixes:
  1432. - ''federation protocol timestamps. dates are now serialized to the [iso8601](http://en.wikipedia.org/wiki/ISO_8601) standard.
  1433. **This breaks 0.6.0 federation clients/servers.**''
  1434. - collision on rename for repositories and users
  1435. - Gitblit can now browse the Linux kernel repository (issue 25)
  1436. - Gitblit now runs on Servlet 3.0 webservers (e.g. Tomcat 7, Jetty 8) (issue 23)
  1437. - Set the RSS content type of syndication feeds for Firefox 4 (issue 22)
  1438. - RSS feeds are now properly encoded to UTF-8
  1439. - RSS feeds now properly generate parameterized links if *web.mountParameters=false*
  1440. - Null pointer exception if did not set federation strategy (issue 20)
  1441. - Gitblit GO allows SSL renegotiation if running on Java 1.6.0_22 or later
  1442. changes:
  1443. - updated ui with Twitter Bootstrap CSS toolkit
  1444. - repositories list performance by caching repository sizes (issue 27)
  1445. - summary page performance by caching metric calculations (issue 25)
  1446. additions:
  1447. - authenticated JSON RPC mechanism
  1448. - Gitblit API RSS/JSON RPC library
  1449. - Gitblit Manager (Java/Swing Application) for remote administration of a Gitblit server.
  1450. - per-repository setting to skip size calculation (faster repositories page loading)
  1451. - per-repository setting to skip summary metrics calculation (faster summary page loading)
  1452. - IUserService.setup(IStoredSettings) for custom user service implementations
  1453. - setting to control Gitblit GO context path for proxy setups
  1454. - *combined-md5* password storage option which stores the hash of username+password as the password
  1455. - repository owners are automatically granted access for git, feeds, and zip downloads without explicitly selecting them
  1456. - RSS feeds now include regex substitutions on commit messages for bug trackers, etc
  1457. settings:
  1458. - { name: web.loginMessage, defaultValue: gitblit }
  1459. - { name: web.enableRpcServlet, defaultValue: 'true' }
  1460. - { name: web.enableRpcManagement, defaultValue: 'false' }
  1461. - { name: web.enableRpcAdministration, defaultValue: 'false' }
  1462. - { name: server.contextPath, defaultValue: / }
  1463. dependencyChanges:
  1464. - MarkdownPapers 1.2.5
  1465. - Wicket 1.4.19
  1466. contributors:
  1467. - James Moger
  1468. - github/dadalar
  1469. - github/alyandon
  1470. - github/trygvis
  1471. }
  1472. #
  1473. # 0.6.0
  1474. #
  1475. r4: {
  1476. title: Gitblit 0.6.0 Released
  1477. id: 0.6.0
  1478. date: 2011-09-27
  1479. fixes:
  1480. - syndication urls for WAR deployments
  1481. - authentication for zip downloads
  1482. additions:
  1483. - federation feature to allow gitblit instances (or gitblit federation clients) to pull repositories and, optionally, settings and accounts from other gitblit instances. This is something like [svn-sync](http://svnbook.red-bean.com/en/1.5/svn.ref.svnsync.html) for gitblit.
  1484. - user role *#notfederated* to prevent a user account from being pulled by a federated Gitblit instance
  1485. settings:
  1486. - { name: federation.name, defaultValue: }
  1487. - { name: federation.passphrase, defaultValue: }
  1488. - { name: federation.allowProposals, defaultValue: 'false' }
  1489. - { name: federation.proposalsFolder, defaultValue: proposals }
  1490. - { name: federation.defaultFrequency, defaultValue: 60 mins }
  1491. - { name: federation.sets, defaultValue: }
  1492. - { name: "mail.*", defaultValue: }
  1493. dependencyChanges:
  1494. - MarkdownPapers 1.1.1
  1495. - Wicket 1.4.18
  1496. - JGit 1.1.0
  1497. - google-gson
  1498. - javamail
  1499. contributors:
  1500. - James Moger
  1501. }
  1502. #
  1503. # 0.5.2
  1504. #
  1505. r3: {
  1506. title: Gitblit 0.5.2 Released
  1507. id: 0.5.2
  1508. date: 2011-07-27
  1509. fixes:
  1510. - active repositories with a HEAD that pointed to an empty branch caused internal errors (issue 14)
  1511. - bare-cloned repositories were listed as (empty) and were not clickable (issue 13)
  1512. - default port for Gitblit GO is now 8443 to be more linux/os x friendly (issue 12)
  1513. - repositories can now be reliably deleted and renamed (issue 10)
  1514. - users can now change their passwords (issue 1)
  1515. - always show root repository group first, i.e. do not sort root group with other groups
  1516. - tone-down repository group header color
  1517. additions:
  1518. - optionally display repository on-disk size on repositories page
  1519. - forward-slashes ('/', %2F) can be encoded using a custom character to workaround some servlet container default security measures for proxy servers
  1520. settings:
  1521. - { name: web.showRepositorySizes, defaultValue: 'true' }
  1522. - { name: web.forwardSlashCharacter, defaultValue: / }
  1523. dependencyChanges:
  1524. - MarkdownPapers 1.1.0
  1525. - Jetty 7.4.3
  1526. contributors:
  1527. - James Moger
  1528. }
  1529. #
  1530. # 0.5.1
  1531. #
  1532. r2: {
  1533. title: Gitblit 0.5.1 Released
  1534. id: 0.5.1
  1535. date: 2011-06-28
  1536. changes:
  1537. - clarified SSL certificate generation and configuration for both server-side and client-side
  1538. - added some more troubleshooting information to documentation
  1539. - replaced JavaService with Apache Commons Daemon
  1540. contributors:
  1541. - James Moger
  1542. }
  1543. #
  1544. # 0.5.0
  1545. #
  1546. r1: {
  1547. title: Gitblit 0.5.0 Released
  1548. id: 0.5.0
  1549. date: 2011-06-26
  1550. text: initial release
  1551. contributors:
  1552. - James Moger
  1553. }
  1554. snapshot: &r27
  1555. release: &r26
  1556. releases: &r[1..26]