Commit Graph

  • a6ce37ddf3 Merge pull request #326 from amrfaissal/more-colors Faissal Elamraoui 2016-11-23 16:00:53 +01:00
  • 1c0a569116 Fixed a typo Faissal Elamraoui 2016-11-23 15:58:38 +01:00
  • 621dbf2ed9 Added black and white colors Faissal Elamraoui 2016-11-23 15:58:21 +01:00
  • 1dc55894c9 Merge pull request #322 from amrfaissal/fix-dirparser-and-enhancements Faissal Elamraoui 2016-11-22 10:39:41 +01:00
  • 5defe7c368 Fix merge conflict Faissal Elamraoui 2016-11-22 10:33:11 +01:00
  • 215ef4485a Merge pull request #324 from amrfaissal/nonbeego-support Faissal Elamraoui 2016-11-22 09:58:03 +01:00
  • e39dc9fb7f #323: Removes the check if the current path is a Beego project Faissal Elamraoui 2016-11-21 15:23:08 +01:00
  • ac935ad4e0 Merge pull request #321 from r0nni3/r0nni3-patch-isnull-filter Faissal Elamraoui 2016-11-20 22:42:54 +01:00
  • 03f2057eb0 Added PreRun phase to Command struct Faissal Elamraoui 2016-11-20 22:28:52 +01:00
  • 35384b463e This allows the isBeegoProject() function to do the walking inside a Goroutine Faissal Elamraoui 2016-11-20 11:55:44 +01:00
  • 7fcbba0f53 Initialize the logger templates inside the logger singleton once (and only once) Faissal Elamraoui 2016-11-20 11:54:12 +01:00
  • ab39926c41 Enhances the package dir parser Faissal Elamraoui 2016-11-20 11:46:42 +01:00
  • eac9dc25d3 Merge pull request #319 from amrfaissal/fix-debug-log Faissal Elamraoui 2016-11-18 22:02:38 +01:00
  • fb93677604 isnull filter needs boolean value for the Filter function Ronnie A. Baez Sesto 2016-11-16 16:39:54 -04:00
  • 6b27ef186a This makes the logger instance a singleton Faissal Elamraoui 2016-11-16 12:33:01 +01:00
  • 21fc177551 Acquire lock when logging Faissal Elamraoui 2016-11-15 12:25:37 +01:00
  • deacdaa667 Fixes the filename and lineNo in debug log message Faissal Elamraoui 2016-11-14 18:02:29 +01:00
  • 9aaade6cbb Merge pull request #318 from hcrgm/patch-1 astaxie 2016-11-14 21:10:07 +08:00
  • 63b5a81104 Update g_docs.go hcrgm 2016-11-14 19:07:22 +08:00
  • c3c264ddb5 Merge pull request #317 from amrfaissal/centralized-logging astaxie 2016-11-14 09:24:44 +08:00
  • cf7aef47f0 Implementing the new logging infrastructure Faissal Elamraoui 2016-11-13 15:14:48 +01:00
  • 0e54238559 Included leading zeros for the log record ID Faissal Elamraoui 2016-11-13 15:06:34 +01:00
  • cb47cd011c Moved all utility functions to one place Faissal Elamraoui 2016-11-13 14:12:38 +01:00
  • af8e06cd53 Added more helper functions to output colored text Faissal Elamraoui 2016-11-13 14:10:11 +01:00
  • b4e13b5529 Logging infrastructure for Bee Faissal Elamraoui 2016-11-13 13:46:32 +01:00
  • 04c0f9d7b4 output error astaxie 2016-11-10 16:51:50 +08:00
  • f7001294a9 fix #312 astaxie 2016-11-09 20:17:55 +08:00
  • a3c1d42dab Merge pull request #305 from xiaoqiang0/develop astaxie 2016-11-07 22:47:17 +08:00
  • dcc0fb67d2 Merge pull request #306 from amrfaissal/rewrite-load-conf astaxie 2016-11-07 22:45:17 +08:00
  • 440c5e967c Rewrite configuration loading Faissal Elamraoui 2016-11-03 16:41:51 +01:00
  • 3199a019d7 Swagger: support default value columns for @Param Zhang Qiang 2016-10-29 22:36:41 +08:00
  • 4ff3cf5ce8 Merge pull request #303 from Lao-liu/develop astaxie 2016-11-01 19:50:59 +08:00
  • 0ccc6306b7 Update hprose 2.0 Laoliu 2016-11-01 18:59:32 +08:00
  • 50fafd72e8 Merge pull request #296 from amrfaissal/fix-goversion astaxie 2016-10-24 10:20:35 +08:00
  • 5cc09e5c6c This fixes #295 Faissal Elamraoui 2016-10-22 15:44:22 +02:00
  • 1d8aa1a48d Merge pull request #292 from ihippik/patch-4 astaxie 2016-10-11 10:16:51 +08:00
  • 7c7e75435c Update g_docs.go Konstantin 2016-10-10 19:49:33 +03:00
  • e8f85a57c2 Add types error handler (log) Konstantin 2016-10-10 17:36:51 +03:00
  • 31406ebe5a Default values in structure Konstantin 2016-10-08 11:35:26 +03:00
  • 244e9ccdc9 Merge pull request #286 from sergeylanzman/swagger-support-multi-package astaxie 2016-09-28 07:44:55 +08:00
  • d93e9a4271 Update g_docs.go Sergey Lanzman 2016-09-27 18:18:03 +03:00
  • 178e74db40 Merge pull request #287 from amrfaissal/fix-multiple-main astaxie 2016-09-27 10:04:17 +08:00
  • 56568f4d2c tweak: Exit with message instead of a panic Faissal Elamraoui 2016-09-26 20:32:14 +02:00
  • 287af20d1a fix: This fixes #247 Faissal Elamraoui 2016-09-26 20:25:15 +02:00
  • 4ebf7eab65 add support multi package with gaoling way myPackage.struct Sergey Lanzman 2016-09-25 01:34:26 +03:00
  • f7d2e04e07 change to 1.5.2 v1.5.2 astaxie 2016-09-22 23:12:55 +08:00
  • b368f2b16a Merge branch 'master' into develop astaxie 2016-09-22 23:12:06 +08:00
  • 29c9e1bab7 fix the map type generate astaxie 2016-09-22 23:04:58 +08:00
  • 205428abce fix the licence issue astaxie 2016-09-22 22:26:39 +08:00
  • 9e856ecb33 Merge pull request #284 from filiphaftek/master astaxie 2016-09-18 09:07:37 +08:00
  • 465115c28e Fix incorrect generation of postgres table id type Filip 2016-09-17 21:54:00 +02:00
  • 8191997cbf Merge pull request #282 from oter/develop astaxie 2016-09-16 10:47:51 +08:00
  • b282761292 Fix .exe postfix issue on Windows platform. OTER 2016-09-15 22:40:03 +03:00
  • 77f3b13fc3 Merge pull request #281 from sergeylanzman/develop astaxie 2016-09-15 08:57:24 +08:00
  • 1b75ccb9fe Improve swagger (Main params,yaml Sergey Lanzman 2016-09-15 00:09:54 +03:00
  • 6189e101c9 Merge pull request #4 from beego/develop Sergey Lanzman 2016-09-14 22:59:52 +03:00
  • e296e96e70 Merge pull request #276 from ZetaChow/develop astaxie 2016-09-09 15:52:22 +08:00
  • 0d0bea81bf 去掉offset(int64)赋0值,去掉query (map[...]...)定义,以符合Lint ZetaChow 2016-09-09 15:38:44 +08:00
  • 411aa43080 修改PUT和Get One 错误的注释 ZetaChow 2016-09-09 15:27:36 +08:00
  • ad34b7be2a 修改函数注释,以符合Lint规范 ZetaChow 2016-09-09 15:20:59 +08:00
  • 6f5df78d45 Merge pull request #271 from CodyGuo/master astaxie 2016-09-07 13:43:33 +08:00
  • ed67ef47e6 Fix to issue #270 CodyGuo 2016-09-04 20:45:11 +08:00
  • f6a219fb3a Fix to issue #270 CodyGuo 2016-09-04 13:53:45 +08:00
  • f453885864 update to 1.5.1 astaxie 2016-08-30 00:18:17 +08:00
  • eb64d25e4a Merge pull request #264 from beego/master astaxie 2016-08-30 00:15:44 +08:00
  • 3d7a532567 Merge pull request #263 from sergeylanzman/swagger-add-embedded-struct astaxie 2016-08-29 22:09:11 +08:00
  • 004778c662 swagger add embedded struct Sergey Lanzman 2016-08-25 01:42:23 +03:00
  • abb3443c01 Merge pull request #3 from beego/develop Sergey Lanzman 2016-08-29 10:56:12 +02:00
  • cff303a528 Merge pull request #261 from ihippik/patch-2 v1.5.0 astaxie 2016-08-27 13:08:31 +08:00
  • 7e60509231 Separate and add @Description with @Summary params Konstantin 2016-08-25 19:32:39 +03:00
  • 28f6abc3a0 merge master astaxie 2016-08-24 11:07:57 +08:00
  • f813e990c0 hotfix: schema init astaxie 2016-08-24 10:54:54 +08:00
  • a58931fd82 Merge pull request #253 from amrfaissal/readme-v1.5.0 astaxie 2016-08-23 01:16:41 +08:00
  • 98f4ff83c1 docs: Updated README.md Faissal Elamraoui 2016-08-22 18:29:11 +02:00
  • a985ff0a06 Merge pull request #252 from tnextday/develop astaxie 2016-08-22 19:31:49 +08:00
  • 07ca4481b0 add todo tnextday 2016-08-22 16:11:06 +08:00
  • eed820ab62 Merge pull request #251 from kyawmyintthein/master astaxie 2016-08-22 15:53:57 +08:00
  • 73c3b3beaa Merge pull request #249 from tnextday/develop astaxie 2016-08-22 11:47:44 +08:00
  • 368b69b73f update readme file for bee run Kyaw Myint Thein 2016-08-21 10:56:28 +08:00
  • c9d5fbfe64 add runmode flag on bee run to set BEEGO_RUNMODE env Kyaw Myint Thein 2016-08-21 10:55:10 +08:00
  • c3ff72ae77 Add support for query param array format. exmple: tnextday 2016-08-20 15:12:15 +08:00
  • df9f5a77da Merge commit '5309c72ef751bd4edb45d1702996eb279033b281' into develop tnextday 2016-08-20 11:18:46 +08:00
  • ca2f60c72d add array type support in comment param tnextday 2016-08-20 11:17:30 +08:00
  • 5309c72ef7 support success response array objects astaxie 2016-08-20 00:14:39 +08:00
  • b5bf9d07c3 unzip to swagger while not swagger-2 astaxie 2016-08-19 23:45:18 +08:00
  • 8bda698fce Merge branch 'master' into develop astaxie 2016-08-19 23:33:13 +08:00
  • 31eaaa14e7 fix: if current path is in GOPATH, create api in current path astaxie 2016-08-19 23:31:52 +08:00
  • 6ccd0e7d9f remove bee api default docs astaxie 2016-08-19 23:31:25 +08:00
  • 465b78f869 Merge branch 'master' into develop astaxie 2016-08-19 23:00:42 +08:00
  • 340859ea10 remove docs package astaxie 2016-08-19 23:00:08 +08:00
  • 84131cd77b Merge branch 'master' into develop astaxie 2016-08-19 22:49:03 +08:00
  • cad9b71bbf hotfix: fix the generate from conn. astaxie 2016-08-19 22:48:21 +08:00
  • 31aba09751 Merge pull request #234 from sergeylanzman/refactor-migration-generate astaxie 2016-08-19 22:14:31 +08:00
  • 3627eb2ddc refactor generate migration Sergey Lanzman 2016-07-23 21:05:44 +03:00
  • f8447477d9 Merge pull request #1 from beego/develop Sergey Lanzman 2016-08-18 21:16:45 +03:00
  • 146200024c Merge pull request #214 from amrfaissal/hotfix-212 astaxie 2016-08-19 01:29:29 +08:00
  • 88a60a59ae Merge pull request #229 from czm1989/develop astaxie 2016-08-19 01:26:36 +08:00
  • 55fc8e535c Merge pull request #245 from tnextday/develop astaxie 2016-08-19 00:13:23 +08:00
  • 54229fea6f Merge pull request #246 from qida/develop astaxie 2016-08-19 00:11:52 +08:00
  • b160eb35b5 Use first NewNamespace prefix as swagger BasePath tnextday 2016-08-18 23:31:09 +08:00