An open API service providing commit metadata for open source projects.

GitHub / github/replicate / commits

SHA Message Author Date Stats
008f5324 merge Merge pull request #4 from github/remove-query-cache-override Eileen M. Uchitelle <e****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
da4e9a45 Remove query cache override Eileen Uchitelle <e****s@g****m> almost 8 years ago
ed6c184c merge Merge pull request #3 from github/skip-omitted-attributes-on-load Eileen M. Uchitelle <e****s@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
fd9067b5 Skip attribute if it's in omitted attributes eileencodes <e****s@g****m> over 8 years ago
9254361d merge Merge pull request #2 from Tonkpils/patch-1 Eileen M. Uchitelle <e****s@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
3b9bc8aa yield only if block is given Leo Correa <l****5@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
cedeb49a merge Merge commit 'refs/pull/34/head' of github.com:rtomayko/replicate Ashe Connor <a****e@k****e> almost 9 years ago
8799201d merge Merge pull request #1 from github/fix-polymorphic-association-for-replicate Eileen M. Uchitelle <e****s@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
1a00aa3a Fix polymorphic association for replicator in Rails 4+ eileencodes <e****s@g****m> over 9 years ago
bd0ba046 merge Merge pull request #37 from charliesome/ar-3-2 Ryan Tomayko <r****o@g****m> almost 12 years ago
47e08a7f only yield from run_callbacks if there's a block to yield to Charlie Somerville <c****e@c****m> almost 12 years ago
f4514f70 Install test_after_commit gem when running tests Ryan Tomayko <r****o@g****m> about 12 years ago
40ae17f2 Add linked_dumpscript.rb to gem file manifest Ryan Tomayko <r****o@g****m> about 12 years ago
22e54d6f merge Merge pull request #35 from bkeepers/after_commit Ryan Tomayko <r****n@g****m> about 12 years ago
cd9a27d7 disable after_commit callbacks Brandon Keepers <b****n@o****g> about 12 years ago
b05e978b find(:first) is no longer implemented in activerecord4 Aman Gupta <a****n@t****t> about 12 years ago
9181dce2 merge Merge pull request #21 from iangreenleaf/load_script Ryan Tomayko <r****o@g****m> almost 13 years ago
a4944959 merge Merge pull request #30 from zerowidth/fix-ar-warning Ryan Tomayko <r****o@g****m> almost 13 years ago
998b9cee Fix table-name deprecation warning in AR 3.2 Nathan Witmer <n****n@z****m> almost 13 years ago
50844281 merge Merge pull request #23 from iangreenleaf/test_3_2 Ryan Tomayko <r****o@g****m> almost 13 years ago
7d43edc1 merge Merge pull request #29 from zerowidth/belongs-to-fixes Ryan Tomayko <r****o@g****m> almost 13 years ago
cbe27673 Omit belongs_to association information for omitted relationships Nathan Witmer <n****n@z****m> almost 13 years ago
84a3eb7a Use String#constantize instead of Kernel.const_get Nathan Witmer <n****n@z****m> almost 13 years ago
4659cd22 1.5.1 release Ryan Tomayko <r****o@g****m> about 13 years ago
dc1c25d5 merge Merge pull request #25 from iangreenleaf/method_redefine Ryan Tomayko <r****o@g****m> over 13 years ago
456bcd92 More descriptive instance variable in AR Ian Young <i****f@g****m> over 13 years ago
9f16174a Check arity before calling dump_replicant Ian Young <i****f@g****m> over 13 years ago
df2f9ac1 Tests for custom dumping and loading Ian Young <i****f@g****m> over 13 years ago
4d354ad9 Dump-time options to include/omit associations Ian Young <i****f@g****m> over 13 years ago
58e91071 merge Merge pull request #24 from rtomayko/gc-tune Ryan Tomayko <r****o@g****m> over 13 years ago
a7bca33a Use either Base#association or #association_instance_set Ryan Tomayko <r****o@g****m> over 13 years ago
4f9e6432 Use Reflection#reset instead Ryan Tomayko <r****o@g****m> over 13 years ago
fceffd25 Use newer Reflection#target= where supported Ryan Tomayko <r****o@g****m> over 13 years ago
b8b78ba6 Avoid following belongs_to associations that have already been dumped Ryan Tomayko <r****o@g****m> over 13 years ago
67828ed5 Reset associations after loading to allow GC Ryan Tomayko <r****o@g****m> over 13 years ago
ce3cfefb Revert https://github.com/rtomayko/replicate/pull/20 Ryan Tomayko <r****o@g****m> over 13 years ago
c4ecdebe Search load path for script files Ian Young <i****f@g****m> over 13 years ago
cf612bf2 Make load_script available to dump scripts Ian Young <i****f@g****m> over 13 years ago
f9f5305f Test under ActiveRecord 3.2 Ian Young <i****f@g****m> almost 14 years ago
2f76b3e7 Backwards compatibility in test Ian Young <i****f@g****m> almost 14 years ago
92766ba8 Small doc fix Ian Young <i****f@g****m> almost 14 years ago
bb88670e Omit attributes as well as associations Ian Young <i****f@g****m> almost 14 years ago
a8c91dc3 Document new dump options Ian Young <i****f@g****m> almost 14 years ago
2a7f1948 Dump-time options to include/omit associations Ian Young <i****f@g****m> almost 14 years ago
e9b5fe7f 1.5 release Ryan Tomayko <r****o@g****m> almost 14 years ago
c22481d7 merge Merge pull request #17 from rtomayko/argv Ryan Tomayko <r****o@g****m> almost 14 years ago
cf703349 merge Merge pull request #16 from autoseg/fix-the-polymorphic-associations Ryan Tomayko <r****o@g****m> almost 14 years ago
dccd3d64 merge Merge pull request #15 from autoseg/include-rails-2.3.5 Ryan Tomayko <r****o@g****m> almost 14 years ago
84387260 Give dump scripts access to additional argv Ryan Tomayko <r****o@g****m> almost 14 years ago
9492b2bf Fix for be possible has a polymorphic association not defined. Georgeo Rocco <g****o@g****m> about 14 years ago
ee3ca196 inclute Rails 2.3.5 for run with the test:all Georgeo Rocco <g****o@g****m> about 14 years ago
5cf571e1 Informe is possible run using Rails 2.3.5 Georgeo Rocco <g****o@g****m> about 14 years ago
260a819a merge Merge pull request #13 from eoin/master Ryan Tomayko <r****o@g****m> about 14 years ago
59dffc79 Fix production environment detection. Eoin Hennessy <e****y@g****m> about 14 years ago
53497c31 added support for simple standard polymorphic associations Steven Fenigstein <s****e@n****m>
Committed by: Georgeo Rocco <g****o@g****m>
over 14 years ago
f45dabed merge Merge pull request #10 from brainopia/master Ryan Tomayko <r****o@g****m> over 14 years ago
b8246385 1.4 release Ryan Tomayko <r****o@g****m> almost 15 years ago
2f6b19a8 fix notes table test issues under AR 2.2 Ryan Tomayko <r****o@g****m> almost 15 years ago
3fef8f54 Automatically set replicate natural key as id if needed brainopia <b****a@e****m> almost 15 years ago
558f0123 noize output to stderr Andrey Deryabin <d****n@g****m> almost 15 years ago
44e38d8d support for noisy rails environments Andrey Deryabin <d****n@g****m> almost 15 years ago
0696e18e merge Merge pull request #7 from dougcole/fix_polymorphic_associations Ryan Tomayko <r****o@g****m> almost 15 years ago
6c76aac9 fix polymorphic associations Doug Cole <d****g@e****m> almost 15 years ago
bb43b37b merge Merge pull request #6 from MGPalmer/omit_attributes Ryan Tomayko <r****o@g****m> almost 15 years ago
dd58f31d Implement omitting of attributes and associations during dumping. Martin Tepper <m****r@m****e> almost 15 years ago
ed95aba9 fix README dumper.write example using class instead of object Ryan Tomayko <r****o@g****m> almost 15 years ago
615837c7 use AS compatible constantize implementation Ryan Tomayko <r****o@g****m> almost 15 years ago
5f208c66 loader resolves consts from ::Object not Replicate::Object, fixes #5 Ryan Tomayko <r****o@g****m> almost 15 years ago
44549f51 eval dump scripts in special top-level object Ryan Tomayko <r****o@g****m> almost 15 years ago
d3a240a6 merge Merge branch 'non_standard_foreign_keys' Ryan Tomayko <r****o@g****m> almost 15 years ago
25f87cbe don't run non-standard foreign key tests under 2.2 Ryan Tomayko <r****o@g****m> almost 15 years ago
10027d95 detect when belongs_to doesn't use primary key instead, /cc #4 Ryan Tomayko <r****o@g****m> almost 15 years ago
7b4d26fb typo in README Ryan Tomayko <r****o@g****m> almost 15 years ago
d4691727 merge Merge pull request #3 from brntbeer/patch-1 Ryan Tomayko <r****o@g****m> almost 15 years ago
bf2f6037 Allow model to define keymap attribute for non-standard foreign keys. Myron Marston <m****n@g****m> almost 15 years ago
a3cad6d7 Dumper#write takes in 4 values. Brent Beer <b****r@g****m> almost 15 years ago
c6440fac forget \r on status message Ryan Tomayko <r****o@g****m> almost 15 years ago
02db0236 give more info with keymap integrity errors Ryan Tomayko <r****o@g****m> almost 15 years ago
0663d855 ditch the ridiculous dot status output Ryan Tomayko <r****o@g****m> almost 15 years ago
46d3ecc9 read dump script from stdin: 'replicate -d -' Ryan Tomayko <r****o@g****m> almost 15 years ago
7163c501 1.3 release Ryan Tomayko <r****o@g****m> almost 15 years ago
97156a50 dump script example in README synopsis Ryan Tomayko <r****o@g****m> almost 15 years ago
5e9285af spice up normal verbosity status output Ryan Tomayko <r****o@g****m> almost 15 years ago
002ade1a use require instead of autoload Ryan Tomayko <r****o@g****m> almost 15 years ago
cddf2116 replicate --dump script.rb Ryan Tomayko <r****o@g****m> almost 15 years ago
841d1950 replicate must be required before app model code is loaded Ryan Tomayko <r****o@g****m> almost 15 years ago
9251d29c Country model brings in all cities and languages Ryan Tomayko <r****o@g****m> almost 15 years ago
3332f99a AR 3.x example README Ryan Tomayko <r****o@g****m> almost 15 years ago
90b74ad1 rake setup copies world.sqlite3 to development.sqlite3 Ryan Tomayko <r****o@g****m> almost 15 years ago
33dd5966 version world.sqlite3 data Ryan Tomayko <r****o@g****m> almost 15 years ago
52ec2e6a railsize the mysql world.sql schema Ryan Tomayko <r****o@g****m> almost 15 years ago
c3275a93 starting in on AR 3.x example Ryan Tomayko <r****o@g****m> almost 15 years ago
a55ba1ec more interesting dump example in README synopsis Ryan Tomayko <r****o@g****m> almost 15 years ago
de1b93a0 use fenced/syntax color ruby code blocks in README Ryan Tomayko <r****o@g****m> almost 15 years ago
31910bc4 mark up some inline codeblocks in README Ryan Tomayko <r****o@g****m> almost 15 years ago
a7a36471 1.2 release Ryan Tomayko <r****o@g****m> almost 15 years ago
b09a173a fix obvious to_s= assignment typo Ryan Tomayko <r****o@g****m> almost 15 years ago
919bedbc explicitly require 'active_record/version' (fixes AR 2.2) Ryan Tomayko <r****o@g****m> almost 15 years ago
cb8bb042 remove noop conditional Ryan Tomayko <r****o@g****m> almost 15 years ago
9cfc0402 move query cache enable/disable out of bin/replicate and test Ryan Tomayko <r****o@g****m> almost 15 years ago

← Back to repository