f038903423
Clean up unused function left in the database.
2018-04-05 07:22:03 +08:00
6307790168
backup restorer: tidy pg_dump schema portability logic, add test
2018-04-04 16:51:25 +08:00
6691a400da
restorer: clarify logging
2018-04-04 16:51:20 +08:00
e2f6d8b5ca
FIX: Restorer was not extracting the patch version in dump file.
2018-04-04 16:51:00 +08:00
833314f4b4
Improve grep pattern in restorer.
2018-04-04 16:50:50 +08:00
837c0b9a77
Fix version check in restorer.
2018-04-04 16:50:40 +08:00
3bccd8c8f3
FIX: Restore process for dump taken with pg_dump
10.3+.
...
* Since we can no longer restore into a different schema,
we will move tables in the public schema into the backup schema
first before restoring the dump file which goes into the public
schema. The downside to this approach is that we will increase
the downtime experienced during the restore process. Downtime
would equal the duration of restoring the dump file.
2018-04-04 16:50:27 +08:00
ab1ca72865
single quote password in restore command
...
> Followup to #3283 . Quotes passwords passed to shell for backup restore.
2018-04-04 16:50:08 +08:00
c2ff0f1f3c
Update libv8 from 5.9 to 6.3
2018-04-04 16:44:22 +08:00
e24d25ce01
Version bump to v1.9.4
v1.9.4
2018-03-07 15:16:48 -05:00
e23b8e7905
SECURITY: sanitize topic title when staff is viewing a user's past flagged posts and deleted topics
2018-03-02 11:59:36 -05:00
e7f83358aa
SECURITY: ensure users have permission when moving categories
2018-03-02 12:13:53 +11:00
a745aa4a3e
Version bump to v1.9.3
v1.9.3
2018-02-15 17:46:48 -05:00
7174b100f9
SECURITY: correct local onebox category checks
2018-02-14 10:44:06 +11:00
f655936b9d
SECURITY: Prevent robots from indexing more routes
...
These routes could contain sensitive material and should never be
indexed for content.
2018-02-04 13:27:33 -05:00
670450bcfc
Version bump to v1.9.2
v1.9.2
2018-01-23 16:50:09 -05:00
0ee2c2363b
SECURITY: email domain whitelist could be bypassed
2018-01-17 21:49:43 +01:00
b9bc27e539
Version bump to v1.9.1
v1.9.1
2018-01-11 15:09:48 -05:00
a13b8182e9
FIX: rescue login required / broken images
2018-01-11 14:30:34 -05:00
f752c22104
FIX: handle invalid password reset token
2018-01-11 14:30:32 -05:00
8875993ae1
FIX: URI must be ascii only for URI.parse command
2018-01-11 14:30:29 -05:00
243643bf76
FIX: render error message when backup download fails
2018-01-11 14:30:26 -05:00
253711c233
FIX: correct shushing_face name
2018-01-11 14:30:22 -05:00
bb4eab1267
FIX: do not create duplicate topics
...
https://meta.discourse.org/t/duplicate-http-https-topics-are-randomly-created/77190
2018-01-11 14:30:19 -05:00
7c03b31006
Make rubocop happy.
2018-01-04 09:05:22 +08:00
eaf083f9f0
Version bump to v1.9.0
v1.9.0
2018-01-03 16:49:31 -05:00
f83a39f8ba
Merge master
2018-01-03 16:49:06 -05:00
df163cbf61
Add a deleted-post
class to the deleted post action
2018-01-03 13:56:47 -05:00
dbd2d29abe
Allow the deleted post indicator on a post to be extended.
2018-01-03 13:34:26 -05:00
e3965b4492
Update translations
2018-01-03 12:21:03 -05:00
ceb7590bcb
FIX: bounced email can contain multiple status codes
2018-01-03 17:59:20 +01:00
7ca2e6a80c
fix the build
2018-01-03 17:35:36 +05:30
06e509057e
FIX: handle missing user records
2018-01-03 17:18:13 +05:30
ad02437358
FIX: Missing post/topic created web hooks due to race condition.
2018-01-03 17:24:01 +08:00
9644569a28
FIX: Wildcard webhooks could send duplicated events.
2018-01-03 17:00:44 +08:00
b295c03001
FIX: select single choice as default when building a poll
2018-01-03 09:23:15 +01:00
647cf7545d
Fix randomly failing spec.
2018-01-03 14:42:16 +08:00
af1e2865f7
Re-introduce ability to handle basic authentication in smoke tests.
2018-01-03 14:24:06 +08:00
73912ebc12
UX: Adjusting color on composer box-shadow
2018-01-02 21:29:16 -05:00
efc5bc2c55
UX: removing double underline from abbr
2018-01-02 21:06:06 -05:00
0eba867c8c
Allow menu classes to be targetable by name
2018-01-02 17:01:44 -05:00
bf7e0188e5
Extensibility points for user/preferences
2018-01-02 15:46:32 -05:00
4cfea21aa2
UX: Add missing btn-icon
class to edit icons
2018-01-02 15:24:36 -05:00
32b5b04d18
Pass save
action to outlet in case we need to save
2018-01-02 15:17:52 -05:00
891f0cfe52
FIX: Don't display the @mention
message if disabled
2018-01-02 14:12:18 -05:00
a0b2b3c8a7
FIX: Canceling upload on mobile did not work
2018-01-02 11:26:23 +01:00
070fe12e25
Merge pull request #5464 from techAPJ/100k-format
...
UX: for numbers greater than 100k allow 0 precision
2018-01-02 00:24:05 -08:00
04b8831cde
UX: for numbers greater than 100k allow 0 precision
2018-01-02 13:27:46 +05:30
222fab1435
Update default ToS
2018-01-02 11:26:22 +05:30
38269c416d
FIX: return regular notification level for categories when not set by user
2017-12-30 20:36:58 +01:00