summaryrefslogtreecommitdiff
path: root/testSrc
AgeCommit message (Expand)Author
2014-05-08Merge "Clean up of the REST Signature Inspection." into idea133Appu Goundan
2014-05-03Clean up of the REST Signature Inspection.Oluwatobi Bashir-Bello
2014-04-28Fix for b/13874014 Android Studio: Methods annotated as @ApiMethod shouldn't ...Oluwatobi Bashir-Bello
2014-04-07Move to code in com.google.gct.intellij.endpoints to com.google.gct.idea.appe...Oluwatobi Bashir-Bello
2014-04-02Merge "API Method Name Inspection. Checks that all the API method name specfi...Appu Goundan
2014-04-01Ignore git-sync tests for nowAppu Goundan
2014-04-01API Method Name Inspection. Checks that all the API method name specfied in @...Oluwatobi Bashir-Bello
2014-04-01Refreshing Sample Templates - Add application component and set up syncing of...Oluwatobi Bashir-Bello
2014-03-17Quick Fix for Constructor validation inspection.Oluwatobi Bashir-Bello
2014-03-07Update templates to java7, fix endpoint ownerDomainAppu Goundan
2014-03-04Merge "The method return type must be an entity type." into idea133Siva Velusamy
2014-03-04Merge "Check that there is only one entity (resource) parameter per method." ...Siva Velusamy
2014-03-04Merge "Quick fix for Full java name inspection. Adds "_1" to duplicate method...Siva Velusamy
2014-03-04The method return type must be an entity type.Oluwatobi Bashir-Bello
2014-02-26Quick fix for Full java name inspection. Adds "_1" to duplicate method name.Oluwatobi Bashir-Bello
2014-02-26Fix for Jenkins test failure #258 - leaked project.Oluwatobi Bashir-Bello
2014-02-12Merge "Quick fix for Method name inspection." into idea133Siva Velusamy
2014-02-12Merge "Quick fix for Named Resource Inspection." into idea133Siva Velusamy
2014-02-12Quick fix for Named Resource Inspection.Oluwatobi Bashir-Bello
2014-02-12Quick fix for Method name inspection.Oluwatobi Bashir-Bello
2014-02-11Quick fix for Unnamed Parameter Check.Oluwatobi Bashir-Bello
2014-02-11Merge "Quick fix for Invalid annotation inspection. Remove the @DefaultValue ...Siva Velusamy
2014-02-11Merge "Quick Fix(Suggestion) for Api Namespace inspection" into idea133Siva Velusamy
2014-02-11Merge "Unique REST Signature and Unnamed API Parameter Check inspections shou...Siva Velusamy
2014-02-10Quick fix for Invalid annotation inspection. Remove the @DefaultValue and @Nu...Oluwatobi Bashir-Bello
2014-02-07Merge "Quick fix for API Name inspection." into idea133Siva Velusamy
2014-02-07Quick fix for API Name inspection.Oluwatobi Bashir-Bello
2014-02-07Quick Fix(Suggestion) for Api Namespace inspectionOluwatobi Bashir-Bello
2014-02-07Merge "Check that @Named has a name specified." into idea133Siva Velusamy
2014-02-03Check that there is only one entity (resource) parameter per method.Oluwatobi Bashir-Bello
2014-02-03Unique REST Signature and Unnamed API Parameter Check inspections should not ...Oluwatobi Bashir-Bello
2014-02-03Rename folders in testData/inspections/ so that folder names don't end in "Te...Oluwatobi Bashir-Bello
2014-02-03Merge "@Api(name = "") and @Api are valid." into idea133Siva Velusamy
2014-01-31Resource Parameter Inspection.Oluwatobi Bashir-Bello
2014-01-30Check that @Named has a name specified.Oluwatobi Bashir-Bello
2014-01-29@Api(name = "") and @Api are valid.Oluwatobi Bashir-Bello
2014-01-27Merge "In the Constructor Inspection, check that an endpoint class muts have ...Siva Velusamy
2014-01-24In the Constructor Inspection, check that an endpoint class muts have a publi...Siva Velusamy
2014-01-23REST signature inspection.Oluwatobi Bashir-Bello
2014-01-22Merge "Invalid Parameter Annotations inspection." into idea133Siva Velusamy
2014-01-21Merge "Unnamed API parameter inspection." into idea133Siva Velusamy
2014-01-21Invalid Parameter Annotations inspection.Oluwatobi Bashir-Bello
2014-01-17Unnamed API parameter inspection.Oluwatobi Bashir-Bello
2014-01-17Method name validation inspection.Oluwatobi Bashir-Bello
2014-01-17Named Resource inspecion.Oluwatobi Bashir-Bello
2014-01-17Add a function to check if an elemt is from a class with a transformer.Oluwatobi Bashir-Bello
2014-01-16Constructor inspection.Oluwatobi Bashir-Bello
2014-01-15Fix for ApiNameInspectionTest that was failing during the build. Also disbled...Oluwatobi Bashir-Bello
2014-01-15Backend name validation inspection.Oluwatobi Bashir-Bello
2014-01-13Method parameter type validation inspection.Oluwatobi Bashir-Bello