| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | implements an evented file update checker [Puneet Agarwal] | Xavier Noria | 2015-11-08 | 1 | -0/+1 |
* | edit pass over the project Gemfile [ci skip] | Xavier Noria | 2015-10-12 | 1 | -18/+17 |
* | update to ruby-oci8 - 2.2.0 | Gaurav Sharma | 2015-10-10 | 1 | -1/+1 |
* | Missed Gemfile change in f849cfe36c585fbc58c4a5fd91b0ae1571d38bcb | Jeremy Daer | 2015-10-03 | 1 | -4/+0 |
* | run against edge sass to eliminate circular require warnings | Aaron Patterson | 2015-09-30 | 1 | -1/+3 |
* | Fixed concurrent-ruby warnings. | Jerry D'Antonio | 2015-09-29 | 1 | -1/+1 |
* | Eliminate overlapping `app/assets` load path | Jeremy Daer | 2015-09-29 | 1 | -2/+6 |
* | Use master version of Turbolinks gem | Andrew White | 2015-09-21 | 1 | -1/+1 |
* | Do not use conditionals at Gemfile | Rafael Mendonça França | 2015-09-14 | 1 | -7/+2 |
* | Ruby 2.2.3 in windows need nokogiri 1.6.7.rc3 as it's the only version having... | Eric Guo | 2015-09-12 | 1 | -1/+7 |
* | Use released mysql2 | Rafael Mendonça França | 2015-09-08 | 1 | -1/+1 |
* | Support mysql2 0.4.0, first release with prepared statements support | Jeremy Daer | 2015-09-07 | 1 | -1/+1 |
* | Add master branch to github gems to be able to use local clones | Carlos Antonio da Silva | 2015-09-01 | 1 | -4/+4 |
* | point at rack master | Aaron Patterson | 2015-08-20 | 1 | -0/+1 |
* | Migrate to Sprockets 4. | Andrei Istratii | 2015-08-19 | 1 | -1/+3 |
* | implement `provider_job_id` for `queue_classic`. | Yves Senn | 2015-08-13 | 1 | -1/+1 |
* | Add gemfile entry for GlobalID until a new release is cut. | Kasper Timm Hansen | 2015-07-05 | 1 | -0/+3 |
* | Unlock sneakers adapter version | Semyon Pupkov | 2015-04-28 | 1 | -1/+1 |
* | Use latest sprockets-rails on internal dev | Arthur Neves | 2015-04-26 | 1 | -0/+1 |
* | Uncomment byebug in framework Gemfile | Godfrey Chan | 2015-04-24 | 1 | -1/+1 |
* | Gemfile: temporay pin "bcrypt" version and run "bundle update bcrypt" on Linux | Toshi MARUYAMA | 2015-04-09 | 1 | -1/+1 |
* | redcarpet 3.2.2 has an XSS vulnerability | Akira Matsuda | 2015-04-09 | 1 | -1/+1 |
* | Remove old mri platform entries from our Gemfile | Carlos Antonio da Silva | 2015-04-01 | 1 | -9/+2 |
* | Test using sprockets 3 | Rafael Mendonça França | 2015-03-29 | 1 | -0/+2 |
* | method_source needs to be a hard dependency on railties | Arthur Neves | 2015-03-19 | 1 | -1/+0 |
* | Add method_source to gemfile | Arthur Neves | 2015-03-18 | 1 | -0/+1 |
* | Use the released gem | Rafael Mendonça França | 2015-03-10 | 1 | -2/+0 |
* | Let strip_tags leave HTML escaping to Rails. | Kasper Timm Hansen | 2015-03-10 | 1 | -0/+2 |
* | [ci skip] Fix `AS` and `AR` to full name | yui-knk | 2015-03-07 | 1 | -2/+2 |
* | Fixed ActiveJob integration tests | Cristian Bica | 2015-03-05 | 1 | -1/+1 |
* | Test against the mail gem's edge | Robin Dupret | 2015-03-02 | 1 | -0/+1 |
* | Format the time string according to the precision of the time column | Ryuta Kamizono | 2015-02-20 | 1 | -1/+1 |
* | Remove most PG specific type subclasses | Sean Griffin | 2015-02-11 | 1 | -1/+1 |
* | Update queue_classic gem to use latest | Alex Grover | 2015-01-31 | 1 | -1/+1 |
* | fix kindlerb version [ci skip] | Xavier Noria | 2015-01-31 | 1 | -1/+1 |
* | Include stackprof on ruby 2.2 as well as 2.1 | Sean Griffin | 2015-01-18 | 1 | -1/+1 |
* | Remove debugger support | Rafael Mendonça França | 2015-01-04 | 1 | -2/+2 |
* | Update Redcarpet to version 3.2.2 | Robin Dupret | 2015-01-03 | 1 | -1/+1 |
* | Add branch to gems pointing to github so that we can use local checkouts | Carlos Antonio da Silva | 2015-01-02 | 1 | -2/+2 |
* | Use arel master | Sean Griffin | 2014-11-29 | 1 | -0/+1 |
* | Use jquery-rails master to resolve dependencies | Rafael Mendonça França | 2014-11-28 | 1 | -2/+2 |
* | Revert "Test against rack master" | Santiago Pastorino | 2014-11-27 | 1 | -2/+0 |
* | Test against rack master | Rafael Mendonça França | 2014-11-26 | 1 | -0/+2 |
* | Use jquery-rails 4.0.0 | Rafael Mendonça França | 2014-11-25 | 1 | -1/+1 |
* | Use released arel | Rafael Mendonça França | 2014-11-25 | 1 | -1/+0 |
* | Use released rails-dom-testing | Rafael Mendonça França | 2014-11-25 | 1 | -1/+0 |
* | Use GitHub, not my local fork :sweat_smile: | Rafael Mendonça França | 2014-11-17 | 1 | -1/+1 |
* | document_root_element need to be public | Rafael Mendonça França | 2014-11-17 | 1 | -0/+1 |
* | Add StackProf to the test group for 2.1 | Sean Griffin | 2014-11-17 | 1 | -0/+4 |
* | exec_prepared is GVL friendly, so lets use it. | Aaron Patterson | 2014-11-13 | 1 | -1/+1 |