-
Notifications
You must be signed in to change notification settings - Fork 25
Comparing changes
Open a pull request
base repository: dbrans/browserstack-cli
base: master
head repository: airportyh/browserstack-cli
compare: master
- 14 commits
- 3 files changed
- 6 contributors
Commits on Aug 10, 2013
-
Enable a timeout to be sent to the tunnel
I have separately added support to the tunnel for receiving the timeout in the options. I have used the same -t switch, but documented it separately in the tunnel command. Perhaps the documentation of the main -t switch should be updated to mention it's also for tunnel timeout? I needed to extend the timeout of the tunnel for my environment and as it's an arbitrary measurement it seems like a good idea to make it an option.
Configuration menu - View commit details
-
Copy full SHA for 4c86d55 - Browse repository at this point
Copy the full SHA 4c86d55View commit details -
Kill the tunnel when the cli process is killed
We call hangOnTillExit before the tunnel opens so that if the process is killed during the connecting phase the tunnel is still killed.
Configuration menu - View commit details
-
Copy full SHA for 0334e88 - Browse repository at this point
Copy the full SHA 0334e88View commit details -
Implement the --os command line switch
The --os command-line switch didn't appear to be implemented. Obviously this requires support in browseroverfow which I'm submitting separately. The OS needs to be specified as name:version, e.g. "Windows:XP" or "OS X:Mountain Lion". That's a bit clumsy looking, but it fits with the browser version style and it sort of matches the output from the "browsers" command. Perhaps it could be supported with the "Name (Version)" style. If you like the sound of that I would be happy to implement that for both OS and browser.
Configuration menu - View commit details
-
Copy full SHA for 3aeb587 - Browse repository at this point
Copy the full SHA 3aeb587View commit details
Commits on Aug 13, 2013
-
Merge pull request #2 from karlvr/tunnel-timeouts
Enable a timeout to be sent to the tunnel
Configuration menu - View commit details
-
Copy full SHA for c8265e2 - Browse repository at this point
Copy the full SHA c8265e2View commit details -
Merge pull request #1 from karlvr/launch-with-os
Implement the --os command line switch
Configuration menu - View commit details
-
Copy full SHA for fd1508e - Browse repository at this point
Copy the full SHA fd1508eView commit details
Commits on Oct 16, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 3a8a041 - Browse repository at this point
Copy the full SHA 3a8a041View commit details -
Merge pull request #3 from vrutberg/master
Updated README.md to conform with actual usage information
Configuration menu - View commit details
-
Copy full SHA for c5b484d - Browse repository at this point
Copy the full SHA c5b484dView commit details
Commits on Oct 30, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 5d5054d - Browse repository at this point
Copy the full SHA 5d5054dView commit details
Commits on Oct 31, 2013
-
Configuration menu - View commit details
-
Copy full SHA for cc292be - Browse repository at this point
Copy the full SHA cc292beView commit details
Commits on Nov 5, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 795f697 - Browse repository at this point
Copy the full SHA 795f697View commit details
Commits on Jan 7, 2014
-
There is no 'os_name' flag in neither Browseroverflow nor the Browser…
…stack APIs. The correct flag to use for the Operating System name is simply 'os'.
Configuration menu - View commit details
-
Copy full SHA for 5ee1104 - Browse repository at this point
Copy the full SHA 5ee1104View commit details -
Configuration menu - View commit details
-
Copy full SHA for 619803c - Browse repository at this point
Copy the full SHA 619803cView commit details
Commits on Dec 10, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 9584226 - Browse repository at this point
Copy the full SHA 9584226View commit details
Commits on Dec 11, 2015
-
Merge pull request #6 from vedharish/browseroverflow_0_3
Upgrade to use browseroverflow 0.3.0
Configuration menu - View commit details
-
Copy full SHA for fedd52b - Browse repository at this point
Copy the full SHA fedd52bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master