Commit Graph

25 Commits

Author SHA1 Message Date
Massaki Archambault bfdb1f0946 add systemd unit exemple 2021-03-21 21:52:22 -04:00
Massaki Archambault d72dc6d769 handle SIGINT and SIGTERM 2021-03-21 21:45:59 -04:00
Massaki Archambault ae81ad1ac7 fix incorrect call to Server.Wait() instead of Server.Serve() 2021-03-03 00:36:11 -05:00
Massaki Archambault 76bba479b5 rename projects folder to groups 2021-03-03 00:34:32 -05:00
Massaki Archambault 50ff5208fb fix missing error reporting on startup 2021-03-03 00:25:49 -05:00
Massaki Archambault 3c7ad94844 cleanup on_clone configuration option 2021-03-03 00:24:27 -05:00
Massaki Archambault cec8ea9806 Merge branch 'fix-default-branch' 2021-03-02 23:45:29 -05:00
Massaki Archambault cd50e0fe26 replace go-git dependancy with plain git 2021-03-02 23:43:38 -05:00
Massaki Archambault 4ac4f3e84d fix import 2021-01-25 14:41:39 -05:00
Massaki Archambault ab4d1d6a7e fix default initial branch ignoring the project default branch and always be set to master 2021-01-18 00:24:26 -05:00
Massaki Archambault 4d504d9f5a fix #1: fix segfault on group or user request failure 2021-01-17 23:34:58 -05:00
Massaki Archambault f3f6c26557 write README 2020-12-31 17:04:26 -05:00
Massaki Archambault e43d9520f8 add refresh "button" 2020-12-31 16:29:11 -05:00
Massaki Archambault 8d3f49061b fix choices in comment 2020-12-31 12:34:38 -05:00
Massaki Archambault 6770c68955 bugfix: fix subgroup not appearing when authenticated 2020-12-30 21:35:28 -05:00
Massaki Archambault 87bc3976b1 split clone and pull in their own worker 2020-12-30 21:18:18 -05:00
Massaki Archambault 66fbf713d1 add config file 2020-12-30 18:05:19 -05:00
Massaki Archambault 9b09b6aef9 add support for user repos 2020-12-29 19:53:30 -05:00
Massaki Archambault 4aca123c98 prepare fs for eventual inclusion of user repos 2020-12-28 22:51:23 -05:00
Massaki Archambault 2063df8920 basic git clone implementation 2020-12-28 21:37:18 -05:00
Massaki Archambault 2542edc3b7 start of fuse filesystem implementation 2020-12-27 02:23:00 -05:00
Massaki Archambault 40e5dbca80 gitlab datastructures 2020-12-26 22:30:19 -05:00
Massaki Archambault b3d31a2f64 go project setup 2020-12-26 14:38:09 -05:00
Massaki Archambault 8cfb9f062a add gitignore 2020-12-26 14:03:20 -05:00
Massaki Archambault 27104ba3cc
Initial commit 2020-12-26 14:00:40 -05:00