summaryrefslogtreecommitdiffstats
path: root/testData
Commit message (Expand)AuthorAgeFilesLines
* Fix for b/13874014 Android Studio: Methods annotated as @ApiMethod shouldn't ...Oluwatobi Bashir-Bello2014-04-283-0/+82
* API Method Name Inspection. Checks that all the API method name specfied in @...Oluwatobi Bashir-Bello2014-04-014-0/+109
* Merge "The method return type must be an entity type." into idea133Siva Velusamy2014-03-042-0/+75
|\
| * The method return type must be an entity type.Oluwatobi Bashir-Bello2014-03-042-0/+75
* | Merge "Check that there is only one entity (resource) parameter per method." ...Siva Velusamy2014-03-044-0/+95
|\ \
| * | Check that there is only one entity (resource) parameter per method.Oluwatobi Bashir-Bello2014-02-034-0/+95
* | | Merge "Unique REST Signature and Unnamed API Parameter Check inspections shou...Siva Velusamy2014-02-114-0/+103
|\ \ \
| * | | Unique REST Signature and Unnamed API Parameter Check inspections should not ...Oluwatobi Bashir-Bello2014-02-034-0/+103
| |/ /
* | | Merge "Check that @Named has a name specified." into idea133Siva Velusamy2014-02-072-0/+68
|\ \ \
| * | | Check that @Named has a name specified.Oluwatobi Bashir-Bello2014-01-302-0/+68
* | | | Fix for android-studio-idea133-tests - Build # 207. Fix for ApiNameInspection...Oluwatobi Bashir-Bello2014-02-034-5/+5
| |/ / |/| |
* | | Rename folders in testData/inspections/ so that folder names don't end in "Te...Oluwatobi Bashir-Bello2014-02-0330-0/+0
* | | Merge "@Api(name = "") and @Api are valid." into idea133Siva Velusamy2014-02-033-5/+41
|\ \ \ | |_|/ |/| |
| * | @Api(name = "") and @Api are valid.Oluwatobi Bashir-Bello2014-01-293-5/+41
| |/
* / Resource Parameter Inspection.Oluwatobi Bashir-Bello2014-01-318-0/+195
|/
* Merge "In the Constructor Inspection, check that an endpoint class muts have ...Siva Velusamy2014-01-2717-41/+242
|\
| * In the Constructor Inspection, check that an endpoint class muts have a publi...Siva Velusamy2014-01-2417-41/+242
* | REST signature inspection.Oluwatobi Bashir-Bello2014-01-234-0/+117
|/
* Merge "Invalid Parameter Annotations inspection." into idea133Siva Velusamy2014-01-228-0/+217
|\
| * Invalid Parameter Annotations inspection.Oluwatobi Bashir-Bello2014-01-218-0/+217
* | Merge "Unnamed API parameter inspection." into idea133Siva Velusamy2014-01-214-0/+107
|\ \ | |/ |/|
| * Unnamed API parameter inspection.Oluwatobi Bashir-Bello2014-01-174-0/+107
* | Method name validation inspection.Oluwatobi Bashir-Bello2014-01-176-0/+140
|/
* Named Resource inspecion.Oluwatobi Bashir-Bello2014-01-172-0/+59
* Constructor inspection.Oluwatobi Bashir-Bello2014-01-166-0/+49
* Fix for ApiNameInspectionTest that was failing during the build. Also disbled...Oluwatobi Bashir-Bello2014-01-153-3/+3
* Backend name validation inspection.Oluwatobi Bashir-Bello2014-01-154-0/+84
* Method parameter type validation inspection.Oluwatobi Bashir-Bello2014-01-132-0/+104
* Added Api Namespace validation (inspection).Oluwatobi Bashir-Bello2014-01-0810-0/+80
* Adding Endpoint Api name inspection.Oluwatobi Bashir-Bello2014-01-089-0/+59