Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pulsar-edit/open-on-github
:lock: Pulsar package for opening files on GitHub.com
https://github.com/pulsar-edit/open-on-github
Add specs for GitHubFile#open
- Add fixture repositories for the various scenarios that we need to test
- Add a test for each ...
Add TODO item re: atom/atom#780
9c526e521a1ec42326b768f9da989149dc8887c4 authored over 11 years ago
9c526e521a1ec42326b768f9da989149dc8887c4 authored over 11 years ago
Don't rely on global access to #git
Atom no longer provides a #git global. Instead, it's available via
project.getRepo().
Use cross-platform function to open URL in browser
6728b6a8ad48bf4234a1f872ccf766588ff094ca authored over 11 years ago
6728b6a8ad48bf4234a1f872ccf766588ff094ca authored over 11 years ago
Declare intended visibility of methods
5990da8b7e470929e85520e5dd290d5a929495e4 authored over 11 years ago
5990da8b7e470929e85520e5dd290d5a929495e4 authored over 11 years ago
Extract method: #openUrlInBrowser
2c8b12cbf4ffccc5e56e422432c5429d09415546 authored over 11 years ago
2c8b12cbf4ffccc5e56e422432c5429d09415546 authored over 11 years ago
Rename spec file
This spec tests the code in github-file.coffee, so its name should reflect that
fact.
Tweak whitespace in tests
9f62829837d4e6c14dbe0fff865c905c395dbe33 authored over 11 years ago
9f62829837d4e6c14dbe0fff865c905c395dbe33 authored over 11 years ago
Fix typo in test name
b1b5fae7e29090a3e26676351c7f30771e61ef76 authored over 11 years ago
b1b5fae7e29090a3e26676351c7f30771e61ef76 authored over 11 years ago
Update tests to reflect that #githubRepoUrl is an instance method
2f24caa403a002324305e53e0c344970517357b4 authored over 11 years ago
2f24caa403a002324305e53e0c344970517357b4 authored over 11 years ago
Teach #githubRepoUrl to OO
65a9601b8557da8d9960588c344da8d5aeae0983 authored over 11 years ago
65a9601b8557da8d9960588c344da8d5aeae0983 authored over 11 years ago
Extract method: #blobUrl
14fd39dfd0e29344f9c2324aa02bd41a3cf1da8b authored over 11 years ago
14fd39dfd0e29344f9c2324aa02bd41a3cf1da8b authored over 11 years ago
Log warning when unable to open file
cff9702fdb0e02c5932010eea92fd3ef56316cb2 authored over 11 years ago
cff9702fdb0e02c5932010eea92fd3ef56316cb2 authored over 11 years ago
Extract method: #gitUrl
00c947b51bde72284914d7195dfaec66d0cb91cc authored over 11 years ago
00c947b51bde72284914d7195dfaec66d0cb91cc authored over 11 years ago
Move class into to its own file
5a003de44266c5249e566c998cfc6d3db334cbfd authored over 11 years ago
5a003de44266c5249e566c998cfc6d3db334cbfd authored over 11 years ago
Extract class: GitHubFile
1be0344898e555939b7d3a6abb0d9178a98457c4 authored over 11 years ago
1be0344898e555939b7d3a6abb0d9178a98457c4 authored over 11 years ago
Move require statement to the top of the file
c90d78f29f219f7793e8c747c7bef04e0c268bd7 authored over 11 years ago
c90d78f29f219f7793e8c747c7bef04e0c268bd7 authored over 11 years ago
Add rough cut of command to open current file on github.com
10e052d1f8cd19d95a15b46b08728ed2f2278ff6 authored over 11 years ago
10e052d1f8cd19d95a15b46b08728ed2f2278ff6 authored over 11 years ago
Initial commit: README Driven Development
4cd183f904076a176e51be5597121a0b7186ca41 authored over 11 years ago
4cd183f904076a176e51be5597121a0b7186ca41 authored over 11 years ago