Commit Graph

1605 Commits

Author SHA1 Message Date
Sebastian Wahn
2ec76378cd make redirect_uri global 2016-05-25 17:30:58 +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
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
Oddvar Lovaas
183c67a7c5 Without this "," Safari fails to load the font 2016-04-18 18:04:41 +01:00
Tony Tam
ebc5aa55f7 Merge pull request #2005 from patrickhulce/param_bug_fix_2004
Fix for #2004
2016-04-15 11:18:50 -07:00
Tony Tam
7e51cca065 Merge pull request #2092 from sevaorlov/fix/gitattributes-for-fonts
set ttf files as binary in gitattributes
2016-04-14 10:19:16 -07:00
Seva Orlov
67e7060085 set ttf files as binary in gitattributes 2016-04-14 15:27:43 +03:00
Tony Tam
a98f891829 Merge branch 'bodnia-issue-1745-changes' 2016-03-29 22:11:37 -07:00
Tony Tam
5c8c0fdc6a rebuilt 2016-03-29 21:51:33 -07:00
Tony Tam
6c8b7ec75c disabled alpha sorter 2016-03-21 17:49:46 -07:00
Tony Tam
7e2dd0d77e rebuilt 2016-03-21 17:47:51 -07:00
Tony Tam
f9a1ccf77c removed commented code, disabled alpha sorter by default 2016-03-21 17:47:42 -07:00
Tony Tam
68fa31c66e updated to commit of swagger-js 2016-03-21 17:47:12 -07:00
Tony Tam
3bad381042 removed unused code 2016-03-21 17:46:58 -07:00
bodnia
5f26fb23e9 fixes #2043 run gulp with updated swagger-js 2016-03-19 12:03:26 +02:00
bodnia
9c509e5cad fixes opening url in new tab only in description 2016-03-19 10:07:22 +02:00
Ron
7a328ba9ad Create ISSUE_TEMPLATE.md 2016-03-16 15:15:09 -07:00
Tony Tam
52f3b6d50e Merge branch 'bodnia-auth' 2016-03-15 10:05:41 -07:00
Tony Tam
aa722c1f5b rebuilt 2016-03-15 10:05:36 -07:00
bodnia
a7a9c5fa86 [auth] ran gulp 2016-03-15 17:33:47 +02:00
Tony Tam
dcd7653910 updated to swagger-js master 2016-03-15 17:22:22 +02:00
Tony Tam
1385bcf109 updated swagger-client 2016-03-15 17:22:22 +02:00
bodnia
dfd9b10798 [auth] fixed display of scopes in auth button, added highlight of empty field 2016-03-15 17:13:59 +02:00
bodnia
ab411cbbe0 [auth] show securityDefinitions when clicking on authorize in header 2016-03-15 09:03:59 +02:00
Tony Tam
9555007a1a updated to swagger-js master 2016-03-14 20:43:35 -07:00