Commit Graph

  • ec79f7e00d Scraped repositories from Source Graph vladfedoriuk 2023-09-19 19:11:14 +0000
  • 39bbf9a877 Implement actual filtering by dependencies Vladyslav Fedoriuk 2023-09-19 20:57:26 +0200
  • e435e58958 Scraped repositories from Source Graph vladfedoriuk 2023-09-19 18:04:24 +0000
  • 2ef96977a0 Implement a multiselect for dependencies Vladyslav Fedoriuk 2023-09-19 19:50:45 +0200
  • 3596efa906 Scraped repositories from Source Graph vladfedoriuk 2023-09-17 12:37:41 +0000
  • 9d286f5c01 Implement basic searching Vladyslav Fedoriuk 2023-09-17 14:23:04 +0200
  • 1441cbb396 Scraped repositories from Source Graph vladfedoriuk 2023-09-05 19:05:56 +0000
  • c651642c74 Add simple pagination and stars column sorting Vladyslav Fedoriuk 2023-09-05 20:48:07 +0200
  • 60be831d0a Scraped repositories from Source Graph vladfedoriuk 2023-08-30 21:48:18 +0000
  • 7d3711337e Fix link clicking Vladyslav Fedoriuk 2023-08-30 23:31:21 +0200
  • af578ea4a5 Format the links to Github repos Vladyslav Fedoriuk 2023-08-30 23:21:44 +0200
  • c70cc80b09 Implement stars badges and description with overflow Vladyslav Fedoriuk 2023-08-30 22:37:13 +0200
  • 79017e9dcc Scraped repositories from Source Graph vladfedoriuk 2023-08-29 20:32:49 +0000
  • 7bc2e6bb05 Add a draft of data table and display all the repos Vladyslav Fedoriuk 2023-08-29 22:18:23 +0200
  • 6a66b791c0
    Update README.md #23 Muhammad Abdul Sami 2023-08-29 19:43:24 +0500
  • 3ba2723368 Scraped repositories from Source Graph vladfedoriuk 2023-08-28 19:46:00 +0000
  • f608ff0500 Create index.json Vladyslav Fedoriuk 2023-08-28 21:28:49 +0200
  • fc4f709189 Scraped repositories from Source Graph vladfedoriuk 2023-08-28 18:14:02 +0000
  • c0e0046207 Add chadcn/ui Vladyslav Fedoriuk 2023-08-27 22:03:21 +0200
  • 70a8895c22 Add some more TODO comments Vladyslav Fedoriuk 2023-08-27 21:18:50 +0200
  • 357c134edd Scraped repositories from Source Graph vladfedoriuk 2023-08-28 09:48:21 +0000
  • ffec5edd43 Add some more TODOs Vladyslav Fedoriuk 2023-08-28 11:35:09 +0200
  • 3a64e94883 Scraped repositories from Source Graph vladfedoriuk 2023-08-24 11:48:27 +0000
  • 421d303464 Fix a test with updating the repos Vladyslav Fedoriuk 2023-08-24 13:36:05 +0200
  • a5e7f49731 Skip scraping when testing Vladyslav Fedoriuk 2023-08-24 13:14:01 +0200
  • 9fc2af588f Add TODOs Vladyslav Fedoriuk 2023-08-21 09:07:56 +0200
  • f626319989 Scraped repositories from Source Graph vladfedoriuk 2023-08-18 19:07:23 +0000
  • d512acd6b7 Set up frontend Vladyslav Fedoriuk 2023-08-18 20:51:30 +0200
  • a8fc5fcdc1 Refactor scraping Vladyslav Fedoriuk 2023-08-16 23:29:25 +0200
  • d819ff29f8 Scraped repositories from Source Graph vladfedoriuk 2023-08-16 21:23:40 +0000
  • 5f7aabc6e7 Optimize dependencies parsing Vladyslav Fedoriuk 2023-08-16 23:06:55 +0200
  • aa3ee07a90 Change the index columns in on_conflict statement for repo creation Vladyslav Fedoriuk 2023-08-15 14:44:08 +0200
  • 102de55b12 Add a unique constraint for the repo url and source graph repo id Vladyslav Fedoriuk 2023-08-15 14:30:44 +0200
  • cca18fbd33 Make scraping run on push for now Vladyslav Fedoriuk 2023-08-15 13:31:16 +0200
  • 03e77f4092 Refactor and optimize scraping and dependencies parsing Vladyslav Fedoriuk 2023-08-15 12:56:39 +0200
  • cd71346b17 Update the database Vladyslav Fedoriuk 2023-08-06 13:36:24 +0200
  • 44c0a8a409 Adjust the docstrings Vladyslav Fedoriuk 2023-08-06 12:33:50 +0200
  • 09a5ef63f7 Add typer Vladyslav Fedoriuk 2023-08-06 12:30:38 +0200
  • 1ec3c0d57f Add ReadTimeout for errors to retry for in SourceGraph client Vladyslav Fedoriuk 2023-08-06 00:52:54 +0200
  • ffc62be92a Bring back the old config Vladyslav Fedoriuk 2023-08-06 00:49:30 +0200
  • 0fb8956a17 Try manually trigger a workflow Vladyslav Fedoriuk 2023-08-06 00:44:15 +0200
  • 95b3c397e0 Add a database and a cron GitHub Action job Vladyslav Fedoriuk 2023-08-06 00:34:16 +0200
  • e9f5426cd1 Add logic for parsing the dependencies and populating the database Vladyslav Fedoriuk 2023-08-06 00:09:48 +0200
  • 874ba24db2 Make upserting possible for source graph data Vladyslav Fedoriuk 2023-08-04 00:40:23 +0200
  • 1c05515551 Ignore factories Vladyslav Fedoriuk 2023-08-03 10:11:58 +0200
  • c559765942 Fix mypy pre-commit and GitHub action Vladyslav Fedoriuk 2023-08-03 10:09:40 +0200
  • d1f93f81ee Exclude tests from type checking Vladyslav Fedoriuk 2023-08-03 10:02:04 +0200
  • bfeca74e6b Remove redundant configs Vladyslav Fedoriuk 2023-08-03 00:28:49 +0200
  • 11f142feb5 Try fixing mypy action Vladyslav Fedoriuk 2023-08-03 00:18:37 +0200
  • e634895392 Add mypy Vladyslav Fedoriuk 2023-08-02 23:59:29 +0200
  • 6484b85956 Refactor the models and add a mapper Vladyslav Fedoriuk 2023-08-02 23:09:30 +0200
  • 9d0e6e606d Fix waits in the SourceGraph client Vladyslav Fedoriuk 2023-08-01 00:22:05 +0200
  • 193282b836 Ged rid of packages replaced by ruff Vladyslav Fedoriuk 2023-07-31 23:42:32 +0200
  • 376d7200f6 Fix tests Vladyslav Fedoriuk 2023-07-31 23:19:06 +0200
  • 9fa3b8e43b Add parsing of the SourceGraph SSE data Vladyslav Fedoriuk 2023-07-31 23:16:37 +0200
  • dae524ab0c Add a working prototype of SourceGraph client Vladyslav Fedoriuk 2023-07-30 22:50:35 +0200
  • 61967ab207 Test listing the repositories Vladyslav Fedoriuk 2023-07-29 18:59:45 +0200
  • 4cc03600c3 Add coverage report Vladyslav Fedoriuk 2023-07-29 12:54:06 +0200
  • 058673ce8b Fix formatting of pyproject.toml Vladyslav Fedoriuk 2023-07-29 12:41:04 +0200
  • d240844f8e Fix formatting of pyproject.toml Vladyslav Fedoriuk 2023-07-29 12:38:56 +0200
  • d66e31aef6 Try fixing pyproject-fmt config Vladyslav Fedoriuk 2023-07-29 12:38:00 +0200
  • aebd17d299 Fix GithubActions workflow Vladyslav Fedoriuk 2023-07-29 12:33:29 +0200
  • f33f0d49a1 Adjust the GithubActions workflow Vladyslav Fedoriuk 2023-07-29 12:28:50 +0200
  • b25f428467 Add coverage config Vladyslav Fedoriuk 2023-07-29 12:23:26 +0200
  • 4c4dabb96c Extend tests Vladyslav Fedoriuk 2023-07-29 11:50:31 +0200
  • a0310ea3b1 Set up tests Vladyslav Fedoriuk 2023-07-29 00:17:38 +0200
  • e4e0ab47f7 Add tables and set up alembic Vladyslav Fedoriuk 2023-07-28 22:56:43 +0200
  • f1daafe96c Adjust pre-commit and GitHub actions Vladyslav Fedoriuk 2023-07-28 21:52:07 +0200
  • 988a9236ae Change README Vladyslav Fedoriuk 2023-07-27 09:34:54 +0200
  • d74c845971 Rename a GithubActions job Vladyslav Fedoriuk 2023-07-27 09:32:06 +0200
  • 98e8a079e6 Remove old code Vladyslav Fedoriuk 2023-07-27 09:29:43 +0200
  • d00cd3845c Fix pyupgrade job Vladyslav Fedoriuk 2023-07-27 08:41:43 +0200
  • 4e446f6c9d Set up the web project dependencies Vladyslav Fedoriuk 2023-07-26 21:54:18 +0200
  • 224adf7f08
    add Markdown-Videos #22 Jørgen Kalsnes Hagen 2023-07-04 21:07:21 +0200
  • 6d97bcced2 Running query for repos and sorting by stars desc #20 Herivelton Andreassa 2023-03-10 20:03:25 -0300
  • fb627e4d28 Filtering repos with stars and ordering by total number of stars Herivelton Andreassa 2023-03-10 00:33:30 -0300
  • 968b3b2ff3 Continue option and checking existence of cloned repos Herivelton Andreassa 2023-03-10 00:19:04 -0300
  • 4b4aa9a391 Removing venv folder from remote Herivelton Andreassa 2023-03-09 09:13:41 -0300
  • 674d06c9d0 Fixes on code Herivelton Andreassa 2023-03-08 23:33:55 -0300
  • 24de1b4aea Added handling for same name repos Herivelton Andreassa 2023-03-08 22:36:00 -0300
  • d5cf450a25 General fixes Herivelton Andreassa 2023-03-06 23:54:24 -0300
  • 3f9b44c932 Refactoring code and updates in output files Herivelton Andreassa 2023-03-06 23:41:29 -0300
  • 17fa4c5287 Added FastAPI-Graphql-Strawberry-Mongodb-Template #18 Bhav Beri 2023-01-08 18:23:30 +0530
  • 41eb6b0ab3
    Clean FastAPI architecture #17 Maxim Bigin 2022-11-06 19:08:04 +0300
  • 02fb674332
    Update README.md Marcelo Trylesinski 2022-10-11 16:56:56 +0200
  • 6f536f2b85 add Bali #14 lifengyi 2022-05-20 14:54:56 +0800
  • 26cc0f64c5
    added fastapi-template for ml service #11 Subir 2021-11-19 10:37:05 +0530
  • 65c21c0bd4 Add structure #10 main Marcelo Trylesinski 2021-11-17 10:10:33 +0100
  • 3dd21d4d04 Refactor project Marcelo Trylesinski 2021-11-16 17:44:33 +0100
  • dd3ef0a586 Rename function to make its objective clearer #8 Jorge Alvarado 2021-09-08 01:06:28 -0300
  • 542fc2f494
    Merge pull request #1 from Cosmicoppai/Cosmicoppai-patch-1 #7 Kanak 2021-08-30 07:53:17 +0530
  • e80fd6889f
    update README.md Kanak 2021-08-30 07:52:47 +0530
  • 445ca2647a add feat/prepare-week-setup Marcelo Trylesinski 2021-05-09 03:05:11 +0200
  • b0ca7b2c06 🙈 Add __pycache__ to gitignore #5 Marcelo Trylesinski 2021-01-31 16:05:46 +0100
  • 4cce037b95 🎨 Create the FastAPI projects package structure Marcelo Trylesinski 2021-01-25 03:25:59 +0100
  • dbcab03897
    🙈 Ignore VSCode files (#4) Marcelo Trylesinski 2021-01-24 22:09:48 -0300
  • b8633555f5 🙈 Ignore VSCode files #4 ignore-vscode Marcelo Trylesinski 2021-01-25 02:09:22 +0100
  • 08395001fb
    Merge pull request #3 from sondrelg/patch-1 Marcelo Trylesinski 2020-12-29 19:03:48 -0300
  • 6e8cd27f73
    Add Netflix's Dispatch project #3 Sondre Lillebø Gundersen 2020-12-29 22:57:08 +0100
  • 72fa22cbac change sqlite by json #2 feat/dash-app Marcelo Trylesinski 2020-11-21 00:44:10 +0100