1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-28 07:44:50 +09:00
vervis/templates/repo
fr33domlover c0965a4c47 Default roles for repos and turn user/anon collab tables into proj/repo fields
* Repo collab now supports basic default roles developer/user/guest like
  project collab does
* User/Anon collab for repos and projects are now stored as fields instead of
  in dedicated tables, there was never a need for dedicated tables but I didn't
  see that before
* Repo push op is now part of `ProjectOperation`
* `RepoRole` and related code has been entirely removed, only project roles
  remain and they're used for both repos and projects
* This is the first not-totally-trivial DB migration in Vervis, it's automatic
  but please be careful and report errors
2019-01-29 22:24:32 +00:00
..
collab Default roles for repos and turn user/anon collab tables into proj/repo fields 2019-01-29 22:24:32 +00:00
widget Patch diff view: More contrast for diff line colors, otherwise hard to read 2018-05-25 18:47:29 +00:00
changes-darcs.hamlet Minimal pagination for git and darcs change log 2016-05-13 08:49:19 +00:00
changes-git.hamlet Minimal pagination for git and darcs change log 2016-05-13 08:49:19 +00:00
edit.hamlet Repo settings page, allow repos to move between projects 2016-06-05 21:11:05 +00:00
list.hamlet Finish route change, it builds now 2016-05-23 20:46:54 +00:00
new.hamlet Roles now under by sharers, i.e. now groups too 2016-06-06 17:29:54 +00:00
patch.cassius Apply basic style to make commit diffs look a bit less very ugly 2018-05-24 22:42:01 +00:00
patch.hamlet Apply basic style to make commit diffs look a bit less very ugly 2018-05-24 22:42:01 +00:00
source-darcs.cassius Refactor git source view code and implement the same for Darcs 2016-05-05 07:29:19 +00:00
source-darcs.hamlet Remove table headers from repo source dir view 2018-11-01 09:45:48 +00:00
source-git.cassius Refactor git source view code and implement the same for Darcs 2016-05-05 07:29:19 +00:00
source-git.hamlet Remove table headers from repo source dir view 2018-11-01 09:45:48 +00:00