Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Tmp files | David Heinemeier Hansson | 2018-09-19 | 1 | -0/+1 | |
| | * | | | | | Make debugger available in testing | David Heinemeier Hansson | 2018-09-19 | 1 | -0/+2 | |
| | * | | | | | Missing suffix | David Heinemeier Hansson | 2018-09-19 | 1 | -0/+0 | |
| | * | | | | | Only deliver pending emails to the mailroom | David Heinemeier Hansson | 2018-09-18 | 3 | -3/+14 | |
| | * | | | | | Inherit from ActiveJob::Base rather than ApplicationJob | David Heinemeier Hansson | 2018-09-18 | 2 | -7/+9 | |
| | * | | | | | Prefix queue name like we do routes | David Heinemeier Hansson | 2018-09-18 | 1 | -1/+1 | |
| | * | | | | | Make a note for tying inbound email to exception | David Heinemeier Hansson | 2018-09-18 | 1 | -0/+2 | |
| | * | | | | | Add callbacks | David Heinemeier Hansson | 2018-09-18 | 3 | -2/+60 | |
| | * | | | | | Extract mailbox test suites into feature-specific slices | David Heinemeier Hansson | 2018-09-18 | 2 | -36/+34 | |
| | * | | | | | More scalable name! | David Heinemeier Hansson | 2018-09-18 | 1 | -2/+2 | |
| | * | | | | | Proper order | David Heinemeier Hansson | 2018-09-18 | 1 | -1/+1 | |
| | * | | | | | Process inbound emails with state and exceptions | David Heinemeier Hansson | 2018-09-18 | 2 | -1/+51 | |
| | * | | | | | Use rails scope by default | David Heinemeier Hansson | 2018-09-18 | 1 | -1/+1 | |
| | * | | | | | Add test for unsupported content type | David Heinemeier Hansson | 2018-09-18 | 2 | -0/+9 | |
| | * | | | | | Remember to add access protection | David Heinemeier Hansson | 2018-09-18 | 1 | -0/+1 | |
| | * | | | | | Use a test helper to create fixtures rather than rely on them being predefined | David Heinemeier Hansson | 2018-09-18 | 3 | -23/+18 | |
| | * | | | | | Add basic, unauthenticated inbound emails controller | David Heinemeier Hansson | 2018-09-17 | 3 | -0/+40 | |
| | * | | | | | Assert the intended email was processed | David Heinemeier Hansson | 2018-09-17 | 1 | -2/+2 | |
| | * | | | | | No byebug history plz | David Heinemeier Hansson | 2018-09-17 | 1 | -0/+1 | |
| | * | | | | | Keep the riff raff out | David Heinemeier Hansson | 2018-09-17 | 1 | -0/+3 | |
| | * | | | | | Save this for a little later | David Heinemeier Hansson | 2018-09-17 | 1 | -1/+1 | |
| | * | | | | | First end-to-end rickety test | David Heinemeier Hansson | 2018-09-17 | 8 | -24/+656 | |
| | * | | | | | WIP: Router | David Heinemeier Hansson | 2018-09-17 | 3 | -0/+36 | |
| | * | | | | | Add dummy app for testing | David Heinemeier Hansson | 2018-09-17 | 78 | -2/+7400 | |
| | * | | | | | Wait on this for later | David Heinemeier Hansson | 2018-09-17 | 1 | -3/+0 | |
| | * | | | | | Full name for the job | David Heinemeier Hansson | 2018-09-17 | 1 | -1/+1 | |
| | * | | | | | TOC ordering | David Heinemeier Hansson | 2018-09-17 | 1 | -1/+3 | |
| | * | | | | | Plural table name | David Heinemeier Hansson | 2018-09-17 | 1 | -1/+1 | |
| | * | | | | | Base -> Mailbox | David Heinemeier Hansson | 2018-09-17 | 3 | -3/+3 | |
| | * | | | | | Action Mailbox -> Action Mailroom | David Heinemeier Hansson | 2018-09-17 | 12 | -36/+36 | |
| | * | | | | | Add inbound email | David Heinemeier Hansson | 2018-09-17 | 3 | -0/+37 | |
| | * | | | | | Copypasta is delicious! | David Heinemeier Hansson | 2018-09-17 | 1 | -1/+1 | |
| | * | | | | | Skeleton | David Heinemeier Hansson | 2018-09-17 | 11 | -0/+160 | |
| | / / / / | ||||||
* | | | | | | Merge pull request #34791 from y-yagi/fixes_34787 | Yuji Yaginuma | 2018-12-26 | 1 | -0/+221 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Generate doc of methods provided by form builders [ci skip] | yuuji.yaginuma | 2018-12-26 | 1 | -0/+221 | |
|/ / / / / / | ||||||
* / / / / / | Specify `hosts` in bug report template. | yuuji.yaginuma | 2018-12-25 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #34781 from kossnocorp/patch-1 | Kasper Timm Hansen | 2018-12-24 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make Rails Facebook-free | Sasha Koss | 2018-12-24 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Add missing require for `IPAddr` | yuuji.yaginuma | 2018-12-24 | 1 | -0/+1 | |
* | | | | | Merge pull request #34778 from yahonda/ruby25_frozen_error | Kasper Timm Hansen | 2018-12-23 | 9 | -19/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | No need to handle if FrozenError is available | Yasuo Honda | 2018-12-23 | 9 | -19/+7 | |
|/ / / / / | ||||||
* | | | | | Remove unused methods | yuuji.yaginuma | 2018-12-23 | 1 | -26/+0 | |
* | | | | | Merge pull request #34774 from rails/fix-app-boot-for-ruby-2-4 | Eileen M. Uchitelle | 2018-12-21 | 1 | -2/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix app boot for Ruby 2.4 | Eileen Uchitelle | 2018-12-21 | 1 | -2/+6 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #34753 from eileencodes/raise-less-confusing-error-if-hand... | Eileen M. Uchitelle | 2018-12-21 | 3 | -0/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | Raise helpful error when role doesn't exist | Eileen Uchitelle | 2018-12-21 | 3 | -0/+19 | |
* | | | | | | Merge pull request #34771 from utilum/mismatched_indentation | Ryuta Kamizono | 2018-12-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixes `warning: mismatched indentations at 'rescue' with 'def' at 15`. | utilum | 2018-12-21 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Add missing require for `String#to_d` | yuuji.yaginuma | 2018-12-21 | 1 | -0/+1 | |
* | | | | | | Merge pull request #34767 from y-yagi/fix_convert_string_to_bigdecimal | Yuji Yaginuma | 2018-12-21 | 1 | -5/+1 | |
|\ \ \ \ \ \ |