121 Commits

Author SHA1 Message Date
Tom Pallister
5fed449181
slack link in readme (#1104) 2020-01-19 15:35:21 +00:00
Tom Pallister
664c6ef626
Updated to netcoreapp3.1
* added basic sample

* updated docs
2020-01-18 22:17:22 +00:00
Tom Pallister
0dcb942f23
badge tracks master (#1101) 2020-01-18 14:52:38 +00:00
TomPallister
92ce87c61c docker build works on windows 2020-01-16 21:37:51 -08:00
TomPallister
0e6f44b342 updated to remove develop 2020-01-16 22:15:16 +00:00
TomPallister
47efd86661 update readme with circle badge 2020-01-16 21:57:37 +00:00
Vladimir Rets
41519b1e56 Update README.md (#1043) 2019-11-05 23:41:52 +08:00
Thiago Loureiro
1b72b58560
Update README.md 2019-11-05 23:40:56 +08:00
Thiago Loureiro
ed2082a4a3
Update README.md 2019-05-22 21:03:38 +08:00
geffzhang
d43383ba8d
update k8s doc & samples (#885)
* refactor :kubernetes use in cluster

* feat:delete KubeClient

* feat :  update k8s doc & samples
2019-05-13 13:00:09 +08:00
Vincent Lefebvre
ed3b6f41ab Update README.md (#756)
Fixed typo "Ocleot"
2019-01-19 00:07:06 +03:30
Tom Pallister
11a2d13f18
Feat/monorepo (#734)
* copied everything from repos back to ocelot repo

* added src projects to sln

* removed all test projects that have no tests

* added all test projects to sln

* removed test not on master

* merged unit tests

* merged acceptance tests

* merged integration tests

* fixed namepaces

* build script creates packages for all projects

* updated docs to make sure no references to external repos that we will remove

* +semver: breaking
2019-01-07 19:52:53 +00:00
Ali
14cff23d48 Update README.md (#700)
Fixing the meaning
2018-12-17 19:38:11 +00:00
WrathZA
69ca874239 Minor spelling issues (#489) 2018-07-23 18:17:02 +01:00
Tom Pallister
19ea93d10e +semver: breaking and updated docs, this is breaking because i missed it with last release that remove delegating handlers and there are a lot of package upgrades 2018-07-11 06:34:35 +01:00
Joseph Woodward
b5a827cf70 Minor tweaks (#413) 2018-06-19 20:56:35 +01:00
Tom Pallister
7cd3ff2ff7
Feature/fix unstable int tests (#376)
* updated packages but build wont work

* #245 implementing more stable rafty

* #245 OK so these raft integration tests are passing everytime on my local mac now...lets see about the build servergit log

* #245 added donation button

* #245 removed file we dont need
2018-05-31 22:08:50 +01:00
Tom Gardham-Pallister
7ed058687d bit of a hack to increment build 2018-05-15 21:20:19 +01:00
David Nissimoff
7345bdccda README improvements 2018-05-10 16:22:27 -07:00
David Nissimoff
5c0498cba0 Updated README 2018-05-10 16:20:13 -07:00
Joel Dean
97e7d32d14 Changed the word worth to work (#337)
Minor typo fix.
2018-04-30 10:30:16 +01:00
Tom Pallister
4f061f2b74
Feature/steeltoe (#324)
* #262 - Integrated Steeltoe Service Discovery with Ocelot for review.

* messing around

* seems to be working with eureka

* acceptance test passing with external lib references

* #262 support for netflix eureka service discovery thanks to pivotal

* #262 fixed warnings
2018-04-20 21:28:49 +01:00
Tom Pallister
463a7bdab4
Feature/websockets (#273)
* #212 - hacked websockets proxy together

* faffing around

* #212 hacking away :(

* #212 websockets proxy middleware working

* #212 map when for webockets working

* #212 some test refactor

* #212 temp commit

* #212 websockets proxy working, tests passing...need to do some tidying and write docs

* #212 more code coverage

* #212 docs for websockets

* #212 updated readme

* #212 tidying up after websockets refactoring

* #212 tidying up after websockets refactoring

* #212 tidying up after websockets refactoring

* stuck a warning in about logging levels into docs!
2018-03-23 18:01:02 +00:00
Tom Pallister
4493b22d0d
Update README.md 2018-03-22 08:30:26 +00:00
Tom Pallister
0ab670a143
Feature/#52 (#283)
* #52 test circle ci

* #52 nicked some lads cake script

* #52 put the mac build script back

* #52 trying another lads circle CI thing doesnt use cake

* #52 added test steps

* #52 ports for linux build

* #52 try travis mac build

* #52 dont use build script

* #52 dont use build script

* #52 acceptance and int tests dont really work on mac...v strange?

* #52 unique port for linux tests

* #52 increase code coverage

* #52 try using cake on linux for travis

* #52 try using cake for mac and linux on travis

* #52 dont run the acceptance and int tests on mac

* #52 build.sh has lf line endings

* #52 turns out crlf is OK for cake file..sigh

* #52 not sure what return does in cake so wrapped in if just to see

* #52 try use travis to work not run on mac

* #52 dont need these references

* #52 wrong property

* #52 remove circle ci for linux and just use travis for all
2018-03-17 18:07:27 +00:00
TomPallister
b7e409214b #238 - updated readme 2018-03-04 10:02:53 +00:00
TomPallister
2f37acc792 #238 updated readme 2018-03-03 17:08:39 +00:00
Tom Pallister
9cb25ab063
Update README.md 2018-03-02 18:00:49 +00:00
Tom Pallister
b7db8773b6
Update README.md 2018-03-02 17:58:22 +00:00
Tom Pallister
ca291413c6
Update README.md 2018-03-02 17:45:58 +00:00
TomPallister
f95911bdf1 added logo to project 2018-03-02 10:25:44 +00:00
Tom Pallister
d3e53062a2
Update README.md 2018-02-03 10:46:18 +00:00
Tom Pallister
3ac9b3bd87
hacked together load balancing reroutes in fileconfig (#211)
* hacked together load balancing reroutes in fileconfig

* some renaming and refactoring

* more renames

* hacked away the old config json

* test for issue 213

* renamed key

* dont share ports

* oops

* updated docs

* mvoed docs around

* port being used
2018-01-31 20:34:55 +00:00
Tom Pallister
dff1df822f
Update README.md 2017-11-28 22:01:45 +00:00
Tom Pallister
8e033a916d
Update README.md 2017-11-25 15:47:42 +00:00
Tom Pallister
fea88cc036
Update README.md 2017-11-20 13:47:32 +00:00
Tom Pallister
75f4f4e9ac +semver: breaking 2017-11-01 17:03:12 +00:00
Tom Pallister
de4db0c5c0 updated readme 2017-11-01 16:49:45 +00:00
Tom Pallister
e34317a539 Update README.md 2017-05-09 17:43:15 +01:00
Tom Pallister
f0205758ba Update README.md 2017-04-29 12:08:32 +01:00
TomPallister
d0118ea4a3 updated readme 2017-03-05 17:43:13 +00:00
TomPallister
3d232efdc1 updated readme 2017-03-05 17:41:30 +00:00
TomPallister
74d23d0593 removed nuget thing 2017-03-05 17:38:59 +00:00
TomPallister
01fb3c6355 added version to readme 2017-03-05 17:37:06 +00:00
TomPallister
9dba870216 moved readme aroudn 2017-03-05 17:34:26 +00:00
TomPallister
c3c37bc785 moved readme into docs 2017-03-05 17:33:18 +00:00
TomPallister
1d216f6863 updated readme to explain how to run integration tests 2017-02-26 10:44:40 +00:00
Tom Gardham-Pallister
b09be0571f moved codescene thing as quite big 2017-02-25 19:25:45 +00:00
Tom Gardham-Pallister
5697183666 updated readme 2017-02-25 19:20:09 +00:00
TomPallister
d33e0c6f3b merged develop and stolen binarymash dont publish unstable build script code 2017-02-25 18:27:20 +00:00