gitarena icon indicating copy to clipboard operation
gitarena copied to clipboard

Software development platform with built-in vcs, issue tracking and code review

Results 17 gitarena issues
Sort by recently updated
recently updated
newest added

_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...

type::enhancement
feature::bin

These two features should support the following VCS: Git, Subversion and Mercurial - [ ] Importing of repositories into a new Git repository on GitArena - [ ] Mirroring of...

feature::repositories
type::enhancement
input wanted

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...

feature::repositories
type::enhancement

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`).

feature::git
type::enhancement
help wanted

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....

type::enhancement
priority::low
feature::groups

libgit2 allows custom backends, should consider this with e.g S3 maybe gitoxide also provides such a backend?

feature::git
status::investigating
type::enhancement

Bumps [whoami](https://github.com/ardaku/whoami) from 1.1.2 to 1.5.1. Changelog Sourced from whoami's changelog. [1.5.1] - 2024-03-09 Fixed Broken link in docs [1.5.0] - 2024-03-03 Added WASI support Redox support Fallible functions whoami::fallible::devicename()...

cause::direct dependency