Commit graph

848 commits

Author SHA1 Message Date
Tommi Reiman
b847af4ae7 Fix segment tests 2019-01-14 10:45:27 +02:00
Tommi Reiman
213f16defa FIx swagger uris 2019-01-14 10:45:27 +02:00
Tommi Reiman
5079daa8f3 WIP 2019-01-14 10:45:27 +02:00
Tommi Reiman
93bcc5dad8 Trie -> SegmentTrie 2019-01-14 10:45:27 +02:00
Tommi Reiman
54aded4442 Dead code 2019-01-14 10:45:27 +02:00
Tommi Reiman
19213dcba7 prefix-trie is faster now 2019-01-14 10:45:27 +02:00
Tommi Reiman
e619234e84 Test against calfpath 2019-01-14 10:45:27 +02:00
Tommi Reiman
75c4f78f5d :inject-router? and :inject-match? for ring & http 2019-01-14 10:45:27 +02:00
Tommi Reiman
80dea6cfef Snappier Trie 2019-01-14 10:45:27 +02:00
Tommi Reiman
3f86e24b89 faster split 2019-01-14 10:45:27 +02:00
Tommi Reiman
e1925c8462 . 2019-01-14 10:45:27 +02:00
Tommi Reiman
ae2337621f calf 2019-01-14 10:45:27 +02:00
Tommi Reiman
2a1fea2ccb Initial Java Trie 2019-01-14 10:45:27 +02:00
Tommi Reiman
35ff62a1da Fix expand, fixes #201 2019-01-14 10:07:16 +02:00
Juho Teperi
a1be00842a
Merge pull request #200 from dpetranek/patch-1
Fix typo in README
2019-01-10 18:58:45 +02:00
Miikka Koskinen
bdb06d00ac
Merge pull request #202 from johannesloetzsch/master
minor fix: added missing dependency
2019-01-10 12:49:48 +02:00
Johannes Lötzsch
8633c8234e minor fix: added missing dependency 2019-01-09 18:17:30 +01:00
Daniel Petranek
f8ae45d848
Fix typo in README 2019-01-07 11:19:14 -06:00
miikapi
c8e08b4cbd
Update copyright year to 2019 under license 2019-01-02 09:36:56 +02:00
Tommi Reiman
aa065b2d08 cljdoc badge 2018-12-31 14:49:04 +02:00
Tommi Reiman
408b30eaba Release 0.2.10 2018-12-30 17:48:27 +02:00
Tommi Reiman
4a986afe74 Link sample apps 2018-12-30 17:42:36 +02:00
Tommi Reiman
dece45f036 Update docs 2018-12-30 17:32:05 +02:00
Tommi Reiman
4e65e40db3 Add transform-butlast to CHANGELOG 2018-12-30 17:18:04 +02:00
Tommi Reiman
1f9a5f410e
Merge pull request #198 from metosin/polish-docs
Polish docs
2018-12-30 17:15:44 +02:00
Tommi Reiman
2ec29b8f9d Polish docs 2018-12-30 16:53:15 +02:00
Tommi Reiman
07fa785df3 0.2.10-alpha1 2018-12-27 16:53:57 +02:00
Tommi Reiman
8081fe1a49 0.2.10-alpha1 2018-12-27 16:45:33 +02:00
Tommi Reiman
d8d27a49fa Fix link 2018-12-27 16:07:39 +02:00
Tommi Reiman
998656a9ac Enchance docs 2018-12-27 16:01:31 +02:00
Tommi Reiman
f524459768
Merge pull request #197 from metosin/reitit-pedestal
Reitit pedestal
2018-12-26 15:48:43 +02:00
Tommi Reiman
8e0aaf7ae8 Reitit-pedestal 2018-12-26 15:43:26 +02:00
Tommi Reiman
e6e407cb08
Merge pull request #196 from metosin/polished-dev-tools
Polished dev tools
2018-12-26 15:35:56 +02:00
Tommi Reiman
7f4aa1bdcc Dev-middleware works with async + polished code 2018-12-22 13:48:47 +02:00
Tommi Reiman
48961c9ed4 quarantine-router 2018-12-22 10:37:18 +02:00
Tommi Reiman
c39122250f Test with Clojure 1.10.0 2018-12-22 09:53:56 +02:00
Tommi Reiman
31e3eb43aa Update deps 2018-12-22 09:53:40 +02:00
Tommi Reiman
3de303de35
Merge pull request #194 from Lokeh/patch-1
Fix ring-swagger example
2018-12-22 00:10:26 +02:00
Will
899e93227d
Fix ring-swagger example 2018-12-21 13:13:13 -08:00
Tommi Reiman
9e98ca983f
Merge pull request #193 from metosin/decode-path-params
Decode path-params on match-by-name, fixes #192
2018-12-21 20:20:18 +02:00
Tommi Reiman
260b167853 Decode path-params on match-by-name, fixes #192 2018-12-21 20:17:46 +02:00
Tommi Reiman
0b9c72ab0f Polish example 2018-12-17 21:03:51 +02:00
Tommi Reiman
56ad6a5168
Merge pull request #191 from metosin/DisallowEmptyPathParameters
Segment-router doesn't allow empty path-parameters
2018-12-11 16:27:40 +02:00
Tommi Reiman
492d5e2f2b Segment-router doesn't allow empty path-parameters 2018-12-10 20:30:58 +02:00
Tommi Reiman
147034d914 Update swagger-guide, fixes #180 2018-12-09 20:16:32 +02:00
Tommi Reiman
d21ec8d490
Merge pull request #186 from metosin/controller-docs
Some documentation for controllers
2018-11-30 20:33:41 +02:00
Miikka Koskinen
adb27f445d Some documentation for controllers 2018-11-30 18:07:41 +02:00
Tommi Reiman
8cc58df024
Merge pull request #183 from metosin/swagger-docs
Docs: Add a note about Swagger needing Muuntaja
2018-11-22 10:36:12 +02:00
Miikka Koskinen
d827f05a6a Docs: Add a note about Swagger needing Muuntaja 2018-11-22 09:23:13 +02:00
Tommi Reiman
0e73b883ed 0.2.9 2018-11-21 16:03:09 +02:00