summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Add option to start https listenerKiran Kamineni6-2/+215
2019-04-04Use consistent naming for Name and VersionKiran Kamineni6-58/+59
2019-04-04Use common code for executeRequestKiran Kamineni2-27/+9
2019-04-04Merge "Add url path tests to definition handler"Bin Yang1-33/+38
2019-04-04Merge "Add url path tests to profile handler"Bin Yang1-49/+45
2019-04-03Add url path tests to profile handlerKiran Kamineni1-49/+45
2019-04-03Add url path tests to definition handlerKiran Kamineni1-33/+38
2019-04-03Refactor instance codeKiran Kamineni16-1412/+1157
2019-04-02Merge "Make profile key explicit"Victor Morales7-44/+44
2019-04-01Remove build tagsKiran Kamineni18-46/+5
2019-03-29Make profile key explicitKiran Kamineni7-44/+44
2019-03-29Fix merge issueKiran Kamineni1-2/+2
2019-03-29Merge "Add update method to db interface"Bin Yang5-1/+132
2019-03-27Add update method to db interfaceKiran Kamineni5-1/+132
2019-03-26Update definition and profile to latest specKiran Kamineni19-660/+830
2019-03-26Merge "Fix namespace creation"Bin Yang1-4/+1
2019-03-25Fix namespace creationRitu Sood1-4/+1
2019-03-25Add support for composite keysKiran Kamineni9-158/+236
2019-03-22Use httptest instead of http in unit testsKiran Kamineni6-152/+105
2019-03-22Merge "NewRouter supports custom backend clients"Victor Morales3-16/+23
2019-03-21Merge "Remove -a build flag"Victor Morales1-2/+2
2019-03-20Remove -a build flagRitu Sood1-2/+2
2019-03-20NewRouter supports custom backend clientsKiran Kamineni3-16/+23
2019-03-19Bring in all the other helper codeKiran Kamineni9-38/+377
2019-03-14Upgrade mongo driver to 1.0Kiran Kamineni4-53/+58
2019-03-12Add support for helm templatesKiran Kamineni4-13/+665
2019-03-12Merge "Add support for parsing profile yaml files"Victor Morales20-4/+486
2019-03-11Add support for parsing profile yaml filesKiran Kamineni20-4/+486
2019-03-11Detect chart nameKiran Kamineni4-20/+128
2019-01-30Add net tag to MakefileVictor Morales1-1/+1
2019-01-28Add support for downloading contentKiran Kamineni6-2/+400
2019-01-28Merge "Remove duplicate plugins make action"Victor Morales1-3/+2
2019-01-25Move api.go functionsVictor Morales3-78/+74
2019-01-25Use a standard Go project layoutVictor Morales35-95/+97
2019-01-25Add another parameter to the definitionKiran Kamineni4-2/+33
2019-01-25Remove duplicate plugins make actionVictor Morales1-3/+2
2019-01-23Add support for tags in the mockdbKiran Kamineni4-103/+151
2019-01-22Merge "Fix sorting with right index value"Victor Morales4-8/+8
2019-01-22Merge "Delete content when a definition is deleted"Victor Morales1-0/+6
2019-01-18Fix sorting with right index valueKiran Kamineni4-8/+8
2019-01-18Delete content when a definition is deletedKiran Kamineni1-0/+6
2019-01-18Account for strings when reading from dbKiran Kamineni1-1/+7
2019-01-18Merge "Add resource bundle profile api"Victor Morales11-12/+1212
2019-01-17Add resource bundle profile apiKiran Kamineni11-12/+1212
2019-01-17Minor refactoring of definition unit testsKiran Kamineni2-11/+35
2019-01-16Fix order of db create callKiran Kamineni1-1/+1
2019-01-16Merge "Check if no document is returned before error"Victor Morales1-0/+5
2019-01-16Bump mongodriver to 0.2.0Kiran Kamineni2-3/+3
2019-01-16Check if no document is returned before errorKiran Kamineni1-0/+5
2019-01-03Bump kubernetes client to 1.12.3Kiran Kamineni2-4/+35