Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-26 | Merge "change to diamond operator" | Murali Mohan Murthy Potham | 1 | -35/+36 |
2017-09-26 | change to diamond operator | Harry Huang | 1 | -35/+36 |
2017-09-25 | replace specification with diamond operator | Harry Huang | 1 | -34/+35 |
2017-09-23 | Merge "catch IOException inside function" | Murali Mohan Murthy Potham | 1 | -13/+22 |
2017-09-23 | catch IOException inside function | Harry Huang | 1 | -13/+22 |
2017-09-23 | use for loop instead of while | Harry Huang | 1 | -22/+21 |
2017-09-22 | rm used OperationResult | Harry Huang | 1 | -60/+0 |
2017-09-21 | Merge "reduce break to one" | Murali Mohan Murthy Potham | 1 | -24/+29 |
2017-09-21 | Merge "add override in AppServletContextListener" | Murali Mohan Murthy Potham | 1 | -4/+4 |
2017-09-21 | reduce break to one | Harry Huang | 1 | -24/+29 |
2017-09-21 | Merge "remove commented-out lines" | Murali Mohan Murthy Potham | 1 | -3/+1 |
2017-09-21 | Merge "split function into smaller ones" | Murali Mohan Murthy Potham | 1 | -30/+58 |
2017-09-21 | add override in AppServletContextListener | Harry Huang | 1 | -4/+4 |
2017-09-21 | remove commented-out lines | Harry Huang | 1 | -3/+1 |
2017-09-21 | split function into smaller ones | Harry Huang | 1 | -30/+58 |
2017-09-21 | Merge "add override annotation in HttpFileManagerImpl" | Murali Mohan Murthy Potham | 1 | -5/+6 |
2017-09-21 | add override annotation in HttpFileManagerImpl | Harry Huang | 1 | -5/+6 |
2017-09-21 | add constructor for FileManagerFactory | Harry Huang | 1 | -0/+5 |
2017-09-21 | Merge "rm unused CsarQueryCondition" | Murali Mohan Murthy Potham | 1 | -32/+0 |
2017-09-21 | use List instead of ArrayList | Harry Huang | 2 | -5/+5 |
2017-09-21 | rm unused CsarQueryCondition | Harry Huang | 1 | -32/+0 |
2017-09-21 | Merge "remove unused variables" | Murali Mohan Murthy Potham | 2 | -61/+14 |
2017-09-21 | remove unused variables | Harry Huang | 2 | -61/+14 |
2017-09-21 | remove public constructor | Harry Huang | 1 | -2/+9 |
2017-09-20 | Merge "use List in PackageManager" | Murali Mohan Murthy Potham | 3 | -8/+11 |
2017-09-20 | add constructor in MarketplaceDbUtil | Harry Huang | 1 | -2/+5 |
2017-09-20 | use List in PackageManager | Harry Huang | 3 | -8/+11 |
2017-09-20 | Merge "Close CloseableHttpClient" | Murali Mohan Murthy Potham | 1 | -30/+17 |
2017-09-20 | Merge "handler NullPointException" | Murali Mohan Murthy Potham | 1 | -24/+32 |
2017-09-20 | Close CloseableHttpClient | Harry Huang | 1 | -30/+17 |
2017-09-20 | handler NullPointException | Harry Huang | 1 | -24/+32 |
2017-09-20 | Merge "remove unused hardcoding" | Murali Mohan Murthy Potham | 1 | -4/+3 |
2017-09-20 | remove unused hardcoding | Harry Huang | 1 | -4/+3 |
2017-09-20 | throw dedicated exception | Harry Huang | 1 | -8/+11 |
2017-09-20 | Merge "refactor unzip in FileUtil" | Murali Mohan Murthy Potham | 1 | -5/+2 |
2017-09-20 | refactor unzip in FileUtil | Harry Huang | 1 | -5/+2 |
2017-09-20 | solve msb ip hardcoding | Harry Huang | 2 | -14/+24 |
2017-09-19 | Merge "add override annotation in MarketplaceDaoImpl" | Murali Mohan Murthy Potham | 1 | -32/+30 |
2017-09-19 | Merge "remove unused var defaultText" | Murali Mohan Murthy Potham | 1 | -12/+1 |
2017-09-19 | add override annotation in MarketplaceDaoImpl | Harry Huang | 1 | -32/+30 |
2017-09-19 | remove unused var defaultText | Harry Huang | 1 | -12/+1 |
2017-09-19 | solve duplicate issue for PackageData | Harry Huang | 1 | -16/+16 |
2017-09-19 | Add constructor for BaseData | Harry Huang | 1 | -1/+3 |
2017-09-19 | ToolUtil sonar fix | Harry Huang | 2 | -152/+131 |
2017-09-19 | Merge "fix patch 13" | Murali Mohan Murthy Potham | 1 | -3/+4 |
2017-09-19 | Merge "fix patch 12" | Murali Mohan Murthy Potham | 3 | -28/+37 |
2017-09-19 | Merge "fix patch 11" | Murali Mohan Murthy Potham | 1 | -1/+4 |
2017-09-19 | Merge "fix patch 10" | Murali Mohan Murthy Potham | 1 | -1/+0 |
2017-09-19 | Merge "fix patch 9" | Murali Mohan Murthy Potham | 2 | -68/+63 |
2017-09-19 | fix patch 13 | Harry Huang | 1 | -3/+4 |