aboutsummaryrefslogtreecommitdiff
path: root/gazelle
AgeCommit message (Expand)Author
2023-07-10feat(gazelle): support multiple requirements files in manifest generation (#1...Ignas Anikevicius
2023-06-21feat!: using Gazelle's lifecycle manager to manage external processes (#1284)Zhongpeng Lin
2023-05-28build: Upgrade Gazelle to v0.31.0 (#1240)Zhongpeng Lin
2023-05-04feat(bzlmod): expose platform-agnostic repo target for toolchain interpreter ...Chris Love
2023-04-27docs: Add starlark directive to code snippet (#1170)Borja Lorente
2023-04-10test: cleanup gazelle tests and run them in parallel (#1159)Ignas Anikevicius
2023-04-07fix: respect kind mapping (#1158)Mathieu Sabourin
2023-04-07fix: gazelle correctly adds new py_test rules (#1143)Alex Martani
2023-04-03docs: Updating documentation for bzlmod (#1149)Chris Love
2023-03-16fix: Include filename when parsing imports for gazelle (#1133)upstream/0.20.0John Laxson
2023-03-06fix: update gazelle to properly handle dot in package name. (#1083)Mathieu Sabourin
2023-03-05feat: add bzlmod support for gazelle plugin (#1077)Ignas Anikevicius
2023-03-04chore: fix some lingering GH archive URLs (#1108)Alex Eagle
2023-02-13Extending server process timeout (#1060)Zhongpeng Lin
2023-02-08Making exclusions more strict (#1054)Zhongpeng Lin
2023-02-06Use go_test to verify manifest (#1044)Zhongpeng Lin
2023-02-05clean up UUID (#1028)Zhongpeng Lin
2023-02-03feat: add logic from #1029 back with fix (#1039)Thulio Ferraz Assis
2023-01-31Revert "Resolving sibling modules with absolute imports" (#1035)Thulio Ferraz Assis
2023-01-31fix: reorder imports (#1034)Thulio Ferraz Assis
2023-01-31Resolving sibling modules with absolute imports (#1029)Zhongpeng Lin
2023-01-29Add missing copyright headers (#1030)Richard Levasseur
2023-01-27Handling imports from sibling modules (#1027)Zhongpeng Lin
2023-01-26Using label as id for py targets (#1023)Zhongpeng Lin
2023-01-25feat(gazelle)!: Move the plugin to a separate workspace (#972)Ignas Anikevicius
2023-01-23refactor(gazelle): Move plugin to a separate directory. (#983)Ignas Anikevicius
2023-01-23Add runtime dependencies to gazelle extension (#993)Zhongpeng Lin
2023-01-23generate py_test without __test__ (#999)Zhongpeng Lin
2023-01-23Redirect stdout when checking imports. (#1007)aptenodytes-forsteri
2023-01-03Use 'os' instead of 'ioutil' in gazelle tests (#962)Ignas Anikevicius
2022-12-27Removes unused "incremental" property (#948)Greg Roodt
2022-12-24chore(gazelle): clarify a particular failure message (#939)Sean R. Abraham
2022-12-06fix: gazelle panics when "# gazelle:ignore" doesn't have a value (#915)stdll00
2022-12-06feat: gazelle manifest exclude_patterns (#917)upstream/0.16.0Thulio Ferraz Assis
2022-12-04Add gazelle distribution and enable build_file_generation test (#913)Ignas Anikevicius
2022-11-10fix: make conftest.py special with gazelle (#879)upstream/0.14.0Thulio Ferraz Assis
2022-10-12chore: update go dependencies (#854)Thulio Ferraz Assis
2022-10-07Clarify location of gazelle_python.yamlAlex Eagle
2022-08-30specify timeout for gazelle manifest test (#817)Gary Miguel
2022-08-30Make gazelle_python_manifest output deterministic (#813)Abhishek Shivanna
2022-08-14Ran black and isort to fix files missed by commit hook (#790)UebelAndre
2022-08-10fix(gazelle): handle purelib and platlib packages that don't set 'Root-Is-Pur...Matt Mackay
2022-08-10feat(gazelle_python_manifest): provide a target with the given name (#787)Matt Mackay
2022-08-04709/from imports (#760)aptenodytes-forsteri
2022-07-27[gazelle] Use filepath.WalkDir instead of filepath.Walk (#770)David Zbarsky
2022-05-02Fix example link in gazelle readme (#693)C.J. Winslow
2022-04-15Replace host cfg with exec (#688)Alex Eagle
2022-03-02feat: support pip_parse in Gazelle (#633)Thulio Ferraz Assis
2022-03-01feat: concurrent parsing for Gazelle (#630)Thulio Ferraz Assis
2022-01-04refactor: make modules_mapping a regular rule (#578)upstream/0.6.0Thulio Ferraz Assis