Commit Graph

361 Commits (1a75ec9cf86276d7a6f7dcff61c2e7f0d1b64aa5)

Author SHA1 Message Date
Tony Hu 55ecd9b0a4 [infer][bucklib] Removing INFER_ANALYSIS flag 7 years ago
Tony Hu 26d1bb0ff4 [infer][bucklib] Prepare bucklib for removal of INFER_ANALYSIS env flag 7 years ago
Mehdi Bouaziz d0a30d61c4 [buck] Closed regexes to filter target kinds 7 years ago
Tony Hu 2faaa1a5ab [infer][genrule] Rename javac_config to buck_config in bucklib.py 7 years ago
Jeremy Dubreil 1a4316065a [infer] no longer create the CSV report 7 years ago
Dulma Churchill 16689e6f22 [linters] Disable DISCOURAGED_WEAK_PROPERTY_CUSTOM_SETTER because of low fixrate 7 years ago
Dominic Cooney c542b65a42 Add a lint rule warning about ObjC custom setters for weak properties 7 years ago
Jeremy Dubreil 183cefdad4 [infer][java] merge identical bugs in the Buck integration for Java 7 years ago
Jeremy Dubreil ef556e048e [infer][java] for the Buck integration, simply concatenate the lists of bugs found on every target 8 years ago
Dulma Churchill 21c7b7dda3 [linters] Do not lint implicit declarations 8 years ago
Jeremy Dubreil 6f0c4cda4a [infer][java] disable the cache of specs files used to speed up the analysis of Buck Java projects 8 years ago
Dulma Churchill 4769c481ad [linters] Add a linter for checking const pointers to Objective-C classes 8 years ago
Jules Villard e5ee17e8aa [buck] do not bin the contents of buck-out if --continue is passed 8 years ago
Dino Distefano d694038abd New test for the tableaux method. 8 years ago
Jules Villard 5b55179cbf [python] do not fail when trying to log the Java version 8 years ago
Dino Distefano 8cad1b5e69 Remove ETX operator from AL 8 years ago
Dulma Churchill 47088e078e [linters] Use the sdk version by path in the error message of unavailable api check 8 years ago
Dulma Churchill 30d2822846 [linters] Restrict the remove observer check to when target ios sdk version is greater or equal than 9.0 8 years ago
Dulma Churchill a3309926b3 [linters] Add transition parameter with label for ObjC method declarations or method calls 8 years ago
Dulma Churchill 3da5908728 [linters] Remove unavailable api class false positives and turn it on 8 years ago
Alexander Slesarev a3452e5119 [infer][PR] Updated fix for the gradle capture issue regarding projects with space-containing paths 8 years ago
Jules Villard 679b125ac4 [trace] infer subcommand for inferTraceBugs 8 years ago
Jules Villard de86c12a9a [diff] suppress console output in report called from diff analysis 8 years ago
Jeremy Dubreil 34d10fdede [infer][cleanup] remove some left-over use of the Eradicate analyzer entry 8 years ago
Jules Villard 0bd5ef8d0f [report-hook] take location of bugs.txt from the command line 8 years ago
Jules Villard ed0da85f6c [python] kill unused --android-harness option 8 years ago
Jules Villard fb2fa5c5ce [python] return more errors when external commands fail 8 years ago
Jules Villard 4d7742fd68 [javac][wrapper] specify which infer binary to use 8 years ago
Jules Villard 9a2746c143 [make] fix javac capture 8 years ago
Josh Berdine 8c6615963f Revert "[infer][PR] Fixed the gradle capture for the projects with spaces in their path." 8 years ago
Pavel Grafov 82f7104ff7 [infer][PR] Fix javac wrapper 8 years ago
Dulma Churchill 7c384669eb [linters] Add a new linter UNAVAILABLE_CLASS_IN_SUPPORTED_IOS_SDK for checking unavailable classes in supported ios sdk 8 years ago
Dulma Churchill 3aa68e23d9 [linters] Be able to specify human readable bug type in the rules 8 years ago
Alexander Slesarev c2f7ee9337 [infer][PR] Fixed the gradle capture for the projects with spaces in their path. 8 years ago
Dulma Churchill 7d680b3b0c [linters] Add an optional doc_url field to linters to specify the url to some documentation online. 8 years ago
Jules Villard da82d94a12 [report] restore "no issues found" output 8 years ago
Martino Luca 04db7b6db2 Simple refactoring of issues.py 8 years ago
Dulma Churchill d4d8db4025 [linters] Adding some missing dots to the suggestion sentences in the default linters. 8 years ago
Jules Villard 8f50c9dd3b [buck] do not pass unused --buck to python 8 years ago
Dulma Churchill 57dd45dd82 [linters] Improve the error message in implicit cast error 8 years ago
Jules Villard 5fae8ca712 [CLI] deprecate `-a capture/compile` and `-- analyze` 8 years ago
Dulma Churchill 03bdf0fe2c [linters] Cast from pointer to integer 8 years ago
Don Stewart 1a41d9dc89 Add location information to boolean conditions in paths. Improves comprehension a little 8 years ago
Dulma Churchill f5d3870485 [linters] Adding a new error type like 8 years ago
Jeremy Dubreil 16b87a3675 [infer] more cleanup for the tracing mode options 8 years ago
Martino Luca 34a0efd626 Add optional field in serialized output 8 years ago
Jules Villard 741e527826 [console] print progress-like messages on stderr 8 years ago
Dulma Churchill b196eaa1bd [clang] Collect captured folders in buck-out when keep-going is passed 8 years ago
Dulma Churchill 7c1a01b186 [clang] Make keep going work with the infer-capture-all integration 8 years ago
Jeremy Dubreil 735e906145 [infer][java] Force the Buck integration for Java to not use the Buck daemon 8 years ago