aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-23Added a content type parser for x-git-receive-packHampusM
2021-07-23Cleaned and improved the backendHampusM
2021-07-22Added tree unit testsHampusM
2021-07-22Fixed the name of the findAsync unit testHampusM
2021-07-22Added unit tests for the misc functionsHampusM
2021-07-22Fixed the BASE_DIR test environment variableHampusM
2021-07-22Improved error handling in some misc functionsHampusM
2021-07-22Added the jest coverage report output directory to the gitignoreHampusM
2021-07-22Unexported PatchHeaderData & cleaned up imports in the diff unit testHampusM
2021-07-22Added diff unit test & exported the PatchHeaderData typeHampusM
2021-07-22Removed unnecessary setTimeout in the commit unit testHampusM
2021-07-22Improved test namesHampusM
2021-07-22YAML is retardedHampusM
2021-07-22Improved the Gitlab CI config and fixed it's indentationHampusM
2021-07-22Data used by tests now in /tmp/nodegit_test & added test teardown scriptHampusM
2021-07-22Fixed the nonexistant repository test & other small stuffHampusM
2021-07-22Updated the repository latest commit testHampus
2021-07-21Began with better backend error handling & cleaned up the backendHampusM
2021-07-21Made the custom request params and query string types into records.HampusM
2021-07-21Server package dev script doesn't exit on crashHampusM
2021-07-21Fixed a stupid mistake in the gitignoreHampusM
2021-07-18Fixed Vue warnings & cleaned up the Repository view a littleHampusM
2021-07-18Fixed the bug caused by inproper handling of empty patchesHampusM
2021-07-18Backend is run by ts-node instead of node with precompiled tsHampusM
2021-07-12Improved the unit testsHampusM
2021-07-11Specified stage in the Gitlab CI test jobHampusM
2021-07-11Updated dependencies & added a bunch of missing dependenciesHampusM
2021-07-07Changed Gitlab CI test job image to Node version 14HampusM
2021-07-07Added installation of apt-utils to Gitlab CI test jobHampusM
2021-07-07Moved the Jest setTimeout to the top of the commit unit testHampusM
2021-07-07Moved Jest timeout to the commit unit testHampusM
2021-07-07Increased Jest timeoutHampusM
2021-07-07The test setup clones a repository instead of assuming there is content in .gitHampusM
2021-07-07Added env variables for testing & fixed other test stuffHampusM
2021-07-06Added a Gitlab CI/CD pipeline configHampusMat
2021-07-06Added testsHampusM
2021-07-06Fixed the client & server packages's dependencies to the shared typesHampusM
2021-07-06Fixed repository redirection & added error handling for fetching repository infoHampusM
2021-07-06API uses shared typesHampusM
2021-07-06Fixed the LICENSEHampusMat
2021-07-06Frontend uses shared typesHampusM
2021-07-06Added a package with shared typesHampusM
2021-07-06Migrated frontend to typescriptHampusM
2021-07-05Cleaned up the server eslint configHampusM
2021-07-05Moved some dependencies to workspaces & fixed client eslint configHampusM
2021-07-03Made a bunch of frontend stuff workHampusM
2021-07-03Entries in the tree endpoint data contains name and not path & tree endpoint ...HampusM
2021-06-25Fixed a bug with commit patch's bounds & removed some unnecessary awaitsHampusM
2021-06-25Cleaned up the backendHampusM
2021-06-24Refactored the backend yet againHampusM