summaryrefslogtreecommitdiff
path: root/testData
AgeCommit message (Expand)Author
2014-04-28Fix for b/13874014 Android Studio: Methods annotated as @ApiMethod shouldn't ...Oluwatobi Bashir-Bello
2014-04-01API Method Name Inspection. Checks that all the API method name specfied in @...Oluwatobi Bashir-Bello
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-04The method return type must be an entity type.Oluwatobi Bashir-Bello
2014-02-11Merge "Unique REST Signature and Unnamed API Parameter Check inspections shou...Siva Velusamy
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-03Fix for android-studio-idea133-tests - Build # 207. Fix for ApiNameInspection...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-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
2014-01-08Added Api Namespace validation (inspection).Oluwatobi Bashir-Bello
2014-01-08Adding Endpoint Api name inspection.Oluwatobi Bashir-Bello