Commit Graph

274 Commits

Author SHA1 Message Date
tdurieux a9d45a150c chore: improve error messages 2021-09-09 11:53:49 +02:00
tdurieux efec854b46 chore: enable strong etag 2021-09-09 11:53:33 +02:00
tdurieux 7d4768a292 fix: fix repository download 2021-09-08 16:08:51 +02:00
tdurieux 1fe920da79 fix: fix repository quota 2021-09-08 15:57:20 +02:00
tdurieux 8c7ea8d7ba chore: improve error message when repository is in error 2021-09-08 15:55:40 +02:00
tdurieux c79362a4ff fix: reset state of repository instead of removing it 2021-09-08 15:44:19 +02:00
tdurieux 1ae94081d6 fix: repository refresh will check if new a new commit is available 2021-09-08 15:19:38 +02:00
tdurieux 9838891567 feat: handle repository download and remove using a job queue 2021-09-08 15:00:15 +02:00
tdurieux d82f882ba8 fix: return the binary of the streamed content instead of a string 2021-09-08 14:05:52 +02:00
tdurieux 8b299222ea fix: fix github download 2 2021-09-08 10:27:04 +02:00
tdurieux 8c6bc97cde fix: fix github download 2021-09-08 09:41:02 +02:00
tdurieux fd2fc8fa7e fix: check last status activity 2021-09-08 09:40:44 +02:00
tdurieux 1fbd7be949 fix: use pipeline instead of pipe 2021-09-07 17:31:34 +02:00
tdurieux 924990b3cb fix: handle slow database update 2021-09-07 17:31:10 +02:00
tdurieux bacb6ed5e3 fix: allow to remove non-ready repository 2021-09-07 12:10:50 +02:00
tdurieux 7a44a42331 feat: display download progress 2021-09-07 12:10:25 +02:00
tdurieux fc0bab8f41 fix: handle error while sending content from s3 2021-09-07 09:24:39 +02:00
tdurieux 074d1f93a6 feat: use pm2 to log errors 2021-09-07 09:18:21 +02:00
tdurieux 81a091e9e1 chore: improves logging 2021-09-07 08:41:35 +02:00
tdurieux 4e42452ec8 feat: support uppercase in commit sha 2021-09-07 07:30:34 +02:00
tdurieux 4c30e3c4d4 chore: improve logging in repo validation 2021-09-07 07:30:03 +02:00
tdurieux 8946f57f07 fix: repository not ready only if in download 2021-09-07 07:28:24 +02:00
tdurieux f0788810a9 chore: improve error handling during anonymization 2021-09-07 07:22:42 +02:00
tdurieux 6679a03b2b feat: add support for .git url 2021-09-07 07:19:16 +02:00
tdurieux ea71ee31dd fix: handle not found repository 2021-09-07 07:17:57 +02:00
tdurieux 056e676af2 fix: handles undifinied conference 2021-09-07 07:13:50 +02:00
tdurieux 794bbb9ce2 fix: fix user registration 2021-09-07 07:09:29 +02:00
tdurieux 03b0fab519 fix: fix repository status 2021-09-06 23:58:26 +02:00
tdurieux 470e19c13e fix: update branch current commit 2021-09-06 23:28:58 +02:00
tdurieux 6c668e4f86 fix: improve error handling when a commit is not accessible 2021-09-06 23:06:10 +02:00
tdurieux eaa9656815 feat: improve error message 2021-09-06 22:34:58 +02:00
tdurieux 36c1098d55 fix: handle missing readme 2021-09-06 20:48:58 +02:00
tdurieux 43e67e1d30 feat: add index on user github id 2021-09-06 15:05:41 +02:00
tdurieux debc6ef084 fix: progress bar in status page 2021-09-06 14:58:57 +02:00
tdurieux f7266ccff8 fix: chatch errors in the scheduler 2021-09-06 14:54:11 +02:00
Thomas Durieux 20e8d533f4 feat: measure and display user quota (#72) 2021-09-06 14:53:42 +02:00
tdurieux 91014fbae2 fix: compute repository size 2021-09-06 13:08:58 +02:00
tdurieux 93258c8959 fix: handle when tthe default branch is not found 2021-09-06 11:49:57 +02:00
tdurieux fb1fa93869 fix: fix owner id when a new repository is anonymized 2021-09-06 11:49:03 +02:00
tdurieux bcc9f5449c fix: repository owner id 2021-09-06 11:26:19 +02:00
tdurieux 622ea4b7a1 fix: get user repositories 2021-09-06 10:19:01 +02:00
tdurieux d812560b99 fix: fix user connection 2021-09-06 10:18:46 +02:00
tdurieux 9abbefaa6b feat: github connect uses user id instead of username 2021-09-06 10:10:28 +02:00
tdurieux e27493dc12 feat: use user id instead of username to refer to users 2021-09-06 10:03:10 +02:00
tdurieux 3fbf00c37b feat: add support for multiple emails 2021-09-06 09:48:49 +02:00
tdurieux ebf104750e feat: add support for multiple access token provider 2021-09-06 09:43:26 +02:00
tdurieux cbbc43f280 feat: check status of repository 2021-09-06 09:39:05 +02:00
Thomas Durieux 49da267d5f feat: Add conference manager (#71) 2021-09-06 09:34:39 +02:00
tdurieux 6dba366296 fix: fix account creation 2021-08-25 18:06:34 +02:00
tdurieux d2652bdd99 fix: send conference with anonymized repositories 2021-08-24 13:02:45 +02:00