.. |
extensions
|
Freeze all string literals in source, fixes #2741
|
2015-12-31 15:33:35 -08:00 |
middleware
|
Fixnum -> Integer replacement and Ruby 2.4 support for Travis. (#3293)
|
2016-12-26 08:47:00 -08:00 |
testing
|
Freeze all string literals in source, fixes #2741
|
2015-12-31 15:33:35 -08:00 |
web
|
escape page and poll parameters for safety
|
2017-02-15 09:29:17 -08:00 |
api.rb
|
Fix typo in API documentation (#3349)
|
2017-02-10 07:46:44 -08:00 |
cli.rb
|
Add TSTP support for 4.x, #3302
|
2017-01-09 10:01:44 -08:00 |
client.rb
|
Handle case of no jobs to push_bulk, fixes #2997
|
2016-05-31 10:05:16 -07:00 |
core_ext.rb
|
Add supress_warnings API, so we can quietly redefine methods in Pro/Ent
|
2016-11-23 14:25:41 -08:00 |
exception_handler.rb
|
Merge branch 'master' into frozen
|
2016-04-21 13:15:00 -07:00 |
fetch.rb
|
Freeze all string literals in source, fixes #2741
|
2015-12-31 15:33:35 -08:00 |
launcher.rb
|
Rewrite heartbeat so we can dynamically update tags/labels, #2867
|
2016-11-25 13:39:22 -08:00 |
logging.rb
|
Merge branch 'master' into frozen
|
2016-04-21 13:15:00 -07:00 |
manager.rb
|
Update Manager description (#3291)
|
2016-12-23 08:15:16 -08:00 |
paginator.rb
|
Freeze all string literals in source, fixes #2741
|
2015-12-31 15:33:35 -08:00 |
processor.rb
|
Use Rails executor if code reloading is disabled (#3221)
|
2016-11-12 09:17:36 -05:00 |
rails.rb
|
Only configure reloader/executor in server mode, not necessary in client mode, fixes #3275
|
2016-12-12 09:39:12 -08:00 |
redis_connection.rb
|
Rollback 3303, fixes #3311
|
2017-01-13 08:19:31 -08:00 |
scheduled.rb
|
Fix Ruby warnings, thanks for the reminder @nateberkopec
|
2016-08-30 13:29:03 -07:00 |
testing.rb
|
Warn when using the Testing API outside of the test env, fixes #3384
|
2017-03-13 12:23:32 -07:00 |
util.rb
|
fix thread labels in TTIN dumps
|
2016-12-31 21:31:42 -08:00 |
version.rb
|
Add TSTP support for 4.x, #3302
|
2017-01-09 10:01:44 -08:00 |
web.rb
|
class attributes must inherit or we break Pro UI extensions
|
2016-10-17 11:16:26 -07:00 |
worker.rb
|
Fix the error in worker#perform_in about interval type (#3170)
|
2016-09-30 02:31:08 -07:00 |