Show More
@@ -0,0 +1,49 b'' | |||||
|
1 | |RCE| 4.15.2 |RNS| | |||
|
2 | ------------------ | |||
|
3 | ||||
|
4 | Release Date | |||
|
5 | ^^^^^^^^^^^^ | |||
|
6 | ||||
|
7 | - 2019-01-22 | |||
|
8 | ||||
|
9 | ||||
|
10 | New Features | |||
|
11 | ^^^^^^^^^^^^ | |||
|
12 | ||||
|
13 | ||||
|
14 | ||||
|
15 | General | |||
|
16 | ^^^^^^^ | |||
|
17 | ||||
|
18 | - Rcextensions: updated examples and fixed some small inconsistencies. | |||
|
19 | - Api/pull-requests: trigger events for comments/review status changes. | |||
|
20 | - Events: trigger 'review_status_change' when reviewers are updated. | |||
|
21 | - Diffs: fixed missing limited diff container display on large diffs | |||
|
22 | - Pull-requests: increase stability of concurrent pull requests creation by flushing | |||
|
23 | prematurely the statuses of commits. | |||
|
24 | ||||
|
25 | ||||
|
26 | Security | |||
|
27 | ^^^^^^^^ | |||
|
28 | ||||
|
29 | ||||
|
30 | ||||
|
31 | Performance | |||
|
32 | ^^^^^^^^^^^ | |||
|
33 | ||||
|
34 | ||||
|
35 | ||||
|
36 | Fixes | |||
|
37 | ^^^^^ | |||
|
38 | ||||
|
39 | - Cache: use global flock to prevent recursion when using gevent workers. | |||
|
40 | - Permissions: clear cache for permissions correctly for forks/repos when celery is used. | |||
|
41 | - Permissions: clear cache for default user permissions on global app permission changes. | |||
|
42 | - Permissions: handle more cases for invalidating permission caches | |||
|
43 | - Files-editor: preserve filemode on web edits. Editing files with +x flag removed it. | |||
|
44 | ||||
|
45 | ||||
|
46 | Upgrade notes | |||
|
47 | ^^^^^^^^^^^^^ | |||
|
48 | ||||
|
49 | - Scheduled release addressing reported problems in 4.15.X releases. |
General Comments 0
You need to be logged in to leave comments.
Login now