Commit Graph

75 Commits

Author SHA1 Message Date
Ming Deng 650fde66aa Revert "Merge pull request #4254 from astaxie/develop-2.0"
This reverts commit e284b0ddae, reversing
changes made to 8ef8fd2606.
2020-11-26 17:48:29 +08:00
Ming Deng b4a85c8f13 Remove files 2020-08-16 23:09:19 +08:00
Ming Deng 882aa9b967 Deprecated old web module 2020-08-05 21:57:20 +08:00
Eyitayo Ogunbiyi e0f8c6832d added test for buildingHealthCheckResponse 2020-07-07 16:28:16 +01:00
Eyitayo Ogunbiyi 469dc7bea9 refactored the building of healthcheck response map 2020-07-07 16:09:22 +01:00
Eyitayo Ogunbiyi 5a4a082af0 renamed functions for clarity 2020-07-07 14:54:21 +01:00
Eyitayo Ogunbiyi 7c575585e9 added conditional json flag when trying to view healthchecks 2020-07-06 15:27:12 +01:00
Ming Deng 16b81d09a7 Add prometheus support 2020-06-21 17:10:34 +08:00
Ming Deng 6c0db4db3d Using HTMLEscapeString in adminui.go to avoid XSS attack 2020-06-19 21:49:17 +08:00
Ying Zou fab7c6b6d0 better format
- add comments for public function
- format import order in admin.go
- better format for NewControllerRegister in router.go
2018-11-26 23:19:05 +08:00
yangzhiyong 8217817a0b modify qbs to qps 2018-10-24 10:38:59 +08:00
Ruben Cid 5c407ff2e3 Add map shortcut and ServeFormatted method in output 2018-08-20 22:55:50 +02:00
陈培远 47c1072b78 do html escape before display path, avoid xss 2018-01-08 19:35:53 +08:00
Gerson Alexander Pardo Gamez c903de41e4 updated sample for FilterMonitorFunc
added pattern to sample
2017-07-12 09:51:37 -05:00
Gerson Alexander Pardo Gamez 7f2e3feb3c added pattern to FilterMonitorFunc 2017-06-05 18:21:31 -05:00
Gerson Alexander Pardo Gamez d15dd2795c added statusCode in FilterMonitorFunc 2017-06-03 15:24:45 -05:00
ansiz f311ae9ebe feature: Export function printTree (#2597)
This exports PrintTree function which allow to set Role Based Access Control, Create our own requests statistics...etc
2017-04-25 18:12:03 +02:00
Faissal Elamraoui bf6bd6b292 Fixes #2587
Fixes warnings and errors raised by gometalinter and gosimple.
2017-04-23 19:19:05 +02:00
Sergey Lanzman 37c1ffc57a add go simple support 2017-03-17 20:22:20 +02:00
JessonChan 423f2dad35 list the config to map 2016-04-18 19:16:39 +08:00
JessonChan 98dfecfd8a change beego log function to logs function 2016-03-24 17:39:29 +08:00
JessonChan 8660a54fac make router fast 2016-03-15 11:49:23 +08:00
youngsterxyf 31ef4ae507 rename AppConfigPath, AppConfigProvider to appConfigPath, appConfigProvider, make public to private 2016-01-27 16:43:01 +08:00
JessonChan 52083de720 typo fixed
seperator => separator
2016-01-15 14:07:37 +08:00
astaxie 6660720ce6 update some config name 2016-01-12 21:55:02 +08:00
astaxie 01012fa898 admin configure 2016-01-08 01:40:19 +08:00
fuxiaohei a06022f75c clean compliated codes, refactor if sections in app.go 2015-12-12 14:10:02 +08:00
astaxie d1bba02958 refact beego config 2015-12-09 23:35:04 +08:00
John Deng 205de8418d Fixed typos 2015-11-03 23:43:34 +08:00
astaxie e26720496f remove the dupl 2015-09-19 20:05:57 +08:00
astaxie f28a941e26 make golint happy and also make the config readable 2015-09-07 23:19:42 +08:00
astaxie 152127c2af make golint happy 2015-09-07 21:38:53 +08:00
astaxie edbaa080f1 update the string 2015-05-25 09:10:38 +08:00
astaxie 4138fe0217 beego suppot graceful restart application 2015-05-25 09:10:37 +08:00
astaxie 7e3b5e5307 remove unreached code 2015-05-25 09:10:36 +08:00
空见 b1baf4503d beego task list update for task spec list and task run url error 2015-02-04 18:07:31 +08:00
astaxie 15242d89ce simple the session init 2014-11-04 19:08:06 +08:00
astaxie 10db97b193 add some tips for the admin server start 2014-11-03 15:08:51 +08:00
astaxie f7cd1479ba beego: improve the log debug for running server 2014-09-05 17:04:02 +08:00
astaxie f6a1a6c9bf Merge pull request #773 from lei-cao/develop
Added data table admin ui
2014-08-25 07:32:07 +08:00
Lei Cao 421b796f1a Added data table admin ui 2014-08-25 01:37:11 +08:00
astaxie a144769515 update the documents & comments 2014-08-18 16:41:43 +08:00
Lei Cao 17006cfb26 ajax refresh gc message 2014-08-15 14:24:55 +08:00
Lei Cao c347dd9e7b Fix the comments and deleted the println 2014-08-14 23:50:15 +08:00
Lei Cao d314d12c77 Added the UI for Admin monitor page 2014-08-14 17:35:23 +08:00
astaxie fefd8ddb5b beego: update licence& fix #669 2014-07-03 23:40:21 +08:00
astaxie 0f170a80da update the comments fix #658 2014-06-25 10:39:37 +08:00
astaxie 0e278ae358 beego:format the admin print route 2014-06-13 00:14:30 +08:00
astaxie e38a23b30e beego:admin add print method 2014-06-13 00:08:43 +08:00
astaxie e00eab7f49 beego: change to tree 2014-06-08 20:24:07 +08:00