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. |
@@ -48,3 +48,4 b' 9151328c1c46b72ba6f00d7640d9141e75aa1ca2' | |||||
48 | a47eeac5dfa41fa6779d90452affba4091c3ade8 v4.14.1 |
|
48 | a47eeac5dfa41fa6779d90452affba4091c3ade8 v4.14.1 | |
49 | 4b34ce0d2c3c10510626b3b65044939bb7a2cddf v4.15.0 |
|
49 | 4b34ce0d2c3c10510626b3b65044939bb7a2cddf v4.15.0 | |
50 | 14502561d22e6b70613674cd675ae9a604b7989f v4.15.1 |
|
50 | 14502561d22e6b70613674cd675ae9a604b7989f v4.15.1 | |
|
51 | 4aaa40b605b01af78a9f6882eca561c54b525ef0 v4.15.2 |
General Comments 0
You need to be logged in to leave comments.
Login now