1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-08 16:02:39 +01:00

Commit graph

  • 1040046f3a Support --load-phutil-library in arcanist. epriestley 2011-02-16 10:07:48 -0800
  • 7ef47d3e15 More SVN hook docs. epriestley 2011-02-16 10:06:44 -0800
  • 026269a707 Inch toward a defensibly documented project state. epriestley 2011-02-15 15:10:53 -0800
  • ca98fc175f Add lint support to 'arc svn-hook-pre-commit'. epriestley 2011-02-15 14:57:24 -0800
  • d2b5d9108b Provide coverage for the xhpast $a->b->c parsing bug exposed by tautolinting the codebase. epriestley 2011-02-13 16:43:32 -0800
  • b3b2da4608 Fix greediness in Apache License linter. epriestley 2011-02-13 11:57:14 -0800
  • e0bc910dda Tweak license linter to support licenses on line immediately after <?php adonohue 2011-02-11 17:48:06 -0800
  • f22d74f88d Refactor Apache license linter to parameterize the license itself. adonohue 2011-02-11 16:03:00 -0800
  • f20db032bd Align Arcanist against phabricator.com. epriestley 2011-02-09 17:07:19 -0800
  • 2119a81b99 Basic doc config for arcanist. epriestley 2011-02-09 17:06:24 -0800
  • 16db51bc3c Don't try to mark committed when running "arc amend --show". epriestley 2011-02-09 09:39:17 -0800
  • f938293ea8 Make Arcanist understand a phid-based response from differential.parsecommitmessage. epriestley 2011-02-09 09:19:22 -0800
  • 6082b89eb4 Use the '(?P<' syntax instead of '(?<' for capturing named subgroups. epriestley 2011-02-09 09:12:21 -0800
  • 4b51720ba1 Tautological expression lint. epriestley 2011-02-06 13:04:01 -0800
  • db9f629499 Stop arc from triggering bogus exceptions. epriestley 2011-02-05 23:32:04 -0800
  • c44c4cf988 Hook up conduit auth. epriestley 2011-02-05 22:44:30 -0800
  • c97b736a21 Treat empty update message as user abort on 'arc diff' workflow epriestley 2011-02-04 16:06:18 -0800
  • 89a3606406 Merge branch 'master' of github.com:facebook/arcanist epriestley 2011-02-03 16:00:05 -0800
  • d7219a1619 Add a missing 'static' qualifier. epriestley 2011-02-03 15:59:45 -0800
  • 83a0083b3b Improve argument passthru behavior to make added args available to test engines. epriestley 2011-02-01 20:32:10 -0800
  • 9a699f261a Make change amending explicit in arc lint epriestley 2011-01-29 17:18:32 -0800
  • 100c55cf45 Make "arc export" work from a local git repo epriestley 2011-01-29 12:45:37 -0800
  • 9affcb0db2 Expose XHPAST parse tree down the line to other parsers. epriestley 2011-01-28 15:18:19 -0800
  • 042081b47f Merge branch 'master' of github.com:facebook/arcanist epriestley 2011-01-28 11:38:45 -0800
  • ac7fd22061 Fix a bogus idx() call. epriestley 2011-01-28 11:37:44 -0800
  • 072833dcb4 Merge branch 'master' of github.com:facebook/arcanist epriestley 2011-01-26 17:47:00 -0800
  • 777c69699b Don't apply apache license lint rules if there is no copyright holder. epriestley 2011-01-26 17:46:17 -0800
  • c896d3814f [easy] remove no-op from ArcanistLinter#raiseLintAtPath adonohue 2011-01-26 17:25:25 -0800
  • d933f20005 Blanket exclude 'externals/' directory from linting in the PhutilLintEngine. epriestley 2011-01-26 09:58:16 -0800
  • d46a138eb0 Don't issue lint about strangely named classes just because they have some word character in them. epriestley 2011-01-26 07:03:52 -0800
  • 71ff2d85de Use caching to provide a huge perf boost to phutil_mapper. epriestley 2011-01-25 18:05:15 -0800
  • 210b4fe07d Include CSS and JS in PhutilLintEngine. epriestley 2011-01-25 11:32:57 -0800
  • 7f4e6692cd Add ArcanistDiffUtils. epriestley 2011-01-24 16:46:19 -0800
  • adef7d4975 Expose diff IDs to post-diff workflows. epriestley 2011-01-21 16:17:30 -0800
  • 746768e779 Enable PhutilModuleLinter to recover more gracefully from broken modules. epriestley 2011-01-17 20:18:42 -0800
  • 4818892841 Basic 'shell-complete' workflow. epriestley 2011-01-14 20:00:11 -0800
  • 026a322dd2 Implement lint check that filename matches only declared interface/class. adonohue 2011-01-14 14:28:01 -0800
  • 59f48f7901 Disable phutil filename check. To be implemented as a more pervasive check. adonohue 2011-01-14 13:26:01 -0800
  • 68dee48bf4 Clarify confusing error message about missing .arcconfig vs missing conduit. epriestley 2011-01-13 15:36:15 -0800
  • 2c4b453757 Correct some references to '--diff-only', now '--preview'. epriestley 2011-01-13 15:31:37 -0800
  • 50f42aad8d Provide a better error message for 'arc patch' when patches fail. epriestley 2011-01-13 13:21:33 -0800
  • 8c73ed915d Fix a typo ish. epriestley 2011-01-12 17:20:45 -0800
  • 3f13e36182 Update arcanist to use the PhutilSymbolLoader. epriestley 2011-01-12 15:45:17 -0800
  • c8b303bc90 Add SVN pre-commit hook support. epriestley 2011-01-12 01:49:48 -0800
  • 7d36705215 Ship unresolved unit test information to Differential. epriestley 2011-01-11 22:13:31 -0800
  • bb7e649fa5 Ship lint warnings to Differential. epriestley 2011-01-11 20:21:17 -0800
  • 964630facc Integrate with file.upload over conduit to ship binary changes to Differential. epriestley 2011-01-11 13:02:38 -0800
  • e508504ddf Fix an issue in Subversion with a root working copy which is actually a symlink. epriestley 2011-01-11 14:26:21 -0800
  • b7ccb78ece Work around an issue with older diffs in the Facebook database. epriestley 2011-01-10 14:15:08 -0800
  • 9e77d3b3ba Add --never-apply-patches and --apply-patches to lint. epriestley 2011-01-10 14:03:12 -0800
  • f071a55266 Avoid path change collision issue when diffing an unusual edge case out of svn. epriestley 2011-01-10 12:41:58 -0800
  • 10b0a553b4 Improve phutil module linter behavior for vanished modules and missing or broken __init__.php. epriestley 2011-01-10 00:07:58 -0800
  • 12f1ba1d77 Remove XHPAST from arcanist. epriestley 2011-01-09 22:11:31 -0800
  • 7d54ecb885 Provide a git commit template. epriestley 2011-01-09 20:42:37 -0800
  • efb8219196 Fix some problems with the module linter that would cause various conflicting warnings raised in __init__.php to overwrite eachother in uncomfortable ways. epriestley 2011-01-09 20:40:13 -0800
  • 2c235bdf38 Fix a couple of lint issues, and update to version 2 (github). epriestley 2011-01-09 15:51:04 -0800
  • 2e73916fa2 Initial commit. epriestley 2011-01-09 15:22:25 -0800