Commit graph

1069 commits

Author SHA1 Message Date
Tommi Reiman
13c5ea7779 Don't hand-craft cljdoc tree 2019-05-12 21:16:32 +03:00
Tommi Reiman
4f4b493d30 Error docs 2019-05-12 21:16:01 +03:00
Tommi Reiman
419dd24316 Route-data validation docs 2019-05-11 22:31:58 +03:00
Tommi Reiman
fd6d83f012 Update CHANGELOG 2019-05-11 14:37:55 +03:00
Tommi Reiman
3b4ed0061c
Merge pull request #269 from metosin/PolishFor032
Polish for 0.3.2
2019-05-11 14:29:58 +03:00
Tommi Reiman
a696eaa32a Add sorting to swagger-ui 2019-05-11 14:27:08 +03:00
Tommi Reiman
1d72575e48 Update swagger-examples to have closed-spec validation 2019-05-11 14:25:25 +03:00
Tommi Reiman
6efe4f612b Comment out spec-validation 2019-05-11 10:25:19 +03:00
Tommi Reiman
6d263ae1b6 Test Pedestal error mapping, add dev helpers 2019-05-11 10:25:09 +03:00
Tommi Reiman
cc77c0249a Update deps 2019-05-10 15:25:00 +03:00
Tommi Reiman
e70837b140
Merge pull request #263 from metosin/north
Closed spec validation demoed in Clojure/North (WIP)
2019-05-10 14:28:39 +03:00
Tommi Reiman
e9af3ab619 testing ring-cors 2019-05-10 14:27:08 +03:00
Tommi Reiman
14595f8037 Request perf test 2019-05-10 08:30:44 +03:00
Tommi Reiman
3351bca1fd
Merge pull request #266 from dillonredding/patch-1
Fix status reason phrase
2019-05-09 07:24:40 +03:00
Dillon Redding
d8afe1b8c3
Fixing status reason phrase 2019-05-08 17:51:01 -05:00
Tommi Reiman
7a7542b57f Update CHANGELOG 2019-05-01 22:51:28 +03:00
Tommi Reiman
791e79134e Update spec-tools 2019-05-01 22:40:44 +03:00
Tommi Reiman
a9bdceeeb6 reitit.spec/wrap spec-tools.spec/closed 2019-05-01 22:40:44 +03:00
Tommi Reiman
c3de6ff3dd Fix tests 2019-05-01 22:40:44 +03:00
Tommi Reiman
c8eaa955c3 Revert fast params in a Trie 2019-05-01 22:40:44 +03:00
Tommi Reiman
1326d76936 Faster params in Trie 2019-05-01 22:40:44 +03:00
Tommi Reiman
68d68402d9 Fix Java Trie example 2019-05-01 22:40:44 +03:00
Tommi Reiman
dd864a0142 Set closed specs in http-swagger example 2019-05-01 22:40:44 +03:00
Tommi Reiman
8c9a7a42cb Update CHANGELOG for middleware chain inspection 2019-05-01 22:24:32 +03:00
Tommi Reiman
b8c2bc18cf
Merge pull request #262 from metosin/RingDiff
Print both request & response diffs
2019-05-01 22:18:44 +03:00
Tommi Reiman
c678ca9789 Print both request & response diffs 2019-04-29 15:29:02 +03:00
Tommi Reiman
59d68d65ef
Merge pull request #260 from vharmain/frontend-examples
Frontend examples
2019-04-29 10:26:14 +03:00
Tommi Reiman
674b60a124 spell-spec 2019-04-28 17:06:50 +03:00
Tommi Reiman
dc92f6f48e http-swagger++ 2019-04-28 17:06:50 +03:00
Tommi Reiman
6b5c35143d
Update README.md 2019-04-28 13:01:37 +03:00
Valtteri Harmainen
f7332d3bc4 Fix empty query params map resulting in redundant '?' in path 2019-04-27 08:22:08 +03:00
Valtteri Harmainen
0919b46236 Fixes based on review 2019-04-26 15:52:44 +03:00
Valtteri Harmainen
22f38d9992 Revamped re-frame example
- Flattened into single file

- Changed router to decide which view to render
2019-04-25 10:23:55 +03:00
Valtteri Harmainen
66c6363365 Add backend handler to re-frame example
To enable running example with :use-fragment false
2019-04-20 19:58:59 +03:00
Valtteri Harmainen
bcd4aa33ca Add re-frame example 2019-04-20 17:29:13 +03:00
Valtteri Harmainen
215884abe3 Add examples inspired by react-router 2019-04-20 17:26:48 +03:00
Juho Teperi
9241de9a43
Merge pull request #258 from fraxu/shadow-dom-fix
Support html5 links inside Shadow DOM
2019-04-15 11:13:15 +03:00
Tommi Reiman
d2d625314e 0.3.2-SNAPSHOT 2019-04-12 19:49:47 +03:00
Tommi Reiman
d7e91daa33 Bump up deps 2019-04-12 19:46:16 +03:00
Tommi Reiman
21c58d53ba
Merge pull request #254 from vielmath/pedestal-error-arity
Support Sieppari-style error handlers with pedestal
2019-04-12 19:36:19 +03:00
Antti Leppänen
c9076e57ad Use getBrowserEvent method instead of _event property 2019-04-12 07:12:46 +03:00
Antti Leppänen
733958404e Use doc-string. 2019-04-10 12:14:21 +03:00
Antti Leppänen
b258e0abba Support html5 links inside Shadow DOM 2019-04-10 09:03:48 +03:00
mathieu
909e82168a Support Sieppari-style error handlers with pedestal
The reitit-pedestal Executor checks if the mounted interceptors have
1-arity error handler. If so, they are wrapped into a 2 arrity function.
2019-04-04 09:38:39 +02:00
Miikka Koskinen
51462e345e
Merge pull request #252 from aarongroom/fix/misc-documentation-edits
Fix some documentation wording
2019-04-03 08:53:10 +03:00
Miikka Koskinen
727858e9a6
Merge pull request #251 from aarongroom/fix/unused-example-deps
Remove unused compojure dependencies from frontend examples
2019-04-03 08:52:27 +03:00
Aaron Groom
ffc4d8e5c6
Remove extraneous word 2019-04-02 15:45:13 -04:00
Aaron Groom
aeab44e6e5
Add missing word to sentence 2019-04-02 15:44:24 -04:00
Aaron Groom
75149b595f
Remove unneeded comma 2019-04-02 15:43:57 -04:00
Aaron Groom
ac19264b83
Remove unused compojure dependencies from frontend examples
These don't appear to be needed and might cause users to introduce
dependencies into their projects if they use as templates in their own
projects.
2019-04-02 15:40:09 -04:00