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

GitHub / github/marginalia / commits

SHA Message Author Date Stats
ba97ce26 Version bump Noah Lorang <n****h@d****m> over 13 years ago
5d130bf1 Prevent double instrumentation Noah Lorang <n****h@d****m> over 13 years ago
2b99f6b5 Revert "Either instrument execute or exec_query, not both" Noah Lorang <n****h@d****m> over 13 years ago
20d07f62 Either instrument execute or exec_query, not both Noah Lorang <n****h@d****m> over 13 years ago
afd855a4 Only bump version to 1.1.1 Noah Lorang <n****h@d****m> over 13 years ago
d2288a9b merge Merge remote-tracking branch 'airbnb/rails31' Noah Lorang <n****h@d****m> over 13 years ago
f705cc3f merge Merge pull request #12 from codekitchen/master Noah Lorang <l****g@g****m> over 13 years ago
cfa68382 Make tests pass. Jason Katz-Brown <j****n@a****m> over 13 years ago
ef757908 Fully support Rails 3.1 adaptors, fix :line info Jason Katz-Brown <j****n@a****m> over 13 years ago
9a6c2489 add optional hostname and pid components Brian Palmer <b****p@i****m> over 13 years ago
ae0cfc72 merge Merge pull request #11 from nragaz/master Noah Lorang <n****h@n****m> about 14 years ago
b60ad220 Fix typo in README Nick Ragaz <n****z@g****m> about 14 years ago
8395624e Correct markdown syntax in README Noah Lorang <n****h@d****m> over 14 years ago
430d6299 Add mailing list to readme. GH issues may take a while to get checked and res... Noah Lorang <n****h@d****m> over 14 years ago
a60b4ea5 Bump version to 1.1.0 and release Noah Lorang <n****h@d****m> over 14 years ago
d9ef1899 Actually fix tests in 1.8.7 Noah Lorang <n****h@d****m> over 14 years ago
66924429 Less brittle test Noah Lorang <n****h@d****m> over 14 years ago
8a9d2f5b Update readme to reflect ability to configure lines_to_ignore regexp Noah Lorang <n****h@d****m> over 14 years ago
b34911d4 Extracted the lines to ignore regex out to a mattr_accessor on Marginalia::Co... Mark Josef <m****e@g****m> over 14 years ago
43c93e2a fixing import of marginalia into inactive connection adapters rilian <d****s@g****m> over 14 years ago
54814ccd Add support for :line query comment Noah Lorang <n****h@d****m> over 14 years ago
730e619a merge Merge branch 'configurable-comments' Noah Lorang <n****h@d****m> over 14 years ago
ac478ea9 Document customization Noah Lorang <n****h@d****m> over 14 years ago
46e98ecf merge Merge branch 'master' into configurable-comments Noah Lorang <n****h@d****m> over 14 years ago
2cb68049 Encourage explicitly loading the railtie Noah Lorang <n****h@d****m> over 14 years ago
e9c1e917 Allow configuring components of the query comment by modifying Marginalia::Co... Noah Lorang <n****h@d****m> over 14 years ago
b4d340f1 Release 1.0.3 with postgres support, update README Noah Lorang <n****h@d****m> over 14 years ago
b47964c5 Handle pg test DB not already existing when trying to drop it Noah Lorang <n****h@d****m> over 14 years ago
06ed89f7 Update Gemfile.lock, add a all databases reset task Noah Lorang <n****h@d****m> over 14 years ago
b6de2b75 merge Merge remote-tracking branch 'douglasr/master' Noah Lorang <n****h@d****m> over 14 years ago
5acc1612 merge Merge pull request #4 from jroes/patch-1 Noah Lorang <n****h@n****m> over 14 years ago
519cbf25 Fix confusing indentation. Jonathan Roes <j****s@j****t> over 14 years ago
3c48e8f5 added tests for PostgreSQL database Douglas Robertson <d****r@e****m> over 14 years ago
59ba63f2 added support for PostgreSQL Douglas Robertson <d****r@e****m> over 14 years ago
3b39438a right this wrong Nick Quaranto <n****k@q****o> over 14 years ago
5839f382 apparently I can't read readmes Nick Quaranto <n****k@q****o> over 14 years ago
3c7b359d add travis build image Nick Quaranto <n****k@q****o> over 14 years ago
0110a04a Check that the execute method is defiend before attempting to alias it, ref #2 Noah Lorang <n****h@d****m> over 14 years ago
a4653d89 gitignore test sqlite db Noah Lorang <n****h@d****m> over 14 years ago
160f14c9 Add travis-ci build status to readme, fix typo Noah Lorang <n****h@d****m> over 14 years ago
881e5707 Run tests from bundle Noah Lorang <n****h@d****m> over 14 years ago
fa4669c2 Only drop DB if it exists (travis-ci tweak) Noah Lorang <n****h@d****m> over 14 years ago
a4a504a1 Actual up-to-date Gemfile Noah Lorang <n****h@d****m> over 14 years ago
7daea7e2 Create DB for travis-ci Noah Lorang <n****h@d****m> over 14 years ago
20623cb5 Fix typo in gem name, update Gemfile.lock, and bump again Noah Lorang <n****h@d****m> over 14 years ago
793f4e24 Add support for sqlite adapter, bump to 1.0.1 Noah Lorang <n****h@d****m> over 14 years ago
96979e40 Fix grammar in readme, closes issue 1 (thanks to KL-7) Noah Lorang <n****h@d****m> over 14 years ago
d6db872c Rename to marginalia Noah Lorang <n****h@d****m> over 14 years ago
eb92bfa2 Prefer running tests on all adapters by default Noah Lorang <n****h@d****m> over 14 years ago
1dc8d5a8 readme formatting Noah Lorang <n****h@d****m> over 14 years ago
da612520 Readme tweaks Noah Lorang <n****h@d****m> over 14 years ago
fb9c186e Set the application_name to the rails app name by default (in Rails 3) Noah Lorang <n****h@d****m> over 14 years ago
f4eeb138 Prefer alias_method to alias_method_chain Noah Lorang <n****h@d****m> over 14 years ago
1be68180 Scope back requires Noah Lorang <n****h@d****m> over 14 years ago
854e0c88 Remove unnecessary and duplicative Arel instrumentation Noah Lorang <n****h@d****m> over 14 years ago
b03e0b7f check if the query already had the comment attached before attaching it Nick Quaranto <n****k@q****o> over 14 years ago
cf595283 blurb about contributing Nick Quaranto <n****k@q****o> over 14 years ago
426018ff Actually test mysql2 as well Nick Quaranto <n****k@q****o> over 14 years ago
d1378d5f due props for the railtie code Nick Quaranto <n****k@q****o> over 14 years ago
10b49327 more blurbs about configuration Nick Quaranto <n****k@q****o> over 14 years ago
2e309c12 add a railtie and init Nick Quaranto <n****k@q****o> over 14 years ago
dd0e03b7 correct gemspec usage Nick Quaranto <n****k@q****o> over 14 years ago
13f86cba use alias_method_chain Nick Quaranto <n****k@q****o> over 14 years ago
6a4968c6 allow configuration of application name Nick Quaranto <n****k@q****o> over 14 years ago
037c1367 stop polluting AR::Base's namespace Nick Quaranto <n****k@q****o> over 14 years ago
6955b0f5 add in arel instrumentation Nick Quaranto <n****k@q****o> over 14 years ago
735bc6d3 test connection to mysql properly Nick Quaranto <n****k@q****o> over 14 years ago
ddf62e00 further gemification Nick Quaranto <n****k@q****o> over 14 years ago
941ef578 split out readme, license Nick Quaranto <n****k@q****o> over 14 years ago

← Back to repository