GitHub / circle-cli/circle-cli / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 35ac5e16 | Update required to ruby 2.1.0 for dependencies. | Derek Keith <d****k@c****m> | over 8 years ago | |
| 430c6175 | Update to 0.1.3 | Derek Keith <d****k@c****m> | over 8 years ago | |
| a1269e68 | merge Merge pull request #29 from NickWilde1990/Support-bitbucket |
Derek Keith <d****k@c****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| d24a70e2 | Update circle-cli.gemspec |
Nick Wilde <d****n@b****a>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| e257aaf0 | merge Merge pull request #24 from circle-cli/dk-readme |
Derek Keith <d****k@c****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 4a8cbf34 | new version 0.11.2 | Derek Keith <d****k@c****m> | almost 10 years ago | |
| b93e6809 | add homepage and dependencies versions to gemspec | Derek Keith <d****k@c****m> | almost 10 years ago | |
| b6872f18 | merge Merge pull request #22 from rzane/fix-specs-and-switch-git-backend |
Derek Keith <d****k@c****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 2a0197c1 | Just make `watch` an alias for `circle --watch` | Ray Zane <r****y@p****m> | almost 10 years ago | |
| 92c0f977 | Update readme for change to watch command | Ray Zane <r****y@p****m> | almost 10 years ago | |
| e90f62e7 | Deprecate `circle watch` and implement a Watcher class to handle polling | Ray Zane <r****y@p****m> | almost 10 years ago | |
| 94e043e0 | Circle token from the repo can sometimes be a blank string | Ray Zane <r****y@p****m> | almost 10 years ago | |
| ee085d93 | Invoke the show_overview proc | Ray Zane <r****y@p****m> | almost 10 years ago | |
| 57508a6f | Make sure Time is loaded | Ray Zane <r****y@p****m> | almost 10 years ago | |
| 3040bb9d | response.errors is no longer a thing | Ray Zane <r****e@g****m> | almost 10 years ago | |
| 728977a4 | Prefer verifying doubles and regenerate vcr cassettes | Ray Zane <r****e@g****m> | almost 10 years ago | |
| b01760b6 | Switch to ruby git | Ray Zane <r****e@g****m> | almost 10 years ago | |
| 48d32108 | merge Merge pull request #19 from circle-cli/dk-bugfix | Derek Keith <d****k@c****m> | over 10 years ago | |
| d7ceb2e8 | Fixes bug with non-array builds | Derek Keith <d****k@c****m> | over 10 years ago | |
| 68ed26bf | merge Merge pull request #18 from rzane/handle-httperrors | Derek Keith <d****k@c****m> | over 10 years ago | |
| de309149 | Handle invalid repo path | Ray Zane <r****y@p****m> | over 10 years ago | |
| cc7431e3 | Handle http://github.com/user/repo | Ray Zane <r****y@p****m> | over 10 years ago | |
| 7472b42e | Handle http errors | Ray Zane <r****y@p****m> | over 10 years ago | |
| 161fc43f | Update readme badges. | Derek Keith <d****k@c****m> | over 10 years ago | |
| 02bd0487 | merge Merge pull request #17 from circle-cli/dsk/update_readme | Derek Keith <d****k@c****m> | over 10 years ago | |
| 994f1336 | Update gem version to 0.1.0 | Derek Keith <d****k@c****m> | over 10 years ago | |
| ad76ff43 | Update readme to reflect new changes. | Derek Keith <d****k@c****m> | over 10 years ago | |
| 5b13649c | merge Merge pull request #15 from rzane/rz/improvements | Derek Keith <d****k@c****m> | over 10 years ago | |
| 9aa9260e | watch overview | Ray Zane <r****y@p****m> | over 10 years ago | |
| 0e0f033c | Refactor into build and step objects | Ray Zane <r****y@p****m> | over 10 years ago | |
| 528d17a9 | Move loading of test failures so initial content is shown quickly | Ray Zane <r****y@p****m> | over 10 years ago | |
| 6570bbe2 | Watch builds | Ray Zane <r****y@p****m> | over 10 years ago | |
| ab0bf15f | Allow specifying token from ENV variable | Ray Zane <r****y@p****m> | over 10 years ago | |
| a537b805 | Show build steps | Ray Zane <r****y@p****m> | over 10 years ago | |
| e08f08d7 | Cancel a build | Ray Zane <r****y@p****m> | over 10 years ago | |
| 44279f53 | Trigger a build | Ray Zane <r****y@p****m> | over 10 years ago | |
| 582dc7d6 | Use class option | Ray Zane <r****y@p****m> | over 10 years ago | |
| 28505b2a | Rename report to project | Ray Zane <r****y@p****m> | over 10 years ago | |
| c91fb04c | Add some specs | Ray Zane <r****y@p****m> | over 10 years ago | |
| 44ab1ef7 | Keep content in the cli app | Ray Zane <r****y@p****m> | over 10 years ago | |
| 363987c6 | Circle overview command to view status of all recent builds | Ray Zane <r****y@p****m> | over 10 years ago | |
| 4f4712ac | Add login command | Ray Zane <r****y@p****m> | over 10 years ago | |
| e0148e89 | Use circle cis api instead of github | Ray Zane <r****y@p****m> | over 10 years ago | |
| 6719b90e | Memoize git branch | Ray Zane <r****y@p****m> | over 10 years ago | |
| ed526548 | Update readme | Ray Zane <r****y@p****m> | over 10 years ago | |
| af009d91 | Allow specifying path to repo | Ray Zane <r****y@p****m> | over 10 years ago | |
| 81ba4245 | Allow specifying a branch | Ray Zane <r****y@p****m> | over 10 years ago | |
| c346cb82 | Convert to thor and provide more useful output | Ray Zane <r****y@p****m> | over 10 years ago | |
| 936e2087 | Cross-platform friendly browser opening | Ray Zane <r****y@p****m> | over 10 years ago | |
| ba0c24a4 | Separate concerns | Ray Zane <r****y@p****m> | over 10 years ago | |
| f4d21361 | Bundler takes care of the load path | Ray Zane <r****y@p****m> | over 10 years ago | |
| d393db95 | Better git uri detection | Ray Zane <r****y@p****m> | over 10 years ago | |
| 28abbbd2 | merge Merge pull request #14 from codeurge/dsk/codeclimate | Derek Keith <d****k@c****m> | over 10 years ago | |
| 146f8d2f | Appease CodeClimate. | Derek Keith <d****k@c****m> | over 10 years ago | |
| 63dc5e81 | merge Merge pull request #13 from codeurge/dsk/update_readme | Derek Keith <d****k@c****m> | over 10 years ago | |
| bcafd92f | Add dependency status to Readme. | Derek Keith <d****k@c****m> | over 10 years ago | |
| 6577e12e | merge Merge pull request #12 from codeurge/dsk/update_readme | Derek Keith <d****k@c****m> | over 10 years ago | |
| e6d18887 | Update readme with Gem version badge. | Derek Keith <d****k@c****m> | over 10 years ago | |
| d79405d8 | merge Merge pull request #11 from codeurge/dsk/update_readme | Derek Keith <d****k@c****m> | over 10 years ago | |
| 1a3c567c | Update License. | Derek Keith <d****k@c****m> | over 10 years ago | |
| acc3ce23 | Update readme with badges. | Derek Keith <d****k@c****m> | over 10 years ago | |
| 2304f41d | merge Merge pull request #10 from codeurge/dsk/update_readme | Derek Keith <d****k@c****m> | over 10 years ago | |
| e06fb789 | Update gemspec for new ownership. | Derek Keith <d****k@c****m> | over 10 years ago | |
| a137beec | merge Merge pull request #9 from codeurge/dsk/update_readme | Derek Keith <d****k@c****m> | over 10 years ago | |
| d7c7f6b6 | Update readme to reflect repository transfer. | Derek Keith <d****k@c****m> | over 10 years ago | |
| 06bba75a | Update readme to reflect new default behavior for status. | Derek Keith <d****k@c****m> | over 10 years ago | |
| 9e2a16c4 | merge Merge pull request #8 from codeurge/dsk/fix_supported_repo_format | Jean Boussier <j****r@g****m> | over 10 years ago | |
| 4a78fe1f | merge Merge pull request #7 from codeurge/dsk/default_command | Jean Boussier <j****r@g****m> | over 10 years ago | |
| b1fc67e5 | Update supported repo format to include repos with dashes in their name, such... | Derek Keith <d****k@c****m> | over 10 years ago | |
| 101e9458 | Sets status to be default command if none given. | Derek Keith <d****k@c****m> | over 10 years ago | |
| 898decc0 | merge Merge pull request #4 from aesnyder/aes/update-exit-codes | Jean Boussier <j****r@g****m> | about 11 years ago | |
| 5dd4c3fb | use newest rugged | Aaron Snyder <a****r@g****m> | about 11 years ago | |
| 24121f0e | use updated api for getting head SHA | Aaron Snyder <a****r@g****m> | about 11 years ago | |
| 18583caa | fixes typo in inspect | Aaron Snyder <a****r@g****m> | about 11 years ago | |
| 49292b64 | update status codes | Aaron Snyder <a****r@g****m> | about 11 years ago | |
| 96d68e97 | merge Merge pull request #1 from davidcornu/patch-1 | Jean Boussier <j****r@g****m> | about 11 years ago | |
| 1af86660 | Flesh out the setup and usage sections of the README | David Cornu <d****u@g****m> | over 12 years ago | |
| 60bc7d45 | First prototype | Jean Boussier <j****r@g****m> | over 12 years ago |