Commit Graph

  • 2936241fe6 Update g_docs.go Hamid FzM 2017-08-16 15:28:59 +04:30
  • cdec05b5e3 Generate multipart/form-data consumer for API doc Hamid FzM 2017-08-16 14:47:07 +04:30
  • 0405523d35 Merge pull request #462 from gigovich/develop Sergey Lanzman 2017-08-11 22:18:29 +03:00
  • b8040300b6 Merge pull request #464 from liusy182/patch-1 astaxie 2017-08-06 22:40:20 +08:00
  • 0a42575490 Do no omit response description Liu Siyuan 2017-08-03 17:32:46 +08:00
  • 52c8cb8b6a Fix #438. Fix random module matching from swagger generator. Givi Khojanashvili 2017-08-01 15:33:45 +03:00
  • 58bfa5c1ec array format zhangyanzhe 2017-07-19 15:49:54 +08:00
  • d0b3ede4ec array format zhangyanzhe 2017-07-19 15:38:04 +08:00
  • 2b04261f9c array format zhangyanzhe 2017-07-19 14:47:19 +08:00
  • 254174eda6 array format zhangyanzhe 2017-07-19 14:42:46 +08:00
  • aae0cc4587 Merge pull request #456 from beego/develop astaxie 2017-07-19 00:56:52 +08:00
  • 3b3da1655d Merge pull request #444 from qida/develop astaxie 2017-07-19 00:31:29 +08:00
  • d29f8e8ec3 Merge pull request #441 from hudangwei/develop astaxie 2017-07-19 00:30:54 +08:00
  • 899aede629 Merge pull request #454 from scf2k/fixscan astaxie 2017-07-19 00:29:40 +08:00
  • b65934a764 v1.9.0 astaxie 2017-07-19 00:28:53 +08:00
  • 3523212500 bee add subcommand server astaxie 2017-07-19 00:27:54 +08:00
  • 1b03d81aa2 Merge pull request #455 from gnanakeethan/feature/database-migration astaxie 2017-07-17 10:55:31 +08:00
  • 552111517e
    Revert "Update: complementary fix for removing calling ddlSpec on migration" Gnanakeethan Balasubramaniam 2017-07-16 08:13:08 +05:30
  • 3673659178
    Update: complementary fix for removing calling ddlSpec on migration file. Gnanakeethan Balasubramaniam 2017-07-16 07:25:36 +05:30
  • 042a4cf244
    Update: fixing switch statement Gnanakeethan Balasubramaniam 2017-07-13 21:24:53 +05:30
  • ea63bf253e
    UPDATE: creating ddl migration spec is now possible Gnanakeethan Balasubramaniam 2017-07-13 20:30:06 +05:30
  • 416fb2ec9d Fix: docs generator skips everything containing 'vendor' in path which is wrong. Fixed that to skip only the 'vendor' dir directly under the project root. Also don't even scan a dir beginning with a '.'. Vladimir Alaev 2017-07-12 17:23:53 +03:00
  • 5c3807e29a Merge remote-tracking branch 'remotes/beego/develop' into develop sunqida 2017-06-08 20:31:10 +08:00
  • 34faa8fca6 Merge pull request #445 from eyalpost/develop astaxie 2017-06-06 09:54:46 +08:00
  • 0099ef2f92 support multiple http methods Eyal Post 2017-06-05 18:19:45 +03:00
  • 681fc57e16 读取 ref(pk) 值 qida 2017-06-05 09:34:32 +08:00
  • 812b8c4e5b if tag.Comment is empty, the ORM tag string will not contain description hudangwei 2017-05-30 19:43:40 +08:00
  • f5471680e4 fix tag description,add tag description by getting database table information column comment hudangwei 2017-05-30 16:21:45 +08:00
  • 46fc9d75ae Merge pull request #443 from cfsalguero/year_type astaxie 2017-05-30 13:36:50 +08:00
  • b4bee5cceb Added MySQL year data type Carlos Salguero 2017-05-29 15:48:57 -03:00
  • f657d22fc7 fix tag description,add tag description by getting database table information column comment hudangwei 2017-05-26 13:30:28 +08:00
  • 8b01334faf fix #440 only get these tables information in custom the option ‘-tables’ hudangwei 2017-05-20 13:06:25 +08:00
  • 9e4a43f08a Merge pull request #439 from beego/develop astaxie 2017-05-19 21:19:23 +08:00
  • 0000e7d7c9 gosimple astaxie 2017-05-19 09:41:47 +08:00
  • 0d0e583346 v1.8.4 astaxie 2017-05-18 22:58:13 +08:00
  • bacdca6037 Merge pull request #421 from eyalpost/develop astaxie 2017-05-18 18:28:36 +08:00
  • 69760a96ec Merge pull request #436 from franzwilhelm/master astaxie 2017-05-16 11:17:35 +08:00
  • e8c0f528a6 add ignore for staticcheck franzwilhelm 2017-05-15 00:32:45 +02:00
  • fef25c2c5f add complete swagger 3.0 security support for oauth2, apiKey and basic franzwilhelm 2017-05-14 00:35:18 +02:00
  • a1e8589798 Merge pull request #432 from dawxy/develop astaxie 2017-05-08 20:15:15 +08:00
  • 49d791502a Fixed an error in the basicType of pointer when the swagger document was automatically generated dawxy 2017-05-08 08:41:12 +08:00
  • 4ef471170e Fixed an error in the basicType of pointer when the swagger document was automatically generated dawxy 2017-05-08 08:38:06 +08:00
  • a7ff7b8615 Merge pull request #428 from futureskywei/develop Sergey Lanzman 2017-05-05 23:19:36 +03:00
  • 50ae47c61f fix gen doc slice type bug guoshaowei 2017-05-05 11:31:03 +08:00
  • 3f63cd706f fix gen doc slice type bug guoshaowei 2017-05-05 10:59:45 +08:00
  • 65aec741fb go fmt eyalpost 2017-04-28 18:45:26 +03:00
  • e1f3353511 add ineffassign check astaxie 2017-04-28 22:53:38 +08:00
  • 823dca76d5 add gofmt check for travis astaxie 2017-04-28 20:36:44 +08:00
  • a117a48d7b add support for controller methods with paramaters - allow automatic mapping of type from method params - generate swagger for parameters not covered by comment annotations eyalpost 2017-04-26 00:10:03 +03:00
  • c76d4d1451 add publish target astaxie 2017-04-24 22:55:12 +08:00
  • 1a79d6dcca Merge pull request #417 from beego/develop v1.8.3 astaxie 2017-04-24 22:00:49 +08:00
  • 1cc7abaac6 fix gosimple astaxie 2017-04-24 21:45:27 +08:00
  • 963e1c9d05 bee 1.8.3 astaxie 2017-04-24 21:11:32 +08:00
  • e84d6f9a9c use filepath to generate appcode astaxie 2017-04-24 21:06:31 +08:00
  • ffbe29ae22 fix #2581 astaxie 2017-04-24 21:00:39 +08:00
  • 6afbafa250 Check Gopath in one place astaxie 2017-04-24 20:51:56 +08:00
  • 3daa0d2639 support go1.8 default gopath astaxie 2017-04-24 20:10:52 +08:00
  • 94553cdca7 Merge pull request #416 from beego/develop astaxie 2017-04-20 09:42:34 +08:00
  • 096cef1b6c fix #379 astaxie 2017-04-20 00:26:25 +08:00
  • de2656749f Merge pull request #415 from beego/develop astaxie 2017-04-20 00:05:31 +08:00
  • c5bc543c13 update to v1.8.2 astaxie 2017-04-19 23:52:32 +08:00
  • db57fa50a0 fix #400 astaxie 2017-04-19 23:51:12 +08:00
  • 8f8ece57b0 Merge pull request #414 from beego/revert-410-develop astaxie 2017-04-19 23:03:11 +08:00
  • 593ef9c47c Revert "Develop" astaxie 2017-04-19 23:02:57 +08:00
  • 3b316ecd81 update swagger to v3 astaxie 2017-04-19 20:52:36 +08:00
  • 05a49939e1 fix #413 #409 astaxie 2017-04-19 20:35:17 +08:00
  • 07ca21401c Merge pull request #410 from qida/develop astaxie 2017-04-18 20:32:26 +08:00
  • 3b0dd10302 windows下路径问题 qida 2017-04-18 14:35:59 +08:00
  • a353b6d69a 增加关联查询 qida 2017-04-18 14:34:22 +08:00
  • 1336d6b411 Fixes #401 Gero 2017-04-13 13:10:00 -03:00
  • 52a37a86a9 Merge pull request #392 from beego/hotfix-dlv-support astaxie 2017-04-07 22:45:59 +08:00
  • d9306e9fcf Fixes #406 Faissal Elamraoui 2017-04-07 15:56:47 +02:00
  • a22baf1b65 Setup ignore list for gosimple Faissal Elamraoui 2017-04-03 00:01:23 +02:00
  • 1e478bb32e Resolves #393 Faissal Elamraoui 2017-04-02 23:37:02 +02:00
  • f80384a9f5 Move getFileModTime() to utils package Faissal Elamraoui 2017-04-02 23:36:17 +02:00
  • 5600cb1c36 Fixes #389 Faissal Elamraoui 2017-03-26 16:57:19 +02:00
  • 4dd6983d3c Use Delve v0.12.1 instead of master Faissal Elamraoui 2017-03-26 16:55:28 +02:00
  • bef9d4d5e8 Merge pull request #391 from beego/develop astaxie 2017-03-24 22:35:48 +08:00
  • abf3c41032 Merge pull request #390 from ogero/develop astaxie 2017-03-24 22:35:15 +08:00
  • 0cffaf8ea6 Fix generate swagger model api doc on Windows. Add multiple gopath support for ParsePackagesFromDir. Improves gloomyzerg@39cc0bc04e109ff0f69e73d567354d9e82b7c24c fix for #332 that got lost on some merge. Gero Nimo 2017-03-24 04:54:17 -03:00
  • 701b2e2ea8 Merge pull request #388 from beego/master Sergey Lanzman 2017-03-23 16:01:45 +02:00
  • e6bb3f893c Merge pull request #387 from beego/release_1.8.1 astaxie 2017-03-23 21:56:37 +08:00
  • e3a67ef07f Fix conflicts & Merge branch 'develop' Faissal Elamraoui 2017-03-23 14:47:12 +01:00
  • db5616465b Bump the version to 1.8.1 Faissal Elamraoui 2017-03-23 14:30:03 +01:00
  • 48c931d635 add arguments support to rs functionality (#386) Boris Borshevsky 2017-03-23 12:15:53 +02:00
  • 8c0742c140 Merge pull request #384 from amrfaissal/dlv-support Faissal Elamraoui 2017-03-22 17:01:34 +01:00
  • 072cc85708 Updated REAMDE.md Faissal Elamraoui 2017-03-22 11:42:57 +01:00
  • 72f144baad Refactor code for dlv command Faissal Elamraoui 2017-03-22 11:42:08 +01:00
  • ad641afb34 Update vendor folder (support for Delve RPC) Faissal Elamraoui 2017-03-21 15:34:11 +01:00
  • 427541fcd9 Start both Delve's RPC server and terminal (as client) Faissal Elamraoui 2017-03-21 15:31:29 +01:00
  • 36436c0f53 Ability to execute commands using Go tool Faissal Elamraoui 2017-03-21 15:29:29 +01:00
  • 69023e9ae0 Merge pull request #385 from scrpgil/develop Faissal Elamraoui 2017-03-20 15:33:59 +01:00
  • 32e7b144f9 Fix mistake of execution directory by dockerBuldTemplate scrpgil 2017-03-20 22:57:09 +09:00
  • 7811c335e9 Update vendor folder (Delve support) Faissal Elamraoui 2017-03-19 23:45:54 +01:00
  • f9939bc286 Add support for Delve Faissal Elamraoui 2017-03-19 23:41:36 +01:00
  • 9760ce6623 Merge pull request #382 from scrpgil/develop Sergey Lanzman 2017-03-19 15:38:10 +02:00
  • 8d646b4be1 fix docker build error by dockerBuildTemplate scrpgil 2017-03-19 21:45:59 +09:00
  • aa19ecedb0 Resolves #381 with few improvements Faissal Elamraoui 2017-03-18 20:11:10 +01:00
  • 77a36964e5 Adds Windows support for command execution Faissal Elamraoui 2017-03-18 20:10:43 +01:00
  • 855ac34dd3 Makes config.LoadConfig() silent Faissal Elamraoui 2017-03-18 20:05:06 +01:00