@@ -10,6 +10,13 @@ specification.
10
10
11
11
# Releases for MantisBT 1.3
12
12
13
+ ## [ 1.5.5] - 2018-04-09
14
+
15
+ ### Fixed
16
+
17
+ - HgWeb: syntax error
18
+ [ #265 ] ( https://github.com/mantisbt-plugins/source-integration/pull/265 )
19
+
13
20
## [ 1.5.4] - 2017-09-17
14
21
15
22
### Changed
@@ -23,7 +30,7 @@ specification.
23
30
[ #238 ] ( https://github.com/mantisbt-plugins/source-integration/issues/238 )
24
31
- Change of repo name after full import
25
32
[ #245 ] ( https://github.com/mantisbt-plugins/source-integration/issues/245 )
26
- - HgWeb: fix handling of commit message lines beginning with ` # `
33
+ - HgWeb: fix handling of commit message lines beginning with ` # `
27
34
[ #233 ] ( https://github.com/mantisbt-plugins/source-integration/issues/233 )
28
35
- HgWeb: fix errors while importing the repository
29
36
[ #248 ] ( https://github.com/mantisbt-plugins/source-integration/issues/248 )
@@ -48,21 +55,21 @@ specification.
48
55
49
56
### Changed
50
57
51
- - Source_FilterOption_Permalink() should not handle integer params as strings
58
+ - Source_FilterOption_Permalink() should not handle integer params as strings
52
59
[ #207 ] ( https://github.com/mantisbt-plugins/source-integration/issues/207 )
53
60
54
61
### Fixed
55
62
56
- - Changeset reference is not processed when preceded by @-mention
63
+ - Changeset reference is not processed when preceded by @-mention
57
64
[ #204 ] ( https://github.com/mantisbt-plugins/source-integration/issues/204 )
58
65
59
66
60
67
## [ 1.5.1] - 2017-03-06
61
68
62
69
### Fixed
63
70
64
- - Bug preventing use of Git-based plugins on PHP versions < 5.6
65
- [ #199 ] ( https://github.com/mantisbt-plugins/source-integration/issues/199 )
71
+ - Bug preventing use of Git-based plugins on PHP versions < 5.6
72
+ [ #199 ] ( https://github.com/mantisbt-plugins/source-integration/issues/199 )
66
73
67
74
## [ 1.5.0] - 2017-03-06
68
75
@@ -79,13 +86,13 @@ specification.
79
86
80
87
### Changed
81
88
82
- - Workaround for 4-bytes UTF-8 characters (e.g. emojis) in commit messages
89
+ - Workaround for 4-bytes UTF-8 characters (e.g. emojis) in commit messages
83
90
[ #194 ] ( https://github.com/mantisbt-plugins/source-integration/issues/194 )
84
91
- Github: branch validation regex now follows rules defined in git check-ref-format man page
85
92
86
93
### Fixed
87
94
88
- - Github: handling branches containing '/'
95
+ - Github: handling branches containing '/'
89
96
[ #193 ] ( https://github.com/mantisbt-plugins/source-integration/issues/193 )
90
97
91
98
@@ -108,9 +115,9 @@ scheme.
108
115
### Added
109
116
110
117
- Support for MantisBT 1.3
111
- - Gitweb: Add support for HTTP basic auth
118
+ - Gitweb: Add support for HTTP basic auth
112
119
[ #144 ] ( https://github.com/mantisbt-plugins/source-integration/issues/144 )
113
- - Support for Pull Request linking (Bitbucket, Github)
120
+ - Support for Pull Request linking (Bitbucket, Github)
114
121
[ #116 ] ( https://github.com/mantisbt-plugins/source-integration/issues/116 )
115
122
- New 'MantisSourceBase' common ancestor class
116
123
- Classes hierarchy documentation
@@ -120,10 +127,10 @@ scheme.
120
127
- Update MantisCore dependency to 1.3 for all child plugins
121
128
- Adapt pages layout for Mantis 1.3.0
122
129
- Improve layout of 'Enabled Features' in config page
123
- - Improve bug resolution and assignment logic
124
- [ #80 ] ( https://github.com/mantisbt-plugins/source-integration/issues/80 )
130
+ - Improve bug resolution and assignment logic
131
+ [ #80 ] ( https://github.com/mantisbt-plugins/source-integration/issues/80 )
125
132
[ #104 ] ( https://github.com/mantisbt-plugins/source-integration/issues/104 )
126
- - Hide edit controls for unauthorized users on changeset details page
133
+ - Hide edit controls for unauthorized users on changeset details page
127
134
[ #188 ] ( https://github.com/mantisbt-plugins/source-integration/issues/188 )
128
135
- Plugins title prefixed with 'Source' to group them in Mantis Plugin admin page
129
136
- Set all plugins' URL to point Github's page
@@ -136,23 +143,23 @@ scheme.
136
143
### Fixed
137
144
138
145
- Javascript change event on search page
139
- - Data type mismatch error on edit page
146
+ - Data type mismatch error on edit page
140
147
[ #134 ] ( https://github.com/mantisbt-plugins/source-integration/issues/134 )
141
- - Changeset linking
142
- [ #146 ] ( https://github.com/mantisbt-plugins/source-integration/issues/146 ) ,
148
+ - Changeset linking
149
+ [ #146 ] ( https://github.com/mantisbt-plugins/source-integration/issues/146 ) ,
143
150
[ #161 ] ( https://github.com/mantisbt-plugins/source-integration/issues/161 )
144
- - Set issue resolution to 'fixed' when processing changesets
151
+ - Set issue resolution to 'fixed' when processing changesets
145
152
[ #191 ] ( https://github.com/mantisbt-plugins/source-integration/issues/191 )
146
- - Cgit: filter out decoration tag from commit message
153
+ - Cgit: filter out decoration tag from commit message
147
154
[ #185 ] ( https://github.com/mantisbt-plugins/source-integration/issues/185 )
148
- - GitHub: system notice when authorizing application
155
+ - GitHub: system notice when authorizing application
149
156
[ #168 ] ( https://github.com/mantisbt-plugins/source-integration/issues/168 )
150
- - GitHub: allow clearing OAuth access token
157
+ - GitHub: allow clearing OAuth access token
151
158
[ #133 ] ( https://github.com/mantisbt-plugins/source-integration/issues/133 )
152
159
- GitLab: Remove calls to deprecated helper_alternate_class()
153
- - SVN: prevent Data Type mismatch error in config page
160
+ - SVN: prevent Data Type mismatch error in config page
154
161
[ #167 ] ( https://github.com/mantisbt-plugins/source-integration/issues/167 )
155
- - SVN: force SourceSVN plugin in svn_call
162
+ - SVN: force SourceSVN plugin in svn_call
156
163
[ #186 ] ( https://github.com/mantisbt-plugins/source-integration/issues/186 )
157
164
158
165
@@ -196,8 +203,9 @@ Includes all changes and fixes from master-1.2.x branch, up to commit
196
203
## [ 0.9] - 2008-04-11
197
204
198
205
199
- [ Unreleased 1.x ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.4 ...master-1.3.x
206
+ [ Unreleased 1.x ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.5 ...master-1.3.x
200
207
208
+ [ 1.5.5 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.4...v1.5.5
201
209
[ 1.5.4 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.3...v1.5.4
202
210
[ 1.5.3 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.2...v1.5.3
203
211
[ 1.5.2 ] : https://github.com/mantisbt-plugins/source-integration/compare/v1.5.1...v1.5.2
0 commit comments