Commit Graph

2052 Commits

Author SHA1 Message Date
JessonChan 52083de720 typo fixed
seperator => separator
2016-01-15 14:07:37 +08:00
astaxie 0eaf923a27 Merge pull request #1560 from JessonChan/log_enhancement
Log enhancement
2016-01-13 22:57:39 +08:00
astaxie 9c55985915 update readme 2016-01-13 22:20:34 +08:00
astaxie 6976c0f51d add CONTRIBUTING.md 2016-01-13 22:02:36 +08:00
JessonChan 5befc67389 Merge remote-tracking branch 'remotes/upstream/develop' into log_enhancement 2016-01-13 10:15:00 +08:00
JessonChan fb5b04506a code refactor and format 2016-01-13 09:24:27 +08:00
JessonChan 7663d50c97 remove the lock writer 2016-01-13 09:21:55 +08:00
JessonChan 58730e3528 test file modify 2016-01-13 09:21:32 +08:00
JessonChan e1b73b33d0 improve code 2016-01-13 08:21:44 +08:00
JessonChan c535dc386e fast format 2016-01-12 22:54:39 +08:00
JessonChan 69804afc1b use pool to logMsg 2016-01-12 22:39:40 +08:00
JessonChan 164366ae0d return error 2016-01-12 22:33:52 +08:00
JessonChan 2b9d7ff714 remove log package 2016-01-12 22:32:36 +08:00
JessonChan bd0f3c29fa decr malloc new object 2016-01-12 22:32:20 +08:00
astaxie 6660720ce6 update some config name 2016-01-12 21:55:02 +08:00
JessonChan 12e7f0f94a extract a func to write to every logger 2016-01-12 21:15:25 +08:00
JessonChan 482b7a62bd use array not map 2016-01-12 21:05:06 +08:00
astaxie b90a28bafb Merge pull request #1546 from youngsterxyf/develop
fix #1530
2016-01-12 20:01:51 +08:00
JessonChan baa2e9d64a code format 2016-01-12 19:44:28 +08:00
JessonChan 5511e03b52 embedding file writer 2016-01-12 19:25:33 +08:00
JessonChan 9507e59c2f camel name fixed 2016-01-12 19:10:08 +08:00
JessonChan 2479e61db9 add asynchronous and call depth benchmark 2016-01-12 19:09:00 +08:00
JessonChan c9b890b10e add asynchronous benchmark 2016-01-12 17:59:23 +08:00
JessonChan e32e3a759c console type no need to bench 2016-01-12 17:46:10 +08:00
astaxie 391f897eb1 simplify sessionID 2016-01-11 16:49:56 +08:00
astaxie dc278da17c fix the sqlite3 & cache sleep 11 second 2016-01-08 23:30:19 +08:00
astaxie c7146d22f4 add all dependence 2016-01-08 23:20:25 +08:00
astaxie 1aff26cc31 add dependence database 2016-01-08 23:10:50 +08:00
astaxie c59bc431e3 mulit variable 2016-01-08 23:00:22 +08:00
astaxie d0dd68351a update travis 2016-01-08 22:34:23 +08:00
youngsterxyf 0c48738841 for issue #1530, fix incompatible bug 2016-01-08 21:29:12 +08:00
youngsterxyf 0b0904db13 for issue #1530, accept @JessonChan's suggestion 2016-01-08 20:16:58 +08:00
astaxie fd608d2bf6 disable tidb testing 2016-01-08 19:59:20 +08:00
astaxie 5b028796b8 fix the test case for input 2016-01-08 16:24:59 +08:00
astaxie d2de71d8ab update the dependence 2016-01-08 16:01:07 +08:00
astaxie 302b1ef7df fix the data 2016-01-08 15:52:57 +08:00
astaxie 77fa891499 update dependence 2016-01-08 15:47:13 +08:00
astaxie 69bcbcdb31 add travis 2016-01-08 15:34:02 +08:00
youngsterxyf bb43d3a78c fix #1530 2016-01-08 13:47:14 +08:00
astaxie 01012fa898 admin configure 2016-01-08 01:40:19 +08:00
astaxie 9167587929 add Params for input 2016-01-08 01:20:34 +08:00
astaxie c68505e451 read config from app.conf for session 2016-01-07 23:55:55 +08:00
astaxie 98f3fecc03 fix the typo 2016-01-07 23:35:01 +08:00
astaxie c6141f5d94 add httpsaddr 2016-01-07 23:31:33 +08:00
astaxie 43ca13b516 Merge pull request #1543 from miraclesu/validation
Add validation custom function
2016-01-07 23:24:31 +08:00
miraclesu 687266fb64 Add 179 to valid Phone number 2016-01-07 23:03:32 +08:00
miraclesu 21f767784b Add custom validation function doc 2016-01-07 22:55:12 +08:00
miraclesu 103ac3ee5b Add custom validation function 2016-01-07 22:42:04 +08:00
astaxie db2918b0aa Merge pull request #1542 from ysqi/develop
fix issues  #1473, #1502
2016-01-07 21:02:42 +08:00
ysqi 6eff2e433f fix #1502,Notes error repair 2016-01-07 20:55:28 +08:00