Commit Graph

1627 Commits

Author SHA1 Message Date
Ron
94fffe2cfe Merge pull request #2214 from bodnia/feature/issue-2077
Namespaces for arrays
2016-06-17 14:55:04 -07:00
Anna Bodnia
dc10f77afd run gulp 2016-06-17 11:31:42 +03:00
Anna Bodnia
5cc8af1114 Merge remote-tracking branch 'origin/feature/issue-2077' into feature/issue-2077
# Conflicts:
#	dist/swagger-ui.js
#	dist/swagger-ui.min.js
2016-06-17 11:24:50 +03:00
Anna Bodnia
8e60b0a7c4 fixes #2191 #2077 2016-06-17 11:24:18 +03:00
Tony Tam
efb7765227 Merge pull request #2224 from swagger-api/issue-2223
updated, rebuilt
2016-06-16 15:08:05 -07:00
Tony Tam
3340a825bf updated, rebuilt 2016-06-16 15:01:19 -07:00
Ron
b856d6c918 Merge pull request #2219 from bodnia/feature/issue-2075
fixes #2213
2016-06-15 13:49:26 -07:00
Anna Bodnia
f01fb9561b fixes #2213 2016-06-15 17:58:22 +03:00
Ron
45cf93d210 Merge pull request #2176 from trustpilot/make-oauth-scopes-optional
Make oauth2 scopes optional
2016-06-13 10:22:00 -07:00
Anna Bodnia
a2ce3e797a fixes #2191 #2077 2016-06-13 14:30:30 +03:00
Ron
adc8920101 Merge pull request #2156 from drewish/optional-basic-auth-password
Don't require a password
2016-06-10 08:10:38 -07:00
Tony Tam
5e4cd0d335 Merge pull request #2205 from FlaxHaxx/master
Fixed #2193. Changed logout click to remove basic authentication header by using the configured value as key instead of "basic".
2016-06-07 07:19:15 -07:00
FlaxHaxx
357df79f58 Fixed #2193. Changed logout click to remove basic authentication header by using the configured value as key instead of basic. 2016-06-07 15:34:50 +02:00
Jon Wikman
abcbc7b104 Changed logout click to remove basic authentication header by using the configured value as key instead of "basic" 2016-06-07 10:29:51 +02:00
Tony Tam
76047e07d5 updated hash, rebuilt 2016-06-05 07:11:52 -07:00
Tony Tam
9416506a56 Merge pull request #2192 from swagger-api/issue-2075
changed auth name from `basic` to use configured value
2016-06-04 14:54:00 -07:00
Tony Tam
1a1cfc55ba added fix for #2075, changed auth name from basic to use configured value 2016-06-04 14:40:56 -07:00
Tony Tam
30ed33c446 rebuild 2016-06-03 18:16:00 -07:00
Tony Tam
53297931a9 Merge pull request #2188 from MiErnst/master
#2187 added some classes to sandbox form tables
2016-06-03 17:52:34 -07:00
Michael Ernst
ce0d15f20d #2187 added some classes to sandbox form tables 2016-06-01 17:18:58 +02:00
Christian
a467cec9ef Update Oauth2Model.js
Jslint
2016-05-25 15:42:32 +02:00
Christian
596f57596f Update Oauth2Model.js 2016-05-25 13:52:31 +02:00
Tony Tam
56a62d9f84 Merge pull request #2170 from dblock/patch-1
Updated badge to make prettier. [ci skip]
2016-05-23 16:12:41 -07:00
Daniel Doubrovkine (dB.) @dblockdotorg
40119e5aad Updated badge to make prettier. [ci skip] 2016-05-23 07:02:33 -04:00
Tony Tam
aafca0f193 Merge pull request #2164 from dolmen/1710-sync-LESS-with-CSS
Sync specs.less with {print,screen}.css (#1710)
2016-05-19 09:27:21 -04:00
Olivier Mengué
1e43742f60 Sync specs.less with {print,screen}.css (#1710)
In ceb6655663 (#2130), CSS code has been
changed in src/main/html/csss/{print,screen}.css instead of LESS source.
This commit resynchronize the source with the generated code.
2016-05-19 15:17:39 +02:00
andrew morton
adb84595bf Don't require a password
Fixes #2114
2016-05-12 15:47:19 -06:00
Josh Ponelat
767a37c5d7 Merge pull request #2148 from swagger-api/feature/object-assign-pollyfil
Feature/object assign pollyfill
2016-05-10 18:11:37 +02:00
Josh Ponelat
ca8d6f9dbe build... but only object pollyfill 2016-05-10 18:01:59 +02:00
Josh Ponelat
5a5967e4b3 add object-assign pollyfill, for travis 2016-05-10 18:00:24 +02:00
Tony Tam
9eb4e003a9 Merge pull request #2128 from romant/master
slimmed Docker image + usage
2016-05-07 06:32:09 -07:00
Roman Tarnavski
595f604379 - added nginx.conf to provide greater flexibility of configuration (ie. listening port)
- reverted to port 8080 for the docker image
2016-05-07 17:46:45 +10:00
Roman Tarnavski
7a47fb8024 - switching to alpine:3.3
- removed node dependency
- removed un-necessary source-code bulk

- serving just the static content
2016-05-05 19:37:34 +10:00
Ron
af0510bafa Merge pull request #2123 from ChristianWilkie/master
Fixed typo in translator.js docs
2016-05-03 16:19:37 -07:00
Tony Tam
a67722e870 Merge pull request #2099 from oddvar/safari-font-fix
Without this "," Safari fails to load the font
2016-05-02 21:48:36 -07:00
Tony Tam
79b340d88a Merge pull request #2130 from csmb/overflow-css
Fixes overflow issue for markdown code examples
2016-05-02 21:24:43 -07:00
Tony Tam
5d72a5f93a Merge pull request #2112 from Oduig/master
Show property information in model for primitive types
2016-05-02 20:11:36 -07:00
Guido Josquin
9bbb42eb48 Merge branch 'master' of https://github.com/swagger-api/swagger-ui
# Conflicts:
#	dist/swagger-ui.js
#	dist/swagger-ui.min.js
2016-05-02 15:06:37 +02:00
Roman Tarnavski
2c7cad3f47 - changed to a smaller OS footprint (VMware's Photon OS)
- simplified Dockerfile definition
- explicitly exposed the port
2016-04-29 15:55:56 +10:00
Tony Tam
0d1fda51eb Merge pull request #2125 from Bpaterak/less_errorfix
added a stream end to gulp-less to prevent less errors stopping watch
2016-04-27 13:47:12 -07:00
Brandon Paterak
21ad53d8ce added a steam end to gulp-less to prevent less errors stopping watch 2016-04-27 11:16:40 -04:00
Christian Wilkie
ccafce2f48 Fixed typo in translator.js docs 2016-04-26 16:26:24 -04:00
Tony Tam
ba0a396d14 rebuilt 2016-04-25 11:59:17 -07:00
Tony Tam
23f44ab688 updated to release swagger-client 2016-04-25 11:34:25 -07:00
Christopher Bunting
ceb6655663 Fixes overflow issue for markdown code examples 2016-04-22 12:03:25 -07:00
Guido Josquin
918aed94d6 Show property information in model for primitive types, similar to object types 2016-04-22 12:06:09 +02:00
Tony Tam
d7184b3d64 Merge pull request #2105 from Oduig/master
Fix generated XML when property definitions reference primitive types
2016-04-21 09:32:37 -07:00
Tony Tam
ababd52829 updated commit hash for swagger-client 2016-04-20 22:17:05 -07:00
Tony Tam
a8f87709ef reference check for #2108 2016-04-20 22:16:56 -07:00
Guido Josquin
eb30aed1a8 Fix generated XML when property definitions reference primitive types 2016-04-20 15:54:39 +02:00