1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-26 00:32:41 +01:00

Commit graph

  • 4c35af9283 Make 'arc diff X' in mercurial match git by using the GCA of X as the base durham 2013-02-08 07:09:30 -0800
  • db053e1eb7 Improve performance of mercurial arc diff durham 2013-02-08 05:54:32 -0800
  • 7f9c286338 Upload binary files diffs in parallel vrana 2013-02-06 20:24:31 -0800
  • 46dfc64337 Restore kept branch after landing vrana 2013-02-06 18:44:55 -0800
  • 2c2cb3b78a Improve error message for phutil missing symbols epriestley 2013-02-06 19:11:06 -0800
  • d952502f12 Make "arc patch" read authorName and authorEmail epriestley 2013-02-05 20:11:39 -0800
  • 99feb5c28e Record commit email information from arc epriestley 2013-02-05 20:11:20 -0800
  • bd71ba675e Implement hook for checking switch lint vrana 2013-02-05 11:00:07 -0800
  • be73bd8716 Allow arc diff and similar to run on systems with no git epriestley 2013-02-04 11:34:53 -0800
  • 8e34e2bd03 Fix dynamic string usage as safe input vrana 2013-02-04 11:27:16 -0800
  • 95b2c4587d Fix dynamic string usage as safe input vrana 2013-02-03 15:00:23 -0800
  • a9e316bf9c Fix dynamic string usage as safe input vrana 2013-02-02 13:07:39 -0800
  • 03199df925 Lint dynamic string usage in parameters treated as safe vrana 2013-02-02 12:33:22 -0800
  • 39cef6cb99 Dispatch event after collecting changes in diff vrana 2013-02-01 14:59:09 -0800
  • 5d7c77da72 Add typehint to setting workflow configuration vrana 2013-02-01 11:47:39 -0800
  • 8374dbc4e3 Handle $var::method() in XHPAST linter vrana 2013-02-01 11:17:46 -0800
  • cdb01f23a7 Make British spelling stricter vrana 2013-01-31 16:28:51 -0800
  • 6cd3d8e995 Fix getting changed files in SVN vrana 2013-01-31 12:21:26 -0800
  • 6d521f3b3f Disable pull stat in arc land vrana 2013-01-30 17:57:06 -0800
  • dff1342efc Add --skip-arcconfig option Nick Harper 2013-01-30 16:26:41 -0800
  • 3f747be644 Move isConstantString() to base class vrana 2013-01-30 12:24:41 -0800
  • 98e8d0c9c4 Split php-tags-bad.lint-test to two tests vrana 2013-01-30 12:44:06 -0800
  • 3acbf9f3fa Expose --coverage and --no-coverage flags from arc diff epriestley 2013-01-30 12:35:30 -0800
  • 9746d2b2a1 Use all changed files since base revision in repository cache key vrana 2013-01-29 15:57:42 -0800
  • 51f32bdde7 Restore directory after executing ArcanistBundleTestCase epriestley 2013-01-30 11:24:41 -0800
  • c45053da4c Reset master after unsuccessful push vrana 2013-01-28 17:05:09 -0800
  • 5aa3bc6ec0 Separate Phutil specific lint rules from XHPAST vrana 2013-01-28 22:03:03 -0800
  • 0586b12d2f Allow running arc land after git svn rebase vrana 2013-01-28 15:54:37 -0800
  • 410b58a2e2 Correct a bunch of mercurial revset construction epriestley 2013-01-28 16:28:14 -0800
  • 2613ea196f Provide hgsprintf() for building hg revsets epriestley 2013-01-28 16:27:47 -0800
  • fd909479d0 Ignore untracked files in lint repository cache key vrana 2013-01-28 15:18:12 -0800
  • edd585a3d7 lint_untracked vrana 2013-01-28 15:15:18 -0800
  • 53691cdcf9 Fix an escaping issue with "svn commit" epriestley 2013-01-28 14:11:31 -0800
  • ce0a491bcd Added base test result parser class. Implemented Go test result parser based on Go's built in test utility output. indiefan 2013-01-27 17:16:50 -0800
  • c49997a6e8 Added paths to search for python linters Jesse Mullan 2013-01-26 05:31:25 -0800
  • df04c79a90 Support PHPUnit 3.7 message changes Aurelijus 2013-01-25 17:19:25 -0800
  • 44e25495ca Raise a lint warning on array_combine(x, x) epriestley 2013-01-25 17:06:49 -0800
  • 9946e23f9e Decoupling phpunit test parsing from running and gathering. Should enable third party test engines to reuse common business logic around phpunit without requiring common logic for the typically application-specific running and gathering. indiefan 2013-01-25 17:06:20 -0800
  • c8efb41811 Fix hg arc land on hg-svn repos durham 2013-01-25 11:52:14 -0800
  • 93ebde0d12 Revert "Delete useless code in ArcanistBaseWorkflow" vrana 2013-01-24 16:32:15 -0800
  • a1b902b190 Cache results of repository linters vrana 2013-01-23 13:06:45 -0800
  • e56f47aed5 Don't bail on no effect exception vrana 2013-01-24 14:45:21 -0800
  • aec212069e Fix arc diff --no-ansi epriestley 2013-01-24 14:28:28 -0800
  • d3a6e456a6 Mark deleted paths as removed in committing vrana 2013-01-23 13:53:30 -0800
  • 501e2b7e1d Delete useless code in ArcanistBaseWorkflow vrana 2013-01-23 13:08:58 -0800
  • 087ad5f84a Added support for hg diffs generated in git mode Asher Baker 2013-01-22 18:13:53 -0800
  • 7f93b7de02 Don't use xhpast binary to compute xhpastlinter cache version if the binary doesn't exist epriestley 2013-01-22 17:16:37 -0800
  • 880964af83 Allow hg arc land when no rebase is necessary durham 2013-01-22 14:29:00 -0800
  • 98fec27752 Fix PHT linter vrana 2013-01-19 10:26:24 -0800
  • 78017033bd Warn against usage of nowdoc vrana 2013-01-19 09:19:21 -0800
  • 85c0ed13d9 Set used variable vrana 2013-01-18 13:32:48 -0800
  • 40102252bf Fix arc diff when run from a git submodule Nick Harper 2013-01-17 11:28:13 -0800
  • a39b591c95 Allow pht(<<<HEREDOC ... HEREDOC) epriestley 2013-01-16 14:57:10 -0800
  • 90129c5432 Include real PEP8 version and options in lint cache key vrana 2013-01-16 12:10:17 -0800
  • 8142aab9d3 Fix whitespace around else vrana 2013-01-16 12:15:46 -0800
  • f25c01606b Cache stopped paths in lint vrana 2013-01-15 13:47:11 -0800
  • d4359a838a Use assert_instances_of(, 'array') vrana 2013-01-11 20:12:01 -0800
  • e8decd2062 Display other locations of lint errors in console renderer vrana 2013-01-11 15:23:47 -0800
  • ff73a90482 Add hook after running linters vrana 2013-01-11 14:11:38 -0800
  • 5c5d347544 Format whitespace in XHPAST linter vrana 2013-01-11 12:38:08 -0800
  • a82493a84d Allow specifying multiple locations of the same lint error vrana 2013-01-10 15:03:33 -0800
  • 80cd881fb1 Fix checking for lint binary paths vrana 2013-01-10 15:22:49 -0800
  • 767f9457c1 Add some new misspellings of "hierarchy" Gregor Stocks 2013-01-10 14:32:23 -0800
  • 35de4a5d1f Run all willLintPaths() before any lintPath() vrana 2013-01-09 13:00:45 -0800
  • 38e2e1336f Generate Git patches with "\n" metadata line endings unconditionally epriestley 2013-01-09 13:51:51 -0800
  • 983537e620 Fix checking for flake8 path vrana 2013-01-09 13:37:08 -0800
  • d399354822 Normalize Windows directory separators in SVN epriestley 2013-01-09 12:34:37 -0800
  • ed41f3f52c Allow arc.bat to work from paths with spaces in them epriestley 2013-01-09 12:34:30 -0800
  • 57ec5a026d Fix arc diff x y in SVN epriestley 2013-01-09 09:11:26 -0800
  • ea1585d7fa Fix "empty diff" error in arcanist epriestley 2013-01-09 08:15:53 -0800
  • a5ddd7ebc0 Add a comma. Ricky Elrod 2013-01-08 15:51:32 -0800
  • 7547ef7e96 Pass the constructed message to the TYPE_DIFF_DIDBUILDMESSAGE event. Roy Williams 2013-01-08 15:06:46 -0800
  • 48f5ecb05c Fix cppcheck path finding Jack Lindamood 2013-01-07 12:46:49 -0800
  • 72b2b7b22c Limit arc branch to 16 concurrent processes epriestley 2013-01-07 08:44:55 -0800
  • cf8d445c9f CppCheck linter Jack Lindamood 2013-01-07 08:16:45 -0800
  • 854c1b67b1 Add cpplint.py engine Jack Lindamood 2013-01-05 02:59:38 +0000
  • 0c8fa90040 make arc install-certificate <uri> work if uri is specified Bob Trahan 2013-01-03 09:23:20 -0800
  • 59e13f666f Correct spelling for "arc" commands epriestley 2012-12-30 16:01:59 -0800
  • 0b833c2f02 Correct description and severity on Flake8 linter David Cramer 2012-12-21 16:13:16 -0800
  • 4ca70d4e48 Add a flake8 linter David Cramer 2012-12-21 15:27:52 -0800
  • cffe1942ec Improve arc land recovery from issues with the remote. epriestley 2012-12-21 14:18:07 -0800
  • f830b3bf3f Don't require clean working copy for arc diff path in SVN vrana 2012-12-14 15:49:01 -0800
  • c7c3f6a7f1 Update PEP8 to 1.3.4 vrana 2012-12-20 20:43:39 -0800
  • 940d91d7b5 Speed up SVN discovery vrana 2012-12-20 18:04:59 -0800
  • 3f05751724 Don't amend commit with the same message in arc diff vrana 2012-12-20 12:11:57 -0800
  • 2d63d080df Make caching lint default vrana 2012-12-20 11:35:50 -0800
  • ffdf44e298 Fix arc diff in SVN with paths epriestley 2012-12-20 11:12:30 -0800
  • 219dbe2374 Refuse writing to undeclared properties in workflows vrana 2012-10-03 14:34:02 -0700
  • 2871d00f96 Allow checking out branches in arc branch vrana 2012-12-12 14:01:26 -0800
  • 955c5b8820 Merge pull request #62 from bonneval/bugfixUndefinedVariable Evan Priestley 2012-12-18 05:38:05 -0800
  • 551d036a89 Bugfixed undefined variable $commit. bonneval 2012-12-18 14:31:48 +0100
  • b5b1fd62dc Support http basic auth and related configuration Brennan Taylor 2012-12-17 17:58:53 -0800
  • b9fa71f7e1 Allow arc to be run in arcanist/ or libphutil/ epriestley 2012-12-17 16:35:03 -0800
  • 6823706c76 Stop passsing bogus 'user' parameter to differential.createrevision epriestley 2012-12-17 14:41:27 -0800
  • 716ce2482c Implement --everything, --json and --ugly flags for arc unit epriestley 2012-12-17 12:56:41 -0800
  • 0bf5c3603c Refactor commit ranges and base commit handling epriestley 2012-12-17 12:54:08 -0800
  • 2ae0cb797d Remove ArcanistRepositoryAPI::setDefaultBaseCommit() epriestley 2012-12-17 12:53:38 -0800
  • 0e27dbfd17 Refactor getWorkingCopyStatus() into getUncommittedStatus() and getCommitRangeStatus() epriestley 2012-12-17 12:53:28 -0800
  • 5f5392df8a Suggest upgrading Phabricator for unknown Conduit methods or parameters vrana 2012-12-14 17:40:57 -0800
  • 7133c76d37 Update PEP8 vrana 2012-12-12 18:05:48 -0800