1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-22 14:52:40 +01:00

Commit graph

  • ac8367a884 Add a linter rule for extending Phobject Joshua Spence 2015-06-15 15:44:00 +1000
  • e97cdc6c9a Remove "@stable" annotation Joshua Spence 2015-06-15 07:51:43 +1000
  • 3c3438714b Further improvements to test discovery Joshua Spence 2015-06-15 07:23:17 +1000
  • 7d15b85a1b Mark some strings for translation Joshua Spence 2015-06-09 07:17:39 +1000
  • c36a825f5c Minor documentation improvements Joshua Spence 2015-06-08 11:31:35 +1000
  • 8c589f1f75 Improve test discovery with PhutilUnitTestEngine Joshua Spence 2015-06-03 21:07:17 +1000
  • 4754a3e156 Linter fixes Joshua Spence 2015-06-02 22:13:21 +1000
  • 4e83efb31d Fix a translation ("to ignore these changes...") epriestley 2015-06-01 06:50:46 -0700
  • 0b1acf0dc0 Split the ArcanistXHPASTLinter into modular rules Joshua Spence 2015-06-01 15:49:16 +1000
  • cdaa0e32e4 Always return an array from ArcanistWorkflow->loadProjectRepository() epriestley 2015-05-28 16:10:59 -0700
  • 8fe013b0ec Allow PhutilUnitTestEngine to execute tests from a single path Joshua Spence 2015-05-28 18:25:56 +1000
  • 2924ebb922 Send arcanist error output to STDERR Joshua Spence 2015-05-28 09:10:32 +1000
  • 3ac80200e2 Push to staging areas when running "arc diff" epriestley 2015-05-27 10:27:03 -0700
  • a36dc81715 Provide more documentation for Arcanist upload stuff epriestley 2015-05-27 10:26:27 -0700
  • 5c7b22e620 Use file.allocate to upload large files from arc diff epriestley 2015-05-27 10:26:12 -0700
  • 877e7b6388 Move Conduit file upload logic into a separate class epriestley 2015-05-27 10:25:53 -0700
  • 407af00ef6 Fix invalid parameter in phutil_console_wrap() Nevogd 2015-05-26 06:07:02 -0700
  • 64d03ff68b Remove arcanist projects from working copy code Joshua Spence 2015-05-26 07:08:56 +1000
  • 4c208cec16 Remove "project.name" from `.arcconfig" Joshua Spence 2015-05-25 22:42:31 +1000
  • 92dbc36250 Remove reentrant code Joshua Spence 2015-05-25 22:41:22 +1000
  • 59ef783f4a Remove call to "arcanist.projectinfo" from ArcanistWorkflow Joshua Spence 2015-05-25 22:04:50 +1000
  • 410331db75 Fix some format strings Joshua Spence 2015-05-25 21:20:43 +1000
  • 1f2b51c4a3 Fix sanity checks for patch workflow Joshua Spence 2015-05-25 18:38:55 +1000
  • be9dd352be Remove call to "arcanist.projectinfo" from arc export Joshua Spence 2015-05-25 18:31:09 +1000
  • 9b7c6786cd Change visibility of some linter methods Joshua Spence 2015-05-24 07:45:01 +1000
  • 6f86866104 phtize a bunch more strings Joshua Spence 2015-05-22 17:09:55 +1000
  • 9edcaadb2a Remove an unused variable Joshua Spence 2015-05-22 17:09:18 +1000
  • 8244b3582a Improve behavior for detecting the failure to parse external linter output Joshua Spence 2015-05-22 07:29:36 +1000
  • 26c4f12a21 Allow getXHPASTTreeForPath to return the tree for an arbitrary path Joshua Spence 2015-05-21 15:06:04 +1000
  • e72a43a992 Remove "commit hook mode" workarounds for ArcanistXHPASTLinter Joshua Spence 2015-05-21 15:05:50 +1000
  • af343e4ca6 Remove deprecated linter configuration Joshua Spence 2015-05-21 06:57:23 +1000
  • e3311f0832 Remove "arcanist projects" from arcanist Joshua Spence 2015-05-20 11:29:41 +1000
  • 097c894d08 Add linter rule for invalid modifiers Joshua Spence 2015-05-20 09:43:37 +1000
  • 753705b2c5 Rename ArcanistPhutilTestCase to PhutilTestCase and Remove ArcanistTestCase Joshua Spence 2015-05-20 09:37:44 +1000
  • 399f040018 Improve getLink method for unit tests Joshua Spence 2015-05-20 09:36:22 +1000
  • 1d72cfc944 Provide a getProjectRoot method for ArcanistLinter Joshua Spence 2015-05-20 09:16:36 +1000
  • 9444072e21 Improve the robustness of the "alias function" linter rule Joshua Spence 2015-05-20 08:36:12 +1000
  • 80691e0a66 Add a linter rule for modifier ordering Joshua Spence 2015-05-20 07:23:34 +1000
  • 993166fa49 Further improvements to array comma linter rule Joshua Spence 2015-05-20 07:05:34 +1000
  • 25855c4427 Don't explicitly use an interpreter for pep8 Joshua Spence 2015-05-20 07:04:07 +1000
  • 5b2571f5ae Don't bundle PEP8 Joshua Spence 2015-05-20 07:03:22 +1000
  • 73feffbe70 Remove the ArcanistConduitLinter Joshua Spence 2015-05-20 07:01:53 +1000
  • 9862d7c0cb Move the getFunctionCalls method to ArcanistBaseXHPASTLinter Joshua Spence 2015-05-20 07:00:29 +1000
  • ddfdfce3f5 Fix CPP Lint severity epriestley 2015-05-19 07:58:24 -0700
  • 60a5a24033 Add a linter rule for invalid default parameters Joshua Spence 2015-05-19 06:59:50 +1000
  • d0d2cf903c Change parameters for diffusion.getlintmessages call Joshua Spence 2015-05-19 00:08:10 +1000
  • 4bb2eecdaf Add a linter rule for the instanceof operator Joshua Spence 2015-05-18 18:00:08 +1000
  • 0c9a037719 Fix arc which output Joshua Spence 2015-05-18 09:40:43 +1000
  • 8c6e1284cc Improve ArcanistXHPASTLinter::LINT_TOSTRING_EXCEPTION Joshua Spence 2015-05-18 09:04:22 +1000
  • 2422202ba4 Add a linter rule to prevent the __lambda_func function from being redeclared Joshua Spence 2015-05-18 08:23:48 +1000
  • 1e3073a4f8 Add a linter rule to prevent exceptions from being thrown in a toString method Joshua Spence 2015-05-18 08:17:32 +1000
  • 2e66d03c68 Add a linter rule for spacing after a cast Joshua Spence 2015-05-18 08:06:05 +1000
  • e1a057b4d9 Add a linter rule for alias functions Joshua Spence 2015-05-18 07:55:27 +1000
  • e3a556af9b Improve error message from ArcanistXHPASTLinter::LINT_FORMATTED_STRING Joshua Spence 2015-05-18 07:48:03 +1000
  • 1df248cc2d Improve the "invalid parent scope" linter rule Joshua Spence 2015-05-18 07:47:19 +1000
  • f9cefb7e2d Remove deprecated "base" classes Joshua Spence 2015-05-16 10:15:39 +1000
  • e1a051a033 Improve linter rule for useless overriding methods Joshua Spence 2015-05-15 07:10:28 +1000
  • 4864435a50 Minor linter fixes Joshua Spence 2015-05-15 07:09:30 +1000
  • c6fa42b9c5 Improve translation of an "arc land" string epriestley 2015-05-14 10:58:22 -0700
  • 383633e63f Fix missing comma in sprintf() in ArcanistWorkflow. Andrew Finnemore 2015-05-14 05:59:43 -0700
  • f00d4219dd Add a linter rule for incorrect use of parent scope Joshua Spence 2015-05-14 18:01:43 +1000
  • a6a26bb3a3 Modernize ArcanistPylintLinter Joshua Spence 2015-05-14 17:49:24 +1000
  • 3ae1fed4f9 Use __CLASS__ instead of hardcoding class names Joshua Spence 2015-05-14 07:09:53 +1000
  • 6295134bc7 Add a linter rule for useless overriding methods Joshua Spence 2015-05-13 21:03:39 +1000
  • d2b38cdf94 pht all the things Joshua Spence 2015-05-13 18:05:15 +1000
  • 9090efcb40 Add a linter rule to prevent hardcoded class names Joshua Spence 2015-05-13 06:50:30 +1000
  • 73aca1f9f0 Allow Arcanist to parse bare revision IDs from "Differential Revisions:" field epriestley 2015-05-07 11:10:08 -0700
  • 6c5d12d839 Make --conduit-token work without requiring .arcrc epriestley 2015-05-07 11:09:58 -0700
  • 3e36b3fc43 Fix broken ArcanistPhpunitTestResultParser Sascha Egerer 2015-05-07 08:41:28 -0700
  • 6f7bedaceb Fix linter config check Aviv Eyal 2015-05-05 14:03:01 -0700
  • 111b9b035a Add a --conduit-token parameter to arc epriestley 2015-05-05 14:02:54 -0700
  • 8919a9c5b5 Remove hook functionality Joshua Spence 2015-05-05 20:57:23 +1000
  • c00899ad60 Modernize Script-and-Regex linter for ConfigurationDriven Aviv Eyal 2015-05-05 03:50:19 -0700
  • 0846c6aff5 Remove commit linter Joshua Spence 2015-05-05 20:56:45 +1000
  • 4330b27c07 Remove support for passing data via STDIN Joshua Spence 2015-05-05 20:55:49 +1000
  • 0a711315f8 Fix a failing XML unit test Joshua Spence 2015-05-05 18:47:19 +1000
  • 2b6568a4b9 Remove pre-commit hooks Joshua Spence 2015-05-05 07:22:26 +1000
  • f477682726 Fix a typo Joshua Spence 2015-05-05 07:14:40 +1000
  • a4d33ef117 Use phutil_json_decode instead of json_decode Joshua Spence 2015-05-04 22:28:21 +1000
  • 977baacc32 Remove unused ArcanistUncommittedChangesException class Joshua Spence 2015-05-03 10:07:15 +1000
  • eb5621c998 Move the getSuperGlobalNames method to ArcanistBaseXHPASTLinter Joshua Spence 2015-05-03 10:05:35 +1000
  • 46ce8a5a35 Memoize paths Joshua Spence 2015-04-27 23:20:31 +1000
  • 805ae12408 Remove vqueryfx from linters Joshua Spence 2015-04-27 21:19:38 +1000
  • 9ddf37b9ee Improve performance of LINT_UNNECESSARY_SEMICOLON Joshua Spence 2015-04-23 20:15:00 +1000
  • d6f4bded25 Memoize PHP compatibility info Joshua Spence 2015-04-23 20:14:46 +1000
  • f4aadb9604 Split large path lists into blocks when linting epriestley 2015-04-22 05:15:57 -0700
  • ab4eac6f31 Add a linter rule for lowercase function names Joshua Spence 2015-04-22 22:02:09 +1000
  • a9ebe1cb4f allow either (<time> seconds) or (<time>s) format for test result time ArtemTitoulenko 2015-04-21 12:02:32 -0700
  • c56e4a56dc Add a linter rule for default parameters Joshua Spence 2015-04-20 19:23:23 +1000
  • eb036465dc Minor tidying of ArcanistXHPASTLinter Joshua Spence 2015-04-14 06:30:59 +1000
  • 58d8656696 phtize a bunch of strings Joshua Spence 2015-04-14 06:30:13 +1000
  • 51b5c70010 Minor improvement to self member reference linter rule Joshua Spence 2015-04-14 06:29:58 +1000
  • e233b158f2 Add a linter rule for declaring nested functions Joshua Spence 2015-04-14 06:29:44 +1000
  • 7bba30f66c Various linter fixes Joshua Spence 2015-04-14 06:29:07 +1000
  • c011f948d3 Improvements to "self member reference" linter rule Joshua Spence 2015-04-14 06:27:17 +1000
  • 2bab09df38 Move README to Markdown Chad Little 2015-04-13 13:01:16 -0700
  • b11757fa23 Add a linter rule for logical operators Joshua Spence 2015-04-13 07:34:17 +1000
  • fc70dfe268 Add a linter rule for self member references Joshua Spence 2015-04-13 07:27:45 +1000
  • 6525a309c2 Further improvements to keyword casing linter rule Joshua Spence 2015-04-13 07:27:20 +1000
  • 515e98f1d2 Improve LINT_KEYWORD_CASING linter rule Joshua Spence 2015-04-13 07:25:54 +1000