Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Move the CoC text to the Rails website | Godfrey Chan | 2015-08-21 | 2 | -16/+6 | |
| * | | | Remove unnecessary caching | eileencodes | 2015-08-21 | 1 | -5/+1 | |
| * | | | pass a request object to the headers object | Aaron Patterson | 2015-08-21 | 4 | -13/+19 | |
| * | | | move header allocation to a helper method | Aaron Patterson | 2015-08-21 | 1 | -5/+9 | |
| | |/ | |/| | ||||||
| * | | Merge pull request #21106 from amitsuroliya/fix_routing_test | Andrew White | 2015-08-21 | 1 | -6/+0 | |
| |\ \ | ||||||
| | * | | Remove duplicity in tests | amitkumarsuroliya | 2015-08-03 | 1 | -6/+0 | |
| * | | | better docs for `disable_ddl_transaction!`. Closes #21044. | Yves Senn | 2015-08-21 | 1 | -1/+4 | |
| * | | | Merge pull request #21312 from piton4eg/patch-7 | Yves Senn | 2015-08-21 | 1 | -12/+6 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | Add bold to lists' titles [ci skip] | Alexey Markov | 2015-08-21 | 1 | -6/+6 | |
| | * | | Small fixes [ci skip] | Alexey Markov | 2015-08-20 | 1 | -12/+6 | |
| * | | | Merge pull request #21313 from reshleman/re-punctuation | Yves Senn | 2015-08-21 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | Fix Punctuation in `AutosaveAssociation` RDoc | Robert Eshleman | 2015-08-20 | 1 | -2/+2 | |
| * | | | | set route precedence at allocation time | Aaron Patterson | 2015-08-20 | 2 | -8/+6 | |
| * | | | | argh!!! | Aaron Patterson | 2015-08-20 | 3 | -0/+3 | |
| * | | | | smooth move aaron.... :bomb: | Aaron Patterson | 2015-08-20 | 1 | -2/+2 | |
| * | | | | point at rack master | Aaron Patterson | 2015-08-20 | 6 | -31/+34 | |
| |/ / / | ||||||
| * | | | Merge pull request #21306 from ronakjangir47/remove_mocha_actionmailer | Kasper Timm Hansen | 2015-08-20 | 4 | -55/+100 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Removed mocha from ActionMailer | Ronak Jangir | 2015-08-20 | 4 | -55/+100 | |
| * | | | Merge pull request #16245 from byroot/more-atomic-write | Matthew Draper | 2015-08-21 | 1 | -27/+29 | |
| |\ \ \ | ||||||
| | * | | | File renaming should be the last operation of an atomic write | Jean Boussier | 2015-08-20 | 1 | -27/+29 | |
| * | | | | Merge pull request #21310 from y-yagi/fix_file_path | Yves Senn | 2015-08-20 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | fix path of annotations.rake [ci skip] | yuuji.yaginuma | 2015-08-20 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | uniqueness validation raises error for persisted record without pk. | Yves Senn | 2015-08-20 | 4 | -4/+39 | |
| * | | | | Merge pull request #21300 from jonahb/cache | Yves Senn | 2015-08-20 | 1 | -1/+1 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | Correct cache store superclass in comment | Jonah Burke | 2015-08-19 | 1 | -1/+1 | |
| * | | | | Merge pull request #21279 from ronakjangir47/test_cleanup | Kasper Timm Hansen | 2015-08-20 | 5 | -45/+30 | |
| |\ \ \ \ | ||||||
| | * | | | | Cleaned up generators tests using internal assertion helper | Ronak Jangir | 2015-08-20 | 5 | -45/+30 | |
| * | | | | | Merge pull request #21132 from Andreis13/sprockets-4 | Rafael Mendonça França | 2015-08-19 | 9 | -22/+85 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | Migrate to Sprockets 4. | Andrei Istratii | 2015-08-19 | 9 | -22/+85 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #21294 from maclover7/codeofconduct | Guillermo Iguaran | 2015-08-19 | 3 | -0/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | Add code of conduct to README.md and to contributing guide [ci skip] | maclover7 | 2015-08-18 | 3 | -0/+9 | |
| * | | | | | Merge pull request #21292 from CoralineAda/coc | David Heinemeier Hansson | 2015-08-19 | 1 | -0/+22 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Adds a code of conduct | CoralineAda | 2015-08-18 | 1 | -0/+22 | |
| * | | | | | | Merge pull request #21282 from sjain1107/added_docs | Yves Senn | 2015-08-19 | 1 | -0/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Added docs for TableDefinition #coloumns & #remove_column [ci skip] | sjain1107 | 2015-08-18 | 1 | -0/+3 | |
| * | | | | | | | make the routes reader private | Aaron Patterson | 2015-08-18 | 2 | -1/+2 | |
| * | | | | | | | don't touch internals | Aaron Patterson | 2015-08-18 | 1 | -1/+1 | |
| * | | | | | | | drop array allocations when building paths | Aaron Patterson | 2015-08-18 | 2 | -8/+8 | |
| * | | | | | | | symbols will always be constructed with strings. :bomb: | Aaron Patterson | 2015-08-18 | 1 | -1/+1 | |
| * | | | | | | | drop string allocations for each resource | Aaron Patterson | 2015-08-18 | 1 | -0/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge pull request #21110 from kamipo/mysql_json_support | Rafael Mendonça França | 2015-08-18 | 11 | -50/+258 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | Add a native JSON data type support in MySQL | Ryuta Kamizono | 2015-08-18 | 11 | -50/+258 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #21283 from ravindrakumawat/add_docs_for_pending_migration | Yves Senn | 2015-08-18 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add Docs for ActiveRecord #check_pending [ci skip] | ravindra kumar kumawat | 2015-08-18 | 1 | -0/+1 | |
| * | | | | | | Merge pull request #21284 from prakashlaxkar/argument_error_tests | Yves Senn | 2015-08-18 | 2 | -1/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Correct error message in Standard American english and add a test case for th... | prakash | 2015-08-18 | 2 | -1/+14 | |
| |/ / / / / / | ||||||
| * | | | | | | Remove unreached default value | Rafael Mendonça França | 2015-08-17 | 1 | -1/+1 | |
| * | | | | | | Merge pull request #21278 from byroot/try-arity-check | Rafael Mendonça França | 2015-08-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Use == 0 instead of .zero? in #try | Jean Boussier | 2015-08-17 | 1 | -1/+1 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | use the strategy pattern to match request verbs | Aaron Patterson | 2015-08-17 | 2 | -16/+49 |