Sam Saffron
451598c511
BUGFIX: regresses correct job execution
2014-02-21 16:05:19 +11:00
Sam Saffron
9a3af8997b
BUGFIX: handle partial job failure in multisite
...
log all failures
2014-02-21 15:31:15 +11:00
Sam Saffron
2ab76f60d1
FEATURE: Discoruse.handle_exception
...
to report exception via sidekiq helper, adds extra context
2014-02-21 14:30:25 +11:00
Sam
2a8734f0d5
Suppress search in topic unless we have more than 10 posts
...
(configurable in site setting)
2014-02-19 08:59:18 +11:00
Sam
43612e9fde
Merge pull request #1971 from velesin/posts_controller_refactoring
...
Refactors PostsController and adds unit tests.
2014-02-19 08:34:40 +11:00
Sam
3eec3136d5
Merge pull request #1972 from verg/user_pref_save_btn
...
Add Save button to top of user preferences
2014-02-19 08:30:17 +11:00
Sam
38004fc218
hold back image optim due to svg issue
2014-02-18 20:30:54 +11:00
Sam
884346cbea
Merge pull request #1951 from thoughtbot/bb-erb
...
Use ERB to pull conf files into app
2014-02-18 16:23:55 +11:00
Sam
887e835a9b
Merge pull request #1969 from riking/scroll-position
...
Put requested post in middle of page
2014-02-18 16:17:26 +11:00
Sam
983c7567aa
BUGFIX: seen recently key needs to be public so mock can easily reach in to it
2014-02-18 16:09:24 +11:00
Sam
aa3096141a
fix up gemfile
2014-02-18 16:02:59 +11:00
Sam
6f759b4a6a
Update Gems
2014-02-18 16:02:28 +11:00
Sam
c4f2e49b85
move patching to better spot
2014-02-18 15:58:56 +11:00
Sam
f617086e91
FIX oobgc support for Ruby 2.1
2014-02-18 14:43:24 +11:00
Sam
a6f4d00670
Add oobgc compatible with Ruby 2.1
2014-02-18 14:10:03 +11:00
Sam
a74c67e305
Update unicorn to latest
2014-02-18 14:10:03 +11:00
Sam
a28a0bbeeb
PERF: stop messing with strings that come back from I18n.t
...
allows better caching
2014-02-18 14:10:03 +11:00
Sam
a5e3e9ae2a
Added markov emoji for turtle rock
2014-02-18 14:10:03 +11:00
Sam Saffron
057d8b2b42
Add some Ruby 2.1 specific Gems, get people to upgrade bundler
2014-02-18 13:24:42 +11:00
Sam Saffron
78bfa29b85
BUGFIX: rails 3 removal downgraded message bus
2014-02-18 12:43:25 +11:00
Sam
6360868341
Merge pull request #1968 from stephankaag/drop_rails3
...
Drop Rails3 support
2014-02-18 10:50:36 +11:00
Sam
70c50d321a
BUGFIX: allow facebook auth for people refusing email
2014-02-17 14:45:17 +11:00
Sam
abb2de22ab
BUGFIX: search could break when expanding
2014-02-17 14:34:14 +11:00
Sam
2b10fdc97f
FEATURE: search auto scopes on topic first
2014-02-17 13:54:51 +11:00
Sam
0438abf139
BUGFIX: Use ENV["USER"] before falling back to postgres
2014-02-17 10:44:37 +11:00
Sam
73aca9063d
FEATURE: allow overriding server static asset if needed
2014-02-17 10:44:37 +11:00
Sam
5777423b05
diff heaps used for memory leak detection
2014-02-17 10:44:37 +11:00
Sam
49efb055f2
Merge pull request #1954 from verg/unbind_user_name
...
Don't display edits during user's name update
2014-02-17 10:38:43 +11:00
Sam
ffa3297929
Merge pull request #1962 from eflynn/master
...
Use --no-document instead of --no-rdoc/--no-ri.
2014-02-17 10:34:10 +11:00
Sam
23af46a66c
Merge pull request #1960 from verg/subcategory-search-links
...
Fix subcategories links from search
2014-02-17 10:33:35 +11:00
Sam
c0d947aa98
allow bench to run with unicorn optionally
...
memstats can output yaml now
2014-02-16 16:44:51 +11:00
Sam
f7d5a561ec
remove randomisation for now from bench
2014-02-16 15:11:25 +11:00
Sam
177371fb69
do a full GC prior to getting stats
2014-02-14 16:10:26 +11:00
Sam
b75620973f
FEATURE: memory stats route for diagnostics in admin
2014-02-14 15:45:12 +11:00
Sam
c0686a6dc6
BUGFIX: regression, not handling nil count for recent report
2014-02-14 07:21:19 +11:00
Sam
29ebad2d37
omniauth-cas extraction broke us thanks @joallard
2014-02-13 18:13:35 +11:00
Sam
bf957513ec
correctly handle empty case
2014-02-13 17:27:50 +11:00
Sam
e8aa85d783
FEATURE: unread pms go in front of notification report
...
also refactor fat controller
2014-02-13 17:27:50 +11:00
Sam
4ff6780758
Merge pull request #1935 from eriko/remove_cas
...
Remove cas
2014-02-13 17:26:20 +11:00
Sam
81a4b4d97e
Merge pull request #1939 from lukemelia/patch-1
...
Fixed typo in test name
2014-02-13 17:15:49 +11:00
Sam
f156f173fd
Merge pull request #1941 from mpakus/master
...
Update puma.rb fixed: num_worker(S)
2014-02-13 17:15:03 +11:00
Sam
5d7a33a799
BUGFIX: flag topic broke all liking on the sites
2014-02-13 12:56:31 +11:00
Sam
22af3fe085
FEATURE: muted categories should not be missing from drill down
2014-02-12 17:01:13 +11:00
Sam
9ec52d9425
BUGFIX: mailing list mode broke regular email
2014-02-12 16:51:26 +11:00
Sam
4803d387bc
BUGFIX: another broken rss page when it includes system user
2014-02-12 14:29:58 +11:00
Sam
03619917f0
BUGFIX: rails is choking on userpage_url for System user, breaks rss
2014-02-12 14:08:09 +11:00
Sam
6fbd73d0eb
include rb_trace to help debugging any hanging specs
2014-02-12 13:33:24 +11:00
Sam
71a38542a4
FEATURE: automatic orphan recovery
...
BUGFIX: improve scheduler robustness, in case redis is disconnected during operation
If sidekiq is terminated while task is running, it will be picked up and ran again
New owner on tasks to help debugging
better #stop semantics for tests
2014-02-12 13:33:24 +11:00
Sam
e2d2a955dc
BUGFIX: remove hidden posts from a users stream
2014-02-11 17:16:58 +11:00
Sam
7ad00f426c
FEATURE REMOVAL: persona login
...
see: https://meta.discourse.org/t/pulling-persona-out-of-discourse-core/12613
2014-02-11 16:56:48 +11:00
Sam
fd34932068
use discourse redis, not redis
2014-02-11 16:11:51 +11:00
Sam
57ee244394
Bump up consistency check to run twice a day instead of once
2014-02-11 16:11:40 +11:00
Sam
11e962c848
BUGFIX: improve quality of unread / new counters
2014-02-11 15:28:05 +11:00
Sam
4a35d055bc
correct spec to account for category definition topics
2014-02-11 10:50:14 +11:00
Sam
750d3a6b18
BUGFIX: ensure topic_view exists before attempting to access it
2014-02-11 10:23:47 +11:00
Sam
8a4b603bfd
rails master upgrade
2014-02-11 10:22:15 +11:00
Sam
820fe572ca
BUGFIX: phantom new and unread for category definition topics
2014-02-11 10:22:15 +11:00
Sam
c97481623d
Merge pull request #1928 from velesin/post_creator_refactoring
...
Refactors PostCreator.
2014-02-11 08:38:08 +11:00
Sam
4f6cef01e4
fix build
2014-02-10 16:07:09 +11:00
Sam
172d0ffd08
oops clean gemfile lock
2014-02-10 15:43:53 +11:00
Sam
212ece3e80
Remove memory profiler at least until I push a new docker image
2014-02-10 15:40:32 +11:00
Sam
d3b8ec36d0
warning if running an old version of bundler
2014-02-10 15:34:08 +11:00
Sam
5d0cae2dd1
BUGFIX: seen logic was incomplete, you can have user_data and still unseen topic
2014-02-10 15:27:46 +11:00
Sam
ca170e4636
Add memory profiler gem for ruby 2.1
2014-02-10 15:27:46 +11:00
Sam
a8faac5f0a
Merge pull request #1912 from davidcelis/include-rails-binstubs
...
Include binstubs generated by Rails 4
2014-02-10 12:35:24 +11:00
Sam
de9e1a5049
BUGFIX: allow sorting prior to sidekiq starting
2014-02-10 09:21:46 +11:00
Sam
90ae4c6224
Try to fix random failing spec
2014-02-09 07:55:11 +11:00
Sam
56e09802fe
BUGFIX: Use email sender
2014-02-09 07:29:16 +11:00
Sam
87a07e2355
attempt to work around concurrency issue with active record
2014-02-08 15:19:10 +11:00
Sam
cfa5882035
Be slightly less aggressive at clearing assets
2014-02-07 21:43:05 +11:00
Sam
9f6fe7280d
Merge pull request #1917 from awesomerobot/master
...
fixing watermark/gutter link interference
2014-02-07 15:45:50 +11:00
Sam
585fae0541
another try fixing this test
2014-02-07 14:38:00 +11:00
Sam
d9c05fcfc8
SECURITY: dissalow mods from seeing PMs
2014-02-07 14:24:19 +11:00
Sam
93434be16d
SECURITY: reduce moderator rights
...
You can now hide particular categories from certain moderators
2014-02-07 14:11:52 +11:00
Sam
e133c82d4b
SECURITY: check permissions for mailing list
...
if you deployed this feature in the last 2 hours upgrade asap.
2014-02-07 14:10:45 +11:00
Sam
8e9cfdfcda
BUGFIX: plugins not updating after assets:precompile
...
Now that we have a fancy cache we can nuke all old assets
This is way better cause it ensures all .erbs get re-evaluated
And ensures plugins are updated
2014-02-07 11:37:07 +11:00
Sam
12cea8cb92
BUGFIX: scheduler crash in blocking_tick
2014-02-07 11:21:28 +11:00
Sam
be560d4eb6
Update annotations
2014-02-07 11:07:52 +11:00
Sam
227873df78
FEATURE: proper mailing list mode
...
once enable_mailing_list_mode is enabled any user can elect
to get every post via email unless they opt out of category or topic
2014-02-07 11:07:52 +11:00
Sam
0efcb9cee9
BUGFIX: race condition in blocking_tick
...
causes erratic spec failure
2014-02-07 08:40:43 +11:00
Sam
f27ffe3223
BUGFIX: scheduler was showing up empty in multisite
2014-02-07 08:37:02 +11:00
Sam
4e3980896e
Merge pull request #1906 from fabricioflores/patch-1
...
Update client.es.yml
2014-02-06 18:32:40 +11:00
Sam
d9df40dfcd
minor refactor
2014-02-06 17:07:15 +11:00
Sam
a69f59ef51
FEATURE: much faster asset precompilation with a redis backed cache
2014-02-06 16:55:53 +11:00
Sam
d132fd0609
add full-name class for styling
2014-02-06 15:53:49 +11:00
Sam
fad80bbee3
Sort schedules by "next run due" time
2014-02-06 10:59:42 +11:00
Sam
e1f293ad66
FEATURE: new scheduler
...
Removed sidetiq, introduced new scheduler
- add basic UI
- add schedule discover
- add scheduling in initializer
2014-02-06 10:26:16 +11:00
Sam
447816fe39
Merge pull request #1824 from riking/patch-2
...
Fix group matching SQL query
2014-02-06 08:07:13 +11:00
Sam
7ea2cee3aa
Merge pull request #1898 from awesomerobot/master
...
removing :focus style until I figure out a better fix; also fixing restricted badge alignment
2014-02-06 08:03:34 +11:00
Sam
391cfe15ab
Merge pull request #1902 from vikhyat/plugin-test-server-side-javascript-2
...
Don't clear DiscoursePluginRegistry if LOAD_PLUGINS=true.
2014-02-04 21:13:16 -08:00
Sam
311a44240f
Merge pull request #1901 from vikhyat/fill-plugin-spec-glob
...
Fix plugin:spec rake task to include subdirectories.
2014-02-04 21:11:11 -08:00
Sam
df65371d72
BUGFIX: microcontroller was consuming too much CPU
...
sleep 0.1 and file test were expensive compared to a signal every second
2014-02-05 10:48:36 +11:00
Sam
612001aa74
BUGFIX: deleted categories would mess up watching/tracking prefs
2014-02-04 15:14:31 +11:00
Sam
9bfe0e5a0e
BUGFIX: anon had skewed column titles
2014-02-04 13:29:16 +11:00
Sam
04f1a5c3f8
FEATURE: added welcome to discourse topic
2014-02-04 13:21:43 +11:00
Sam
6c3c9345df
use consistent style
2014-02-04 12:57:52 +11:00
Sam
d54f6faa35
minor style fix
2014-02-04 12:57:16 +11:00
Sam
5267e5bea6
BUGFIX: emails sent from "2 replies" as opposed to correct user
2014-02-04 12:56:28 +11:00
Sam
176bf41efd
therubyracer now ships with my timeout fix, no need for a forked gem
2014-02-04 11:14:04 +11:00
Sam
1556548ff6
BUGFIX: JS errors could crash our process
2014-02-04 11:14:04 +11:00