Manu Mtz-Almeida
|
bd33a76426
|
Merge branch 'contextCaching' into develop
|
2014-07-03 16:35:41 +02:00 |
Manu Mtz-Almeida
|
12fa9fe499
|
Improves Copy() in gin.Context
|
2014-07-03 16:35:20 +02:00 |
Manu Mtz-Almeida
|
d7a3fdcd8f
|
Testing Copy() instead of Keep() and Release()
|
2014-07-03 16:31:27 +02:00 |
Alexander Nyquist
|
5e0d560dd6
|
Added support for OPTIONS verb
|
2014-07-03 16:14:33 +02:00 |
Manu Mtz-Almeida
|
d9573b45c7
|
Adds Keep() and Release() to gin.Context
|
2014-07-03 15:59:39 +02:00 |
Manu Mtz-Almeida
|
30ea9c06fc
|
Adds NewWithConfig() and CacheStress()
|
2014-07-03 14:11:42 +02:00 |
Manu Mtz-Almeida
|
615f19961e
|
Run() crashes if server can't be setup
|
2014-07-02 23:10:30 +02:00 |
Manu Mtz-Almeida
|
10979dd862
|
Adds new context caching system
- Reduces allocation overhead
- Reduces Garbage Collection stress
- Reduces memory fragmentation
|
2014-07-02 20:17:57 +02:00 |
Manu Mtz-Almeida
|
503b1fadae
|
Merge branch 'master' into develop
|
2014-07-02 20:12:55 +02:00 |
Manu Mtz-Almeida
|
2b6cf3889e
|
Fixes crash when route path doesn't start with '/'
|
2014-07-02 11:09:04 +02:00 |
Manu Mtz-Almeida
|
f99a2ac7cc
|
Merge branch 'develop'
|
2014-07-02 11:06:22 +02:00 |
Manu Mtz-Almeida
|
b8798ec5f7
|
Adds context.LastError()
|
2014-07-02 02:32:44 +02:00 |
Manu Mtz-Almeida
|
f72fcdf5ba
|
Improves error log formatting
|
2014-07-02 02:31:11 +02:00 |
Manu Mtz-Almeida
|
4b62957d85
|
Do not update header when status code is less than 1
|
2014-07-02 01:50:33 +02:00 |
Manu Mtz-Almeida
|
2abbc4ad1d
|
Setting response headers before calling WriteHeader in context.String()
|
2014-07-02 01:47:32 +02:00 |
Alexander Nyquist
|
00bb3e2478
|
Setting response headers before calling WriteHeader.
|
2014-07-01 09:22:39 +02:00 |
Manu Mtz-Almeida
|
1565111274
|
Fixes routing bug
|
2014-06-30 03:59:00 +02:00 |
Manu Mtz-Almeida
|
15216a0883
|
Initial commit
|
2014-06-18 01:42:34 +02:00 |