1 |
%define name smeserver-git |
%define name smeserver-git |
2 |
%define version 1.0.0 |
%define version 1.0.0 |
3 |
%define release 45 |
%define release 47 |
4 |
Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. |
Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
31 |
host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. |
host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
* Sat Jun 11 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-45.sme |
* Sat Jun 11 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-47.sme |
35 |
|
- commented out back the rewrite rule on HEAD etc to allow CLI git |
36 |
|
|
37 |
|
* Sat Jun 11 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-46.sme |
38 |
- fix auth not asked with Location after RewriteRule [SME: 9202] |
- fix auth not asked with Location after RewriteRule [SME: 9202] |
39 |
- add trailing slash to root git url if omited |
- add trailing slash to root git url if omited |
40 |
- only using git/repo.git or git/gitweb.cgi/repo.git will ask for auth |
- only using git/repo.git or git/gitweb.cgi/repo.git will ask for auth |
41 |
|
- bump to 46 to fix typo |
42 |
|
|
43 |
* Fri Jun 10 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-44.sme |
* Fri Jun 10 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-44.sme |
44 |
- fix allow to see .git short url with gitweb [SME: 9202] |
- fix allow to see .git short url with gitweb [SME: 9202] |