Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [repo move] Update GitHub URL in CODE_OF_CONDUCT.md + README.md. | Ellen Marie Dash | 2020-01-16 | 1 | -4/+4 |
| | |||||
* | update travis ci build badge url | teitei-tk | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | Fix documents to refer to URLs with https | Takayuki Nakata | 2019-08-09 | 1 | -2/+2 |
| | |||||
* | Check for straneous quotesimprove_quality_specs | David Rodríguez | 2019-07-10 | 1 | -2/+2 |
| | | | | And use single quotes consistenly. | ||||
* | Remove coverage tracking for the time being | David Rodríguez | 2019-04-24 | 1 | -1/+0 |
| | | | | | | | | The current numbers are misleading and coverage tracking doesn't work in most of the places since the current test suite is mostly based on spawning subprocesses, and coverage doesn't get properly tracked there. Let's revisit this in the future. | ||||
* | Replace unsafe http URLs with https URLs | Takumasa Ochi | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | get that trailing whitespace | Andre Arko | 2018-07-08 | 1 | -1/+1 |
| | |||||
* | Added RFC to the README | Stephanie Morillo | 2018-07-07 | 1 | -2/+3 |
| | |||||
* | Updated 'bundle add' to rspec install guide | Hugo David Farji | 2018-06-30 | 1 | -1/+1 |
| | |||||
* | Added spacerubymorillo-patch-3 | Stephanie Morillo | 2018-03-30 | 1 | -1/+1 |
| | |||||
* | Added license info | Stephanie Morillo | 2018-03-30 | 1 | -0/+4 |
| | | | Thought about doing this for a while but completely forgot about it. Added a link out to the MIT license from the bottom of the README. (Just considered a general best practice for info to be included in a README.) | ||||
* | Link out directly to contributor guidelines | Stephanie Morillo | 2018-03-02 | 1 | -1/+2 |
| | | | | | Hey team, The "Contributing" section confusingly sends contributors over to the "Documentation" README, and from there, contributors have to click on "Overview" to actually get to the guidelines. Since it's easier to cut out those two steps, I've rephrased a sentence and provide the direct link to the contributor guidelines here. | ||||
* | Fix codeclimate badge | Ivan Kuchin | 2017-12-23 | 1 | -1/+1 |
| | | | Old badge shows status unknown, so replace it with new maintainability badge | ||||
* | collapse examples where possible | Andre Arko | 2017-07-20 | 1 | -17/+3 |
| | |||||
* | Add instructions on how to update bundler, install prereleases, and ↵ | Patricia Arbona | 2017-07-20 | 1 | -0/+16 |
| | | | | uninstall in README | ||||
* | Add Slack badge to READMEadd-slackin-to-readme | Andre Medeiros | 2017-06-23 | 1 | -0/+1 |
| | |||||
* | github strips css, never mindaa-clearer-sponsorship | Andre Arko | 2017-03-31 | 1 | -2/+1 |
| | |||||
* | less commas, float the logo left | Andre Arko | 2017-03-31 | 1 | -2/+3 |
| | |||||
* | re-order it to prioritize users looking for info | Andre Arko | 2017-03-02 | 1 | -9/+9 |
| | |||||
* | update wording to be even clearer | Andre Arko | 2017-03-02 | 1 | -2/+2 |
| | |||||
* | clearer, more specific wording about sponsorship and contributing | Andre Arko | 2017-02-27 | 1 | -7/+9 |
| | |||||
* | first pass :dash: at breaking up documentation into good chunks | Liz Abinante | 2017-01-22 | 1 | -6/+13 |
| | |||||
* | Add Ruby Together CTA | mrb | 2016-11-07 | 1 | -0/+5 |
| | |||||
* | document formatting feedback [skip ci] | Colby Swandale | 2016-09-18 | 1 | -0/+1 |
| | |||||
* | link installation issues in README to ISSUES | Colby Swandale | 2016-09-15 | 1 | -0/+1 |
| | |||||
* | Merge tag 'v1.10.5' | Samuel E. Giddins | 2015-06-25 | 1 | -2/+6 |
|\ | | | | | | | | | | | | | Version 1.10.5 # Conflicts: # README.md | ||||
| * | link to code of conduct from readme | Andre Arko | 2015-06-23 | 1 | -2/+6 |
| | | |||||
* | | missing period at end of README | Waynn Lue | 2015-06-09 | 1 | -1/+1 |
|/ | |||||
* | remove obsolete support links | Andre Arko | 2015-01-22 | 1 | -6/+0 |
| | |||||
* | Add flat docs badge to README | René Föhring | 2014-10-07 | 1 | -0/+1 |
| | | | [ci skip] | ||||
* | flatten badges | André Arko | 2014-07-29 | 1 | -5/+4 |
| | |||||
* | Update docs badge | René Föhring | 2014-06-03 | 1 | -1/+1 |
| | |||||
* | add gittip badge | Andre Arko | 2014-05-17 | 1 | -0/+2 |
| | |||||
* | minor readme cleanup | Andre Arko | 2014-04-28 | 1 | -3/+4 |
| | | | | [ci skip] | ||||
* | Add docs badge to README | René Föhring | 2014-04-26 | 1 | -1/+2 |
| | |||||
* | add gittip to readme | Andre Arko | 2014-04-20 | 1 | -9/+7 |
| | |||||
* | Update badges in README to use Shields | Sean Linsley | 2014-02-22 | 1 | -3/+3 |
| | | | | http://shields.io/ provides many standardized badges for OSS. The PNG versions are similar to the images currently used, but the SVG versions added here are more legible on high pixel density displays. | ||||
* | Change build badge to the master branch. | Tim Moore | 2014-01-02 | 1 | -1/+1 |
| | | | | | Also change the hostname to what's recommended in http://about.travis-ci.org/docs/user/status-images/ (they all redirect to the same place, but this is cleaner). [ci skip] | ||||
* | Merge pull request #2785 from olivierlacan/patch-1 | Andre Arko | 2013-12-29 | 1 | -0/+1 |
|\ | | | | | | | Display the latest released gem version. | ||||
| * | Display the latest released gem version. | Olivier Lacan | 2013-12-28 | 1 | -1/+1 |
|/ | | | | | | | The reason I used an HTML img tag here is to support Retina resolution wherever possible. This is something we're working on for all Shields metadata badges in general but Michael from Gemfury already supports it: http://badge.fury.io/for/rb/bundler | ||||
* | Update README to reflect progress towards 1.5 | Olivier Lacan | 2013-11-16 | 1 | -1/+1 |
| | |||||
* | rearrange docs a bit to be less silly | Andre Arko | 2013-08-11 | 1 | -4/+6 |
| | |||||
* | update link to contrib doc | Andre Arko | 2013-08-02 | 1 | -1/+1 |
| | | | | closes #2578 | ||||
* | Remove extraneous whitespace | Hemant Kumar | 2013-07-16 | 1 | -1/+1 |
| | |||||
* | Add CodeClimate badge | Hemant Kumar | 2013-07-16 | 1 | -1/+3 |
| | | | | [ci skip] | ||||
* | Update references to the repository URL. | Tim Moore | 2013-06-11 | 1 | -4/+4 |
| | | | | | The repository has moved from the carlhuda account to the bundler organization. | ||||
* | travis build badge for 1-3 on 1-3 | Andre Arko | 2013-03-14 | 1 | -1/+1 |
| | |||||
* | Add contributing section to readme, reword | Andre Arko | 2012-12-17 | 1 | -3/+9 |
| | |||||
* | reword readme | André Arko | 2012-12-06 | 1 | -16/+12 |
| | | | | | - remove upgrading from 0.8 and 0.9 - reword intro paragraph - move build badge to the right of the title | ||||
* | remove random typing. | Terence Lee | 2012-08-29 | 1 | -1/+1 |
| | | | | | | hone: what does "naoeutnhaoeunth" mean? Andre Arko: uhhhh Andre Arko: randomly typing on the keyobard? |