Sam
|
cdf7a020c1
|
correct mistake in spec
|
2017-07-31 16:40:59 -04:00 |
Erick Guan
|
f1eccd113c
|
Replace rmmseg gem for cppjieba_rb since better dictionary (#5006)
* Rename locale to ts config in search module to make it clear
* Replace rmmese-cpp for cppjieba_rb
|
2017-07-31 15:28:48 -04:00 |
Arpit Jalan
|
6c997b65d9
|
optimize enqueuing activation email code
|
2017-07-31 22:57:39 +05:30 |
Arpit Jalan
|
0b01d0e95d
|
FIX: staff cannot manually activate accounts after 48 hours has elapsed
https://meta.discourse.org/t/staff-cannot-manually-activate-invited-accounts-after-48-hours-has-elapsed/66292/14?u=techapj
|
2017-07-31 22:24:09 +05:30 |
Neil Lalonde
|
5d528f0d15
|
Merge pull request #4958 from dmacjam/search_posts_by_filetype
FEATURE: Search posts by filetype
|
2017-07-31 11:55:34 -04:00 |
Neil Lalonde
|
4a5907b116
|
Merge branch 'master' into search_posts_with_images
|
2017-07-31 10:44:41 -04:00 |
Régis Hanol
|
c7f76aa554
|
fix the receiver_spec
|
2017-07-31 11:29:39 +02:00 |
Guo Xiang Tan
|
305b9b2da0
|
Add spec to ensure that even staged users contain a primary email.
|
2017-07-31 12:16:08 +09:00 |
Guo Xiang Tan
|
24e0e000b9
|
FIX: Always validate presence of user's primary_email.
|
2017-07-31 11:47:29 +09:00 |
Arpit Jalan
|
b059a0f789
|
extract url escaping to a dedicated class method and improved tests
|
2017-07-29 22:16:51 +05:30 |
Arpit Jalan
|
1fe553873c
|
FIX: preserve fragment identifier when escaping url
|
2017-07-29 17:22:45 +05:30 |
Sam
|
56fd3e1cd4
|
attempt to stablise flaky spec
|
2017-07-28 16:59:37 -04:00 |
Robin Ward
|
9a76559345
|
FIX: Remove unused test
|
2017-07-28 11:59:12 -04:00 |
Guo Xiang Tan
|
4620dfe92d
|
FEATURE: Add group settngs to allow users to leave a group freely.
https://meta.discourse.org/t/split-join-leave-freely-setting-on-groups/65565
|
2017-07-28 15:00:25 +09:00 |
Guo Xiang Tan
|
5012d46cbd
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
Sam
|
4f574e7c93
|
FEATURE: support inline bbcode blocks eg: [quote]test[/quote]
|
2017-07-27 17:55:17 -04:00 |
Neil Lalonde
|
68b3dd43ce
|
fix intermittent failing tests, some watched word refactoring
|
2017-07-27 12:27:01 -04:00 |
Guo Xiang Tan
|
75374c76b3
|
UX: Display button to message group on group page.
https://meta.discourse.org/t/make-it-easier-to-send-a-message-to-groups/65065
|
2017-07-27 17:51:25 +09:00 |
Guo Xiang Tan
|
2442bba131
|
UX: Better group creation workflow.
* Owners and users can now be added to a group during creation.
https://meta.discourse.org/t/you-cannot-allow-membership-requests-without-any-owners/64760/3
|
2017-07-27 16:12:42 +09:00 |
Sam
|
dc42d4411d
|
correct flaky spec
|
2017-07-26 13:22:19 -04:00 |
Neil Lalonde
|
24cb950432
|
FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block
|
2017-07-26 11:01:09 -04:00 |
David Taylor
|
27539e15e1
|
Allow whitespace around % scaler in markdown image syntax (#5000)
|
2017-07-26 10:54:20 -04:00 |
Neil Lalonde
|
ea0e90b2b0
|
Merge branch 'master' into search_posts_with_images
|
2017-07-26 10:15:55 -04:00 |
Guo Xiang Tan
|
b59dfb86f4
|
UX: Include group name in email when group is invited to a PM.
https://meta.discourse.org/t/xyz-invited-you-to-a-message-but-really-invited-a-group-im-in/65996
|
2017-07-26 15:51:44 +09:00 |
Guo Xiang Tan
|
d3a975e99a
|
Improve specs to check top level stylesheets for SCSS compilation errors.
https://meta.discourse.org/t/fwd-growth-institute-pm-error-in-css-on-embed/66824/4
|
2017-07-26 10:50:51 +09:00 |
Guo Xiang Tan
|
e3ac6585bd
|
FIX: Search by topic_id should not be restricted by `SiteSetting.min_search_term_length`.
|
2017-07-26 09:52:39 +09:00 |
Guo Xiang Tan
|
96267f0845
|
Merge pull request #4960 from discourse/category-description-error
FIX: Explicit error when category description post is bad
|
2017-07-26 08:54:22 +09:00 |
Sam
|
658c2f52c0
|
add diagnostics for flaky test
|
2017-07-25 17:09:13 -04:00 |
Sam
|
ad8643bfe2
|
attempt to stablise spec in travis
|
2017-07-25 16:58:19 -04:00 |
Sam
|
ccbcbd0343
|
remove 2 failures that happen if discobot booted
|
2017-07-25 16:08:03 -04:00 |
Sam
|
a20bb931b1
|
FIX: specs failed if discourse-push-notifications booted
|
2017-07-25 15:52:53 -04:00 |
Neil Lalonde
|
d8c27e3871
|
Merge branch 'master' into search_posts_by_filetype
|
2017-07-25 14:41:20 -04:00 |
Régis Hanol
|
d67fe4c674
|
FIX: block all emails associated to a user when destroying their record
|
2017-07-25 17:44:46 +02:00 |
Sam
|
f2d5bcd439
|
Stop writing to STDOUT/ERR during tests
|
2017-07-25 11:37:25 -04:00 |
Sam
|
c5b5c861f6
|
extend wait_for in case redis chokes up in test
|
2017-07-25 11:29:12 -04:00 |
Guo Xiang Tan
|
4cd9822611
|
Remove warnings in `ColumnDropper.mark_readonly` test.
|
2017-07-25 09:38:55 +09:00 |
Guo Xiang Tan
|
be3c9bca0b
|
Remove comment that is no longer relevant.
|
2017-07-25 08:58:40 +09:00 |
Sam
|
4da98cdcfe
|
FIX: allow bbcode to be unquoted for default
|
2017-07-24 18:36:17 -04:00 |
Sam
|
04eac9f14a
|
lets attempt to get these specs working!
|
2017-07-24 18:35:20 -04:00 |
Sam
|
f67e715ef1
|
comment out specs that break others
will check in a fixed spec tomorrow
|
2017-07-24 17:28:24 -04:00 |
Sam
|
c08a7aee8f
|
clean up skipped tests
tighter connection handling in scheduler
|
2017-07-24 15:06:24 -04:00 |
Sam
|
80bb127cd3
|
use time zone for extra safety
|
2017-07-24 13:08:17 -04:00 |
Sam
|
7ebb9874a8
|
freeze time in spec
|
2017-07-24 13:00:15 -04:00 |
Sam
|
40abcfc2f5
|
FIX: smart quote edge case with quotes
|
2017-07-24 12:21:49 -04:00 |
Sam Saffron
|
045a2abcec
|
FEATURE: remove the timecop gem
We should only have one way of mocking time, misuse of timecop
was causing build stability issues
|
2017-07-24 12:11:10 -04:00 |
Guo Xiang Tan
|
d940166a89
|
Re-enable skipped `Scheduler::ScheduleInfo` test.
|
2017-07-25 00:03:03 +09:00 |
Guo Xiang Tan
|
8ee31d3c85
|
Re-enable skip tests for `Email::Styles`.
|
2017-07-24 23:16:54 +09:00 |
Guo Xiang Tan
|
e82efc7b03
|
Fix `SiteSetingExtension` specs to coerce int to string.
|
2017-07-24 22:54:42 +09:00 |
Guo Xiang Tan
|
0ab0c82f11
|
Reenable skipped `Email::Receiver` spec.
|
2017-07-24 22:27:24 +09:00 |
Guo Xiang Tan
|
6b17178533
|
Validate uniquness of `api_key`.
|
2017-07-24 21:46:08 +09:00 |