Commit Graph

6 Commits

Author SHA1 Message Date
René Pfeuffer
1118ddd146 Ahead/behind in branch details (#1893)
Adds the ahead/behind count to the branch details view.
2021-12-15 15:03:40 +01:00
Eduard Heimbuch
9cc134f5a8 Feature/branch details (#1876)
Enrich branch overview with more details like last committer and ahead/behind commits. Since calculating this information is pretty intense, we request it in chunks to prevent very long loading times. Also we cache the results in frontend and backend.

Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>
2021-12-01 14:19:18 +01:00
René Pfeuffer
dcc848eb4b Update docs
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>
2020-11-26 09:00:23 +01:00
René Pfeuffer
9119d2c075 Adapt documentation 2020-11-26 08:32:06 +01:00
Eduard Heimbuch
f93c9f3e7c update documentation 2020-11-11 17:10:37 +01:00
Florian Scholdei
f9efbd2e40 Add user-oriented SCM-Manager documentation 2020-06-16 13:20:17 +02:00