An open API service providing commit metadata for open source projects.

GitHub / ShellRechargeSolutionsEU/spray / commits

SHA Message Author Date Stats
404cef1c Small fix to remove specific test url. Olger Warnier <o****r@t****m> about 13 years ago
75b9f391 Processed review comments of 17th of July. Olger Warnier <o****r@t****m> about 13 years ago
8f8a3606 Removed duplication Olger Warnier <o****r@t****m> about 13 years ago
54a1f1b2 Initial addition for OAuth support with an example in use with Google or Face... Olger Warnier <o****r@t****m> about 13 years ago
c1469f02 merge Merge pull request #366 from spray/ticket/348 Mathias <m****s@d****m> about 13 years ago
835178c2 merge Merge pull request #370 from spray/ticket/369 Mathias <m****s@d****m> about 13 years ago
c9f8b664 = can: fix bug in parsing responses with status line split across packets, fi... Mathias <m****s@s****o> about 13 years ago
b9250d90 merge Merge pull request #364 from spray/ticket/363 Mathias <m****s@d****m> about 13 years ago
0f5b04be = routing: improve scaladoc on `Rest` PathMatcher Mathias <m****s@s****o> about 13 years ago
51f325ce + can, http: introduce `spray.can.server.default-host-header` setting, closes... Mathias <m****s@s****o> about 13 years ago
b5c094a2 = can: add check for "Host header present on HTTP/1.1 request" directly to re... Mathias <m****s@s****o> about 13 years ago
78d7e4ab ! can, routing, servlet, util: improve *Settings infrastructure Mathias <m****s@s****o> about 13 years ago
0b50ddb9 + http: allow empty `Host` headers Mathias <m****s@s****o> about 13 years ago
093bee28 = docs: update `current-version` chapter with info on Akka 2.2.0 final compat... Mathias <m****s@s****o> about 13 years ago
f9418694 = can: fix request parser not failing early on illegal requests w/o protocol,... Mathias <m****s@s****o> about 13 years ago
f4a9b881 merge Merge pull request #362 from spray/ticket/361 Mathias <m****s@d****m> about 13 years ago
c3509d0b = routing: fix `cache` directive erroneously wrapping exceptions bubbled up f... Mathias <m****s@s****o> about 13 years ago
680fde0e ! testkit: enable custom ExceptionHandlers in routing tests Mathias <m****s@s****o> about 13 years ago
fb595aec = http: add two more tests to UriSpec Mathias <m****s@s****o> about 13 years ago
b07e7832 merge Merge pull request #356 from spray/wip/ticket-350-and-more Mathias <m****s@d****m> about 13 years ago
b15ce2ce merge Merge pull request #357 from spray/ticket/339 Mathias <m****s@d****m> about 13 years ago
258b2f80 merge Merge pull request #332 from jrudolph/back-pressure-optimizations Mathias <m****s@d****m> about 13 years ago
ee7fe476 ! routing: redefine `PathMatchers.Empty` as `PathMatchers.Neutral` with expli... Mathias <m****s@s****o> about 13 years ago
465d371f merge Merge pull request #355 from mikemckibben/fix/missing_string_interpolation Mathias <m****s@d****m> about 13 years ago
965ec781 = can: small improvement in SprayCanServerSpec Mathias <m****s@s****o> about 13 years ago
a02e3f69 = io: speed up BackPressureHandlingSpec by factor of 10 (from 20s to 2s) Mathias <m****s@s****o> about 13 years ago
ae84781a = can: prevent `Received illegal response` warning after regular PeerClosed e... Mathias <m****s@s****o> about 13 years ago
e630c67d = can: remove active connection closing from HttpHostConnectionSlot (now in c... Mathias <m****s@s****o> about 13 years ago
3749838d = can: make client connection actors actively close the connection after comp... Mathias <m****s@s****o> about 13 years ago
caa4e066 merge Merge pull request #354 from jrudolph/wip/fix-missing-charsets Mathias <m****s@d****m> about 13 years ago
88a25f71 ! http: make only standard charsets available as constants, fixes #340 Johannes Rudolph <j****h@g****m> about 13 years ago
fcc43212 = io: fix missing string interpolation in log statement Michael McKibben <m****n@g****m> about 13 years ago
593be81d merge Merge pull request #353 from spray/ticket/352 Mathias <m****s@d****m> about 13 years ago
13260464 ! routing: move `UserPassAuthenticator.cached` to `CachedUserPassAuthenticato... Mathias <m****s@s****o> about 13 years ago
ea3e6892 = docs: amend commit msg policy with exception for merge commits Mathias <m****s@s****o> about 13 years ago
f4c67d5c merge Merge pull request #328 from mpilquist/client-ssl Mathias <m****s@d****m> about 13 years ago
c4c7bcad = sbt: upgrade to SBT 0.12.4 Mathias <m****s@s****o> about 13 years ago
b0340d31 merge Merge pull request #345 from spray/ticket/334 Mathias <m****s@d****m> about 13 years ago
77c40e89 merge Merge pull request #347 from jrudolph/wip/new-revolver Mathias <m****s@d****m> about 13 years ago
ee747924 = build: upgrade sbt-revolver and enable example server projects to use it Johannes Rudolph <j****h@g****m> about 13 years ago
9adeff75 = routing: fix PathMatcher '|' not working between non-identical PathMatcher ... Mathias <m****s@s****o> about 13 years ago
09978ca3 merge Merge pull request #343 from jrudolph/wip/upgrade-to-sbt-0.12.3-RC3 Mathias <m****s@d****m> about 13 years ago
ee91668b merge Merge pull request #341 from spray/feature/document-directives-stub Mathias <m****s@d****m> about 13 years ago
a53bbf71 = build: update to sbt 0.12.4-RC3 Johannes Rudolph <j****h@g****m> about 13 years ago
3b4ac558 ! testkit: small clean-up, remove duplication with httpx RequestBuilding Mathias <m****s@s****o> about 13 years ago
31417c7b = docs: document `headerValueByName` as an example for documenting other dire... Johannes Rudolph <j****h@g****m> about 13 years ago
383ae66b = docs: extract signature lines with `includecode` Johannes Rudolph <j****h@g****m> about 13 years ago
2a6714f2 = routing: simplify PathDirectivesSpec Mathias <m****s@s****o> about 13 years ago
e859fec8 + routing: add `separateOnSlashes` helper for PathMatchers, closes #334 Mathias <m****s@s****o> about 13 years ago
e6c043dc = http: remove use of lazy `map.filterKeys` from AcceptHeader parser Mathias <m****s@s****o> about 13 years ago
9eeb89ae = can: fix custom ClientSSLEngineProvider not used by host-level client-side API Michael Pilquist <m****t@g****m> about 13 years ago
fa80601c = docs: replace 'patch policy' section with CLA info Mathias <m****s@s****o> about 13 years ago
81e5b77a = io: BackPressureHandling: make sure Acks never slip through to the pipeline Johannes Rudolph <j****h@g****m> about 13 years ago
5e9aea04 merge Merge pull request #331 from sirthias/wip/330 Mathias <m****s@d****m> about 13 years ago
86e45830 = io: optimize BackPressureHandling: keep track of length instead of calling ... Johannes Rudolph <j****h@g****m> about 13 years ago
a915b8ff ! http: fix raw queries still performing %-decoding and not being rendered as... Mathias <m****s@s****o> about 13 years ago
9a919fe4 = http: small optimization in ParserInput Mathias <m****s@s****o> about 13 years ago
afcae7ca = can: fix server triggering 'BackPressureHandling doesn't support custom NoA... Mathias <m****s@s****o> about 13 years ago
e791e0b9 merge Merge pull request #324 from spray/feature/backpressure-stage Mathias <m****s@d****m> about 13 years ago
69906cb7 merge Merge pull request #325 from sirthias/master Mathias <m****s@d****m> about 13 years ago
978986e7 = http: simplify Accept header parsing Mathias <m****s@s****o> about 13 years ago
bbe94b85 = io: switch BackPressureHandling to DynamicPipelines Johannes Rudolph <j****h@g****m> about 13 years ago
2c2484e4 + io: add DynamicPipelines which is a combination of Dynamic{Event,Command}Pi... Johannes Rudolph <j****h@g****m> about 13 years ago
25874bef = can: simplification Johannes Rudolph <j****h@g****m> about 13 years ago
ad1a78df = io: refactoring: use Pipelines instead of (EPL, CPL) Johannes Rudolph <j****h@g****m> about 13 years ago
29b7c2ab = io: handle case where backpressure probe fails Johannes Rudolph <j****h@g****m> about 13 years ago
dc32d1bc = io: properly handle CloseCommands in backpressure handling Johannes Rudolph <j****h@g****m> about 13 years ago
24e1034e = can: switch off backpressure handling for some tests Johannes Rudolph <j****h@g****m> about 13 years ago
f94050ba merge Merge pull request #326 from spray/feature/fix-travis-sigsev Mathias <m****s@d****m> about 13 years ago
20c4dfd5 = travis: limit parallelism for resource intensive compilation to 2 Johannes Rudolph <j****h@g****m> about 13 years ago
d8a9ee47 ! http: add support for Accept-Header extensions and media-type parameters, c... Mathias <m****s@s****o> about 13 years ago
572d4df9 = docs: add movio to reference page Mathias <m****s@s****o> about 13 years ago
d9cdb483 + add automatic back-pressure handling to HttpServerConnection Johannes Rudolph <j****h@g****m> about 13 years ago
fdc978bf = add new BackPressureHandling pipeline stage Johannes Rudolph <j****h@g****m> about 13 years ago
fad2afd1 = io: fix TcpConnection sending out unwanted `NoAck` confirmation messages in... Mathias <m****s@s****o> about 13 years ago
f231475b = docs: document new commit message policy Mathias <m****s@s****o> about 13 years ago
6d282d30 = io: change treatment of IOExceptions from "fatal errors" to "expected durin... Mathias <m****s@s****o> about 13 years ago
e97984a8 = testkit: clean up imports Mathias <m****s@s****o> about 13 years ago
1a77c599 + routing: add `rejection` parameter to Directive `hrequire` and `require` mo... Mathias <m****s@s****o> about 13 years ago
2c6fcdf5 = several: Smaller cosmetic improvements. Mathias <m****s@s****o> about 13 years ago
f5997f86 ! httpx: flexibilize RequestBuilding and ResponseTransformation by generalizi... Mathias <m****s@s****o> about 13 years ago
f8969931 = all: change all procedure-style method definitions to having an explicit `U... Mathias <m****s@s****o> about 13 years ago
07c046a1 = site: update 1.0/1.2 doc images Mathias <m****s@s****o> about 13 years ago
f56fb612 = docs: fix typo Mathias <m****s@s****o> about 13 years ago
a88e8032 = servlet: improve ModelConverter, add tests, fixes #318 Mathias <m****s@s****o> about 13 years ago
999babb9 = docs: improve spray-caching documentation Mathias <m****s@s****o> about 13 years ago
3ff34714 ! routing: change PathMatcher.apply, add PathMatcher.provide method, cosmetic... Mathias <m****s@s****o> about 13 years ago
78d81142 = http: add proper `toString` to Uri.Query.Empty Mathias <m****s@s****o> about 13 years ago
60e02cc8 + http: add `dropChars` method to Uri.Path model Mathias <m****s@s****o> about 13 years ago
2efcf9d6 + http: add `startsWith` method to Uri.Path model Mathias <m****s@s****o> about 13 years ago
256f5061 = site: small fix in doc version redirection Mathias <m****s@s****o> about 13 years ago
cee309c7 = site: update 1.0/1.2 doc images Mathias <m****s@s****o> about 13 years ago
100e1379 = docs: add pointer to new getting-started chapter, close #159 Mathias <m****s@s****o> about 13 years ago
6f1bcbb8 = docs: restructure Introduction chapters, add getting-started, closes #74 Mathias <m****s@s****o> about 13 years ago
bbd9de19 = docs: restructure Project Info chapters, add "External Resources" chapter, ... Mathias <m****s@s****o> about 13 years ago
bb4756cd + routing: add headerValueByName(Symbol) and optionalHeaderValueByName(Symbol... Mathias <m****s@s****o> about 13 years ago
c4d49742 = http: fix cookie parser not accepting space chars in path or extension, rel... Mathias <m****s@s****o> about 13 years ago
0e3b3d7c = routing: add another ParameterDirectives test Mathias <m****s@s****o> about 13 years ago
02052642 = docs & site: update for 1.0-M8.1, smaller fixes Mathias <m****s@s****o> about 13 years ago
691e03f1 = sbt: remove ls-sbt Mathias <m****s@s****o> about 13 years ago

← Back to repository