Commit Graph

  • b00971edc9 Merge pull request #2398 from wing328/model_start_with_number2 wing328 2016-03-17 12:28:27 +08:00
  • ccd4a78514 Merge pull request #2397 from mmschettler/master wing328 2016-03-17 12:17:47 +08:00
  • 8ca279f6f7 better handling of model name starting with number for android wing328 2016-03-17 12:11:27 +08:00
  • 5665c03d19 Fix test xhh 2016-03-17 12:11:19 +08:00
  • 47bb5689d9 better hanlding of model name starting with number wing328 2016-03-17 11:49:06 +08:00
  • d2826a7376 Merge remote-tracking branch 'refs/remotes/swagger-api/master' mmschettler 2016-03-16 22:49:01 +01:00
  • 4594c53c81 c# client float default value mmschettler 2016-03-16 22:42:05 +01:00
  • 1b16d87dd5 Fix float default value mmschettler 2016-03-16 22:08:14 +01:00
  • b479964a60 Merge pull request #2394 from swagger-api/inflector-fixes Tony Tam 2016-03-16 12:10:26 -07:00
  • 01353f25ba fixed typename generation for Map<?,List<?>> types and added gen folder to maven build in generated pom Ole Lensmar 2016-03-16 11:30:33 -04:00
  • ec03403492 Merge pull request #2393 from wing328/model_start_with_number wing328 2016-03-16 23:25:42 +08:00
  • 4b5a0a4872 beter handling of model name starting with number wing328 2016-03-16 23:10:59 +08:00
  • 4d19da41dd Merge pull request #2385 from arnested/php_date_time_iso8601_vs_atom wing328 2016-03-16 20:40:44 +08:00
  • 55ef72d47e Regenerate PHP petstore sample Arne Jørgensen 2016-03-16 13:08:09 +01:00
  • 90bd843be6 JavaScript: add auto-generated documentation in Markdown xhh 2016-03-16 19:42:27 +08:00
  • 3823612674 Use PHP's DateTime::ATOM for true ISO-8601 support Arne Jørgensen 2016-03-16 11:18:26 +01:00
  • a019e13b23 Merge pull request #2388 from wing328/php_api_doc wing328 2016-03-16 18:08:06 +08:00
  • 2eda3b16cf fix file example wing328 2016-03-16 16:25:32 +08:00
  • c101c1204e add php documentation wing328 2016-03-16 16:14:04 +08:00
  • 7b31dabe77 fix perl, ruby auth doc in readme wing328 2016-03-16 14:58:19 +08:00
  • 1e73193ef6 Merge pull request #2349 from wing328/fix_resteasy wing328 2016-03-16 14:40:40 +08:00
  • c746082171 update jaxrs sample wing328 2016-03-16 14:28:13 +08:00
  • dc767d0475 add new files for resteasy wing328 2016-03-10 11:01:34 +08:00
  • 57c493b334 add jaxrs-resteasy to ci test wing328 2016-03-10 10:26:38 +08:00
  • ab41214f06 fix error with resteasy wing328 2016-03-10 10:15:25 +08:00
  • 838a22ba04 Merge pull request #2351 from ieb/20160310 wing328 2016-03-16 14:22:15 +08:00
  • 259d113d35 Merge branch 'master' of https://github.com/swagger-api/swagger-codegen into php_api_doc wing328 2016-03-16 11:42:27 +08:00
  • 5df69fd71e updated to work around https://github.com/swagger-api/swagger-core/issues/1714 Tony Tam 2016-03-15 16:06:37 -07:00
  • ed224d4c09 updated inflector templates Tony Tam 2016-03-15 15:58:55 -07:00
  • 44e9b25dfd Merge pull request #2384 from wing328/add_petstore_yml wing328 2016-03-15 22:12:43 +08:00
  • fb5f7716db add petstore (full) yml file wing328 2016-03-15 21:42:25 +08:00
  • 45bc15257e Merge pull request #2378 from arnested/feature/php-empty-datetime wing328 2016-03-15 20:45:59 +08:00
  • 65b78f7ffe Handle empty date-time gracefully Arne Jørgensen 2016-03-15 06:46:51 +01:00
  • d02d3df158 Merge pull request #2376 from wing328/user_agent_update wing328 2016-03-15 12:16:01 +08:00
  • 6d2649de00 fix http user agent in C# wing328 2016-03-15 10:27:53 +08:00
  • 1936af2cab update android user agent wing328 2016-03-14 23:26:26 +08:00
  • be7a49385f set default user default for ruby, php, python, java wing328 2016-03-14 22:26:11 +08:00
  • e10c28596c update user-agent for Ruby wing328 2016-03-14 21:57:51 +08:00
  • df8d4fd8b8 remove releaseVersion (duplicated with packageVersion) wing328 2016-03-14 21:43:53 +08:00
  • 3c997ea743 Merge pull request #2375 from xhh/ruby-doc wing328 2016-03-15 11:34:25 +08:00
  • 532d22c5a3 add api documentation to php wing328 2016-03-14 17:25:11 +08:00
  • 7505b167b7 Ruby docs: add require and print statements xhh 2016-03-14 15:36:08 +08:00
  • 3147061345 add github integration wing328 2016-03-14 13:39:07 +08:00
  • 84564ae231 Merge pull request #2371 from wing328/csharp_user_agent wing328 2016-03-14 11:03:57 +08:00
  • c69abad852 Merge pull request #2372 from wing328/improve_perl_doc wing328 2016-03-14 10:50:37 +08:00
  • b46a1759a8 Merge pull request #2370 from wing328/php_git_push wing328 2016-03-14 10:22:29 +08:00
  • 7f6069f255 add auth sample code to perl, add links to readme, etc wing328 2016-03-13 22:43:46 +08:00
  • cdecb5133f add httpUserAgent option, add customized user-agent support to C# wing328 2016-03-13 17:28:43 +08:00
  • 41383e78c3 change php git_push location wing328 2016-03-13 15:58:04 +08:00
  • 4a53db839d Merge pull request #2369 from wing328/csharp_http_basic wing328 2016-03-13 13:24:59 +08:00
  • 0e45f868a0 fix base64encode in csharp, add test case wing328 2016-03-13 00:05:32 +08:00
  • d3f26f72d9 Merge pull request #2366 from wing328/git_push_sh wing328 2016-03-12 21:24:16 +08:00
  • b09d34e37c fix scala test cases wing328 2016-03-12 18:44:03 +08:00
  • a529d9dfe0 push new git_push and .gitinore file wing328 2016-03-12 18:01:53 +08:00
  • 637bdd2f50 add git_push and gitignore to most client generators wing328 2016-03-12 17:28:38 +08:00
  • 9368fccecc Merge pull request #2344 from xhh/ruby-doc wing328 2016-03-12 16:08:07 +08:00
  • 08b62687c8 Merge pull request #2365 from cbdelavenne/patch-1 wing328 2016-03-12 10:37:58 +08:00
  • 042e331f8d Add LANDR Audio to the list of companies Cyrille B. Delavenne 2016-03-11 16:46:45 -05:00
  • 2b33a248e0 Update JMustache dependency to support whitespace trimming Yuriy Ankudinov 2016-03-11 14:10:35 +01:00
  • d274af4d4a Ruby docs: add sample code of configuring auths xhh 2016-03-11 19:05:27 +08:00
  • 62fbcb9e8b Merge pull request #2323 from xhh/js-model-export wing328 2016-03-11 18:08:06 +08:00
  • e530016e2d Merge pull request #2357 from wing328/perl_add_git_init wing328 2016-03-11 17:40:55 +08:00
  • f619ed3527 fix java docstring wing328 2016-03-11 17:13:19 +08:00
  • 2c5be10589 add git push script to perl wing328 2016-03-11 16:25:45 +08:00
  • 1df0923525 Ruby: improve handling of default values and examples for parameters in docs xhh 2016-03-11 15:23:55 +08:00
  • 3bebbada98 fix command line, update git_push.sh wing328 2016-03-11 14:50:03 +08:00
  • 51dba5462a Merge pull request #2354 from delenius/java-pom-warnings wing328 2016-03-11 11:28:11 +08:00
  • a1052a0534 Fix warnings in generated pom.xml file delenius 2016-03-10 11:51:05 -08:00
  • f097859ce3 Fixed broken builds when definition contains no description Ian Boston 2016-03-10 15:45:20 +00:00
  • 4d023e9b92 add release support wing328 2016-03-10 23:11:08 +08:00
  • eafcc2427d Some improvements on Ruby docs xhh 2016-03-10 17:19:18 +08:00
  • deea3f5c72 Merge pull request #2350 from wing328/csharp_comment wing328 2016-03-10 14:49:50 +08:00
  • ac15938080 escape html spec char in model summary and value, add model to test model and property name wing328 2016-03-10 14:35:16 +08:00
  • e45679a585 Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2016-03-10 14:21:10 +08:00
  • 53ef4cfebf Merge pull request #2348 from nrekretep/master wing328 2016-03-10 14:16:21 +08:00
  • 5bb9e108c3 add new models wing328 2016-03-10 10:57:39 +08:00
  • 4649579bac Merge pull request #2346 from krisztiankocsis/optimaster-fixes wing328 2016-03-10 09:31:32 +08:00
  • cf75f823c4 Default values for enums were not generated correctly. Peter Kern 2016-03-09 22:52:36 +01:00
  • a3d0fd61f8 compile.bat needs to use backslash to work inside a normal windows cmd. bin directory should be created if it does not exists. Peter Kern 2016-03-09 21:47:20 +01:00
  • 17a6f5cefb super.postProcessModels needs to be called. Otherwise renaming of members with same name as the class does not take place. Peter Kern 2016-03-09 21:34:33 +01:00
  • bd83cfa670 Merge pull request #2342 from swagger-api/issue-2341 Tony Tam 2016-03-09 10:08:21 -08:00
  • 792365abcb Fix invalid variable type in RESTEasy's LocalDateTimeProvider template. Krisztian Kocsis 2016-03-09 14:38:19 +01:00
  • 96707e1fea Remove obsolete test files xhh 2016-03-09 19:53:19 +08:00
  • 91bae765ef Some fixes to Ruby docs on links and File parameter xhh 2016-03-09 19:36:28 +08:00
  • 43d2df9753 Delete docs files of Ruby Petstore for regenerating xhh 2016-03-09 19:34:59 +08:00
  • a9042e2410 Ruby: add gitignore xhh 2016-03-09 17:40:27 +08:00
  • b3c4d6be37 Merge pull request #2343 from wing328/perl_doc_improve1 wing328 2016-03-09 17:30:30 +08:00
  • 2c64b885bb Ruby: add auto-generated documentation in Markdown xhh 2016-03-09 17:18:15 +08:00
  • bcd3c2cb32 test fix Tony Tam 2016-03-09 00:33:05 -08:00
  • 7dff26912a fix link to file, add .gitignore wing328 2016-03-09 16:21:51 +08:00
  • 8da197ced7 added import when description is present Tony Tam 2016-03-09 00:03:06 -08:00
  • 998087d662 Merge pull request #2333 from wing328/perl_doc_authoriziation wing328 2016-03-08 21:29:20 +08:00
  • df61aa1a14 add auth setting to perl doc wing328 2016-03-08 20:07:46 +08:00
  • d198983cdf Merge pull request #2327 from xhh/sort-api-model wing328 2016-03-08 17:49:06 +08:00
  • 7d6ef74663 Merge pull request #2332 from wing328/perl_new_template wing328 2016-03-08 17:09:18 +08:00
  • 24c47c7434 add new files for perl generator wing328 2016-03-08 17:07:53 +08:00
  • 70cd71fd35 Merge pull request #2320 from wing328/perl_doc wing328 2016-03-08 17:03:16 +08:00
  • 9c7316d77a fix return type in perl doc wing328 2016-03-08 16:55:17 +08:00
  • 9eecccb418 fix java docstring wing328 2016-03-06 15:52:47 +08:00
  • 4ec8003ab5 add isPrimitiveType,baseType to parameter wing328 2016-03-06 15:38:50 +08:00