Mari
Mari
This is totally possible if SMTP is enabled and configured but the question is how we would accomplish this when SMTP is disabled
GitArena is currently lacking major parts of it's web frontend. The existing sites are also currently not very pretty and need cleanup. **Help is greatly appreciated!** The following sites still...
The commit list is supposted to be sorted by commit date, from newest to oldest. At the moment, it seems to be in a random order with seemingly no consistency....
Currently disabled repositories are only hidden in the web frontend and not anywhere else. This needs to change for them to be fully inaccessible (except for administrators): - [ ]...
Probably allow login with the biggest VCS websites: - [x] GitHub - [x] GitLab - [x] BitBucket and maybe popular web services such as: - [ ] Google - [...
_Idea suggested by @emily33901_ Paste service for code snippets and other smaller files: GitArena Bin Allow it to be scoped to either users, groups or specific projects with the three...
These two features should support the following VCS: Git, Subversion and Mercurial - [ ] Importing of repositories into a new Git repository on GitArena - [ ] Mirroring of...
This allows for an easier contribution workflow. This can be seen on GitHub in the form of pull requests or on GitLab as merge requests. It is important that GitArena...
Currently, GitArena only allows limited Git access over http(s). This should be extended to allow SSH access as well. This will probably be realized via a separate crate (`gitarena-ssh`).
Groups (as called similiary on GitLab and called organisations on GitHub) are a namespace under which repositories and all their data can be stored without belonging to a specific person....