1
0
mirror of https://github.com/seejohnrun/haste-client.git synced 2025-12-13 07:15:55 +00:00
Commit Graph

93 Commits

Author SHA1 Message Date
Filipe Chagas
6170ad7de6 Fix codeowners 2022-06-02 11:58:55 -03:00
Adam Dubnytskyy
06d4afb1ca add codeowners (#51) 2022-06-02 16:57:59 +03:00
Filipe Chagas
eeede13a3c Add GHA workflow to mark and close inactive PRs and Issues 2022-03-08 11:46:12 -03:00
Nick Otter
6e9801e547 Basic Authentication (#28)
* adding basic http authentication

* updating ruby style

* SSL support, variable name corrections
2022-02-14 14:25:49 -03:00
Konstantin Rybakov
fb77a2e9f5 Merge pull request #38 from xenithorb/patch-1
Haste lite-client improvement
2022-01-12 16:36:36 +03:00
Mike Goodwin
baeeb2874a Haste lite-client improvement
- Easily change variables for scheme, host, port, language
- Specify language on execution 
- Closes #30
2017-10-21 12:21:38 -04:00
John Crepezzi
32c4523e1c Update travis to reflect rubies actually used in the real world 2017-07-19 17:30:45 -04:00
John Crepezzi
c307e8c904 Remove transpec dependency 2017-07-19 17:27:06 -04:00
John Crepezzi
1037d899b9 Bump version to 0.2.3
For #27
2017-07-19 17:23:07 -04:00
John Crepezzi
b5aa8fbacc Added some tests for #27 v0.2.3 2017-07-19 17:22:04 -04:00
John Crepezzi
1f3318adeb Merge pull request #27 from vaibhav92/master
Fix issue #26
2017-07-19 17:13:43 -04:00
John Crepezzi
4c0e5f311d Merge pull request #34 from seejohnrun/move_readme_to_https
Move README to HTTPS
2017-03-24 11:24:40 -04:00
John Crepezzi
dab2d08f42 Move README to HTTPS
Also remove a trailing whitespace
2017-03-24 11:23:53 -04:00
John Crepezzi
dfb69c5e0d Fix RSpec dependencies v0.2.2 2017-01-30 21:56:07 -05:00
John Crepezzi
f79b70da61 Bump version 2017-01-30 21:51:41 -05:00
John Crepezzi
898884f07c default URL https 2017-01-30 21:51:03 -05:00
John Crepezzi
3ba2c53587 Added another entry to the alternates section of the README 2015-09-17 10:29:12 -04:00
vajain21
0ea5e5c61c Fix issue #26 2015-01-21 14:59:06 +05:30
John Crepezzi
94b2a4fbec Upgrade to RSpec 3 2014-11-01 10:40:23 -04:00
John Crepezzi
3a1d4045b3 Some gemspec changes 2014-11-01 10:35:37 -04:00
John Crepezzi
82ae343455 Update specs & fix Rakefile 2014-11-01 10:31:58 -04:00
John Crepezzi
22ea2e9e3c Bump version to 0.2.1 v0.2.1 2014-11-01 10:24:07 -04:00
John Crepezzi
b6113d9fd3 Merge branch 'master' of github.com:seejohnrun/haste-client 2014-11-01 10:22:53 -04:00
John Crepezzi
a98f4d765e Remove bundler/setup 2014-11-01 10:22:40 -04:00
John Crepezzi
94e2d1db1c Bump version v0.2.0 2014-08-20 10:49:40 -04:00
John Crepezzi
689387da3f Merge pull request #22 from raincoats/patch-1
fixed typo
2014-08-02 14:00:49 -07:00
raincoats
8ca0daab3b fixed typo 2014-07-30 16:56:13 +10:00
John Crepezzi
bfa7edda96 Update README.md
Construct Github pull request (using in-web editor) for awesome committer.

Closes #20
2014-02-05 08:17:23 -05:00
John Crepezzi
a83c921aa5 Remove bundler/setup from lib 2013-11-16 13:36:52 -05:00
John Crepezzi
326ac91e2a 1.8.7 support
Closes #19
2013-11-16 11:06:21 -05:00
John Crepezzi
b153c49aa1 Remove support 2013-11-16 10:21:40 -05:00
John Crepezzi
3fca7c72c8 Tests working in 1.9.2 2013-11-16 10:18:12 -05:00
John Crepezzi
e5a6d39422 travis config 2013-11-16 10:13:24 -05:00
John Crepezzi
f299892b37 Add tests back to Rakefile 2013-11-16 10:12:19 -05:00
John Crepezzi
425c80e318 rake dep 2013-11-16 10:11:29 -05:00
John Crepezzi
65d221d85c Add --raw option
Closes #17
2013-11-16 10:08:16 -05:00
John Crepezzi
b32cff6932 Update README 2013-11-16 10:01:33 -05:00
John Crepezzi
dd1c0178fc README 2013-11-16 10:00:24 -05:00
John Crepezzi
b7528b603b Merge pull request #18 from seejohnrun/rest-client
Rest client
2013-11-16 06:59:16 -08:00
John Crepezzi
a3fbc9e681 Revert "Adds Basic HTTP Auth support"
This reverts commit 1cdb3b7746.
2013-11-16 09:58:26 -05:00
John Crepezzi
d6b5954aac Merge pull request #16 from brunobuccolo/basic_auth
Adds Basic HTTP Auth support
2013-11-16 06:56:48 -08:00
John Crepezzi
c995ad95ef Tests and major refactor
[#16]
2013-11-16 09:51:13 -05:00
John Crepezzi
03d4f900de RestClient-based 2013-11-16 08:54:48 -05:00
Bruno Buccolo
1cdb3b7746 Adds Basic HTTP Auth support 2013-11-11 17:18:50 -02:00
John Crepezzi
ea7750c3bb Remove unused pieces of Rakefile v0.1.7 2013-11-08 14:04:24 -05:00
John Crepezzi
d380711d26 Bump version to 0.1.7 2013-11-08 14:03:46 -05:00
John Crepezzi
a195f017e2 Merge pull request #15 from TsCl/master
Fixed the JSON::ParserError rescue message
2013-11-08 11:03:04 -08:00
John Crepezzi
4e3e90f7cc Merge pull request #14 from tommcdo/master
Do not trim leading whitespace
2013-11-08 11:01:18 -08:00
Pierre MONTAGNIER
a7df62a0a5 Fixed the JSON::ParserError rescue message
I guess this message may be more appropriate for this error.
2013-09-22 00:26:29 +02:00
Tom McDonald
ce764ca7c4 Do not trim leading whitespace
For pastes of code snippets, removing leading whitespace usually
results in mis-aligned code.
2013-07-12 12:05:49 -04:00