laeshiny
|
89fc1f77c8
|
correct the response content and code
- add an inventory id to the response content
- replace the response code to 201 (Created)
|
2017-03-11 14:47:26 +09:00 |
|
laeshiny
|
d944f252c7
|
add content to response of post /project/{project_id}/inventory
|
2017-03-10 23:56:23 +09:00 |
|
Anton Markelov
|
86100939bd
|
provide NULL instead of empty string, when Extra CLI Arguments was deleted
|
2017-03-10 10:40:11 +10:00 |
|
Anton Markelov
|
4bbedac795
|
add alert setting for user and (WIP) project
|
2017-03-10 10:12:55 +10:00 |
|
Matej Kramny
|
2a2b7e8aed
|
merge models -> db
|
2017-02-22 21:12:16 -08:00 |
|
Matej Kramny
|
3f3da12d37
|
🎉 gin -> net/http
|
2017-02-22 15:21:49 -08:00 |
|
Matej Kramny
|
1ddfcd5b5f
|
moar refactor
- c.MustGet( -> context.Get(r,
- c.Get( -> context.GetOk(r,
|
2017-02-22 14:21:52 -08:00 |
|
Matej Kramny
|
2f16f70e98
|
begin refactor gin -> net/http
|
2017-02-22 14:17:36 -08:00 |
|
Matej Kramny
|
556affc8d8
|
fix #183
|
2016-12-21 17:56:38 +09:00 |
|
gcavalcante8808
|
ed46338da5
|
Fixes #188.
|
2016-11-15 13:44:41 -02:00 |
|
Tokuhiro Matsuno
|
0d33a7df5e
|
Clear repository cache after update/delete repository information.
Close #159
|
2016-06-30 19:54:09 -04:00 |
|
Matej Kramny
|
b4cab16fda
|
Improved UI
- Fixes #94
- Fixes admin permissions (needed to manipulate users)
|
2016-06-17 13:16:46 -07:00 |
|
Matej Kramny
|
d960ec53f0
|
Update repositories
|
2016-06-13 19:37:40 -07:00 |
|
Matej Kramny
|
c58d9ac34f
|
refactoring
|
2016-05-24 10:55:48 +01:00 |
|