You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+49-49
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
## CHANGELOG
1
+
#Changelog
2
2
3
-
###4.0.3
3
+
## 4.0.3
4
4
5
5
- Redmine 4.1 support
6
6
- Dashboard support for Repository URLs
@@ -9,16 +9,16 @@
9
9
- add Basic Auth support for post_receive_urls
10
10
- add post_receive_url :post empty support
11
11
- add logging to journal, if configured for Redmine (see https://github.com/theforeman/journald-logger)
12
+
- drop redmine_bootstrap_kit required plugin
13
+
- requires additionals plugin for latest fontawesome, slim and deface support -> and better maintenance
14
+
- switch from haml to slim templates (because this is already used in additionals plugin)
15
+
- libraries high_charts and bootstrap are moved to this plugin (TODO: high_charts should be migrationed to charts.js, which comes with Redmine 4. Bootstrap should be drop to vanila redmine, to get better theme support)
* compatible with Redmine 4 (drop Redmine 3.x support)
16
-
* drop redmine_bootstrap_kit required plugin
17
-
* requires additionals plugin for latest fontawesome, slim and deface support -> and better maintenance
18
-
* switch from haml to slim templates (because this is already used in additionals plugin)
19
-
* libraries high_charts and bootstrap are moved to this plugin (TODO: high_charts should be migrationed to charts.js, which comes with Redmine 4. Bootstrap should be drop to vanila redmine, to get better theme support)
20
20
21
-
###1.2.3 - 2017-07-17
21
+
## 1.2.3 - 2017-07-17
22
22
23
23
* Merge [#640](https://github.com/jbox-web/redmine_git_hosting/pull/640) ([Views] Fix typo while rendering partial repositories/download_revision)
24
24
* Merge [#646](https://github.com/jbox-web/redmine_git_hosting/pull/646) (Fix compatibility with Redmine 3.3)
* Enhance protected branches permissions support : [#389](https://github.com/jbox-web/redmine_git_hosting/issues/389), [#414](https://github.com/jbox-web/redmine_git_hosting/issues/414)
67
67
* Add support for [Gitolite options](https://gitolite.com/gitolite/options.html) : [#415](https://github.com/jbox-web/redmine_git_hosting/issues/415)
* Fix wrong behavior of GoRedirectorController when project is private
79
79
* Update Redcarpet to latest version (3.3.2)
80
80
81
-
###1.1.4 - 2015-10-01
81
+
## 1.1.4 - 2015-10-01
82
82
83
83
* Merge [#505](https://github.com/jbox-web/redmine_git_hosting/pull/505) ([Core] Added an error message in case that something as broken the temp directory)
84
84
* Fix #<TypeError: no implicit conversion of nil into String> when triggers are enabled on PostReceiveUrls and pushing on a non-triggering branch
85
85
* Fix #<TypeError: no implicit conversion of nil into String> when triggers (refspec) are enabled on RepositoryMirrors and pushing on a non-triggering branch
86
86
87
-
###1.1.3 - 2015-08-30
87
+
## 1.1.3 - 2015-08-30
88
88
89
89
* Merge [#350](https://github.com/jbox-web/redmine_git_hosting/pull/350) ([Core] return [] if error occured on branches or tags check)
90
90
* Fix [#472](https://github.com/jbox-web/redmine_git_hosting/issues/472) ([Views] 404 on the "My public keys" link in the user panel when Redmine is installed in a subpath)
* Fix [#501](https://github.com/jbox-web/redmine_git_hosting/issues/501) ([Controllers] Download Git Revision Archive for Anonymous user redirect to login page)
93
93
* Fix [#502](https://github.com/jbox-web/redmine_git_hosting/issues/502) ([Core] Issues with Git 1.7.1)
94
94
95
-
###1.1.2 - 2015-08-21
95
+
## 1.1.2 - 2015-08-21
96
96
97
97
* Fix [#459](https://github.com/jbox-web/redmine_git_hosting/issues/459) ([Install] Undefined method `urls_order' for #RepositoryGitExtra during migrations)
98
98
* Merge [#491](https://github.com/jbox-web/redmine_git_hosting/pull/491) ([Views] Fix css spacer bug for compatibility with core css)
99
99
100
-
###1.1.1 - 2015-06-29
100
+
## 1.1.1 - 2015-06-29
101
101
102
102
* Display Rugged infos in Config test tab
103
103
* Display Rugged features status (present/absent) in Config test tab
104
104
* Bump gitolite-rugged to v1.1.1 (Use HTTPs instead of Git protocol to download rugged gem)
105
105
* Add [#464](https://github.com/jbox-web/redmine_git_hosting/pull/464) ([Views] Fix display of git_annex urls)
106
106
* Add [#466](https://github.com/jbox-web/redmine_git_hosting/pull/466) ([Core] In case of git command failure, log the actual command line)
107
107
108
-
###1.1.0 - 2015-06-06
108
+
## 1.1.0 - 2015-06-06
109
109
110
110
* Add [#417](https://github.com/jbox-web/redmine_git_hosting/issues/417) ([Views] Define order of repository urls)
111
111
* Add [#426](https://github.com/jbox-web/redmine_git_hosting/issues/426) ([Views] Direct link to repository settings page on sidebar)
* Validate that people don't reuse Gitolite Admin key
134
134
135
-
###1.0.5 - 2015-05-31
135
+
## 1.0.5 - 2015-05-31
136
136
137
137
* Fix [#418](https://github.com/jbox-web/redmine_git_hosting/issues/418) ([Rugged] On delete deploy key: Rugged::NetworkError)
138
138
* Fix [#430](https://github.com/jbox-web/redmine_git_hosting/issues/430) ([User] Error when trying to update user details)
139
139
140
-
###1.0.4 - 2015-04-10
140
+
## 1.0.4 - 2015-04-10
141
141
142
142
* Fix [#404](https://github.com/jbox-web/redmine_git_hosting/issues/404) ([Git cache] "Until next commit" param is broken for Redis adapter)
143
143
* Fix [#406](https://github.com/jbox-web/redmine_git_hosting/issues/406) ([Protected Branch] Protected Branch Name Must be Unique Across Projects)
* Add [#410](https://github.com/jbox-web/redmine_git_hosting/issues/410) ([Protected Branch] Gray protected branches if not enabled by repo flag)
147
147
148
-
###1.0.3 - 2015-04-01
148
+
## 1.0.3 - 2015-04-01
149
149
150
150
* Fix [#322](https://github.com/jbox-web/redmine_git_hosting/issues/322) ([Statistics view] PG::GroupingError: ERROR: column "changesets.id" must appear in the GROUP BY clause)
151
151
* Fix [#334](https://github.com/jbox-web/redmine_git_hosting/issues/334) ([Translations] English locale file still contains French messages)
@@ -185,7 +185,7 @@ redmine$ rm -rf *
185
185
186
186
* Deployment keys permissions has been renamed (from ```*_deployment_keys``` to ```*_repository_deployment_credentials```) so you will have to restore these permissions in *Administration -> Roles*.
187
187
188
-
###1.0.2 - 2015-03-14
188
+
## 1.0.2 - 2015-03-14
189
189
190
190
* Merge [#348](https://github.com/jbox-web/redmine_git_hosting/pull/348) (Use Redmine setting for Git command)
191
191
* Fix [#345](https://github.com/jbox-web/redmine_git_hosting/issues/345) (HTTPS Push, Popen : wrong number of arguments, Ruby 1.9 compatibility)
@@ -222,7 +222,7 @@ redmine$ rm -rf *
222
222
* Since [support of Ruby 1.9.x has ended](https://www.ruby-lang.org/en/news/2014/01/10/ruby-1-9-3-will-end-on-2015/), **we won't support Ruby 1.9.x anymore**.
223
223
We highly recommend that you upgrade to Ruby 2.1 or 2.0.0 as soon as possible.
224
224
225
-
###1.0.1 - 2015-02-23
225
+
## 1.0.1 - 2015-02-23
226
226
227
227
* Fix archive name in DownloadGitRevision
228
228
* Fix [#331](https://github.com/jbox-web/redmine_git_hosting/issues/331) (Internal Server Error on user details)
@@ -233,7 +233,7 @@ We highly recommend that you upgrade to Ruby 2.1 or 2.0.0 as soon as possible.
233
233
234
234
* Add link to repositories in Project overview
235
235
236
-
###1.0.0 - 2015-01-26
236
+
## 1.0.0 - 2015-01-26
237
237
238
238
This new version is the first one of the v1.0 branch!
239
239
@@ -309,7 +309,7 @@ gitolite-admin.git/
309
309
└── redmine_gitolite_admin_id_rsa.pub
310
310
```
311
311
312
-
###0.7.10 - 2015-01-26
312
+
## 0.7.10 - 2015-01-26
313
313
314
314
* Fix [#324](https://github.com/jbox-web/redmine_git_hosting/issues/324) (Unable to flag repository as Main)
315
315
* Fix [#326](https://github.com/jbox-web/redmine_git_hosting/issues/326) (Error occurred while loading the routes definition)
@@ -329,7 +329,7 @@ gitolite-admin.git/
329
329
330
330
It includes a Rake task that prepare the migration to 1.0, so **don't miss that step!**
* Fix [#288](https://github.com/jbox-web/redmine_git_hosting/issues/288) (wrong deployment key identifier attribution that may lead to a security issue)
@@ -339,7 +339,7 @@ gitolite-admin.git/
339
339
* Better handling of errors on git commit
340
340
* Add Rake task to prepare migration to V1.0
341
341
342
-
###0.7.8 - 2014-11-08
342
+
## 0.7.8 - 2014-11-08
343
343
344
344
* Fix collision in method name with Redmine Jenkins Plugin
345
345
* Backport patch from [pull #266](https://github.com/jbox-web/redmine_git_hosting/pull/266)
@@ -362,7 +362,7 @@ You'll also have to update your ```.gitolite.rc``` accordingly :
362
362
363
363
LOCAL_CODE => "$ENV{HOME}/local"
364
364
365
-
###0.7.7 - 2014-09-10
365
+
## 0.7.7 - 2014-09-10
366
366
367
367
* Merge [#259](https://github.com/jbox-web/redmine_git_hosting/pull/259) (Some (very old) repositories have been indentified as empty)
368
368
* Merge [#223](https://github.com/jbox-web/redmine_git_hosting/pull/223) (Fix https:// notifications if TLSvX is mandatory #223)
@@ -392,25 +392,25 @@ Until this version, the plugin silently failed when pushing data to Gitolite Adm
392
392
[GitWorker]
393
393
```
394
394
395
-
###0.7.6 - 2014-07-17
395
+
## 0.7.6 - 2014-07-17
396
396
397
397
* Bump to jbox-gitolite 1.2.3 which depends on [gitlab-grit 2.7.0](https://github.com/gitlabhq/grit/blob/master/History.txt)
398
398
* Fix [#207](https://github.com/jbox-web/redmine_git_hosting/issues/207) (gitolite-admin does not sync anymore) and his brothers
399
399
400
-
###0.7.5 - 2014-07-14
400
+
## 0.7.5 - 2014-07-14
401
401
402
402
* Fix [#226](https://github.com/jbox-web/redmine_git_hosting/issues/226) (unable to download revision if branch has a '/' in the name)
403
403
* Fix [#230](https://github.com/jbox-web/redmine_git_hosting/issues/230) (Unwanted access to gitolite-admin repository)
@@ -443,7 +443,7 @@ You're invited to take a look at this [post](https://github.com/jbox-web/redmine
443
443
* Various small fixes
444
444
* Use last version of [jbox-gitolite](http://rubygems.org/gems/jbox-gitolite) gem (1.1.11)
445
445
446
-
###0.7.0 - 2014-04-02
446
+
## 0.7.0 - 2014-04-02
447
447
448
448
* remove Redmine 1.x support
449
449
* remove Rails 2.x support
@@ -465,33 +465,33 @@ You're invited to take a look at this [post](https://github.com/jbox-web/redmine
465
465
* add Bootstrap CSS
466
466
* add Font Awesome icons
467
467
468
-
###0.6.3 - 2014-02-23
468
+
## 0.6.3 - 2014-02-23
469
469
470
470
This is a bugfix release.
471
471
472
472
This is the last release of the 0.6.x branch.
473
473
474
474
The 'v0.6' is kept as archive and will be no longer supported.
475
475
476
-
###0.6.2 - 2013-07-29
476
+
## 0.6.2 - 2013-07-29
477
477
478
478
This is a security and bugfix release.
479
479
480
480
This releases fixes a high risk vulnerability, allowing an attacker to gain shell access to the server (CVE-2013-4663).
481
481
482
482
We strongly advise you to update your plugin!
483
483
484
-
###0.6.1 - 2013-04-05
484
+
## 0.6.1 - 2013-04-05
485
485
486
486
This is a bugfix release.
487
487
488
-
###0.6.0 - 2013-03-25
488
+
## 0.6.0 - 2013-03-25
489
489
490
490
This is a compatibility release.
491
491
492
492
The plugin is now compatible with Redmine 2.x (and Redmine 1.x).
493
493
494
-
###0.5.2 - 2012-12-25
494
+
## 0.5.2 - 2012-12-25
495
495
496
496
This is a bug-fix release.
497
497
@@ -502,7 +502,7 @@ This is a bug-fix release.
502
502
* Fix to preserve other administrative keys in the gitolite configuration file. Previously, the plugin would delete all but the first one. This fix is useful for people who want to have separate administrative keys for access to the gitolite config file.
503
503
* Fixed weird behavior on Repository page when using multiple repos/project. Showed up when on non-default repo when trying to switch to branch other than master. Would switch back to default repository.
504
504
505
-
###0.5.1 - 2012-10-31
505
+
## 0.5.1 - 2012-10-31
506
506
507
507
This is a bug-fix release.
508
508
@@ -512,15 +512,15 @@ This is a bug-fix release.
512
512
* Patched installation so that can install Redmine from *scratch* (i.e. run `rake db:migrate` on empty DB) with plugin already in place.
513
513
* Latest migration should now work with PostGreSQL. This was broken in 0.5.0x.
514
514
515
-
###0.5.0 - 2012-10-03
515
+
## 0.5.0 - 2012-10-03
516
516
517
517
This is a feature release.
518
518
519
519
* New : Compatibility with Redmine 1.4
520
520
* Fix : Uninstall of plugin should work properly now.
521
521
* Fix : Problems with patching on some installations should be fixed now (introduced in a recent revision).
522
522
523
-
###0.4.6 - 2012-08-22
523
+
## 0.4.6 - 2012-08-22
524
524
525
525
This is a feature release.
526
526
@@ -543,12 +543,12 @@ that only **managers** (or **administrators**) can create deployment credentials
543
543
544
544
Prior to this, repository module deselection was treated inconsistently.
545
545
546
-
###0.4.5 - 2012-04-23
546
+
## 0.4.5 - 2012-04-23
547
547
548
548
* Fixed missed case for compatibility with Redmine 1.1-Stable. This patch allows the mirror functionality to work.
549
549
* Fixed bad interaction between cron cleanup of /tmp and access to gitolite-admin repository in /tmp. Behavior could cause user keys to appear to be deleted, even though they remain in the redmine database. This behavior has likely been a part of this plugin since before this branch was forked (pre 0.4.2).
550
550
551
-
###0.4.4 - 2012-04-01
551
+
## 0.4.4 - 2012-04-01
552
552
553
553
This release includes feature enhancements and bug fixes.
554
554
@@ -566,7 +566,7 @@ Compatibility with Redmine 1.1-Stable. A couple of patches were included to perm
566
566
* Fix : Better handling of null-buffer condition in smart-http.
567
567
* Fix : Fixed language tags in localization files.
568
568
569
-
###0.4.3 - 2012-02-01
569
+
## 0.4.3 - 2012-02-01
570
570
571
571
This release includes feature enhancements and bug fixes.
572
572
@@ -587,7 +587,7 @@ This code is now explicitly compatible with Redmine 1.3-stable.
587
587
* Git Server parameter now supports a port specification.
588
588
* Other bug fuxes: mirrors now report status properly.
589
589
590
-
###0.4.2 - 2011-12-01
590
+
## 0.4.2 - 2011-12-01
591
591
592
592
This release includes feature enhancements and bug fixes.
0 commit comments