[PATCH] Add a scenario to test project.archive cgit hiding
by Richard Maw
Repo: git://git.gitano.org.uk/personal/richardmaw/gitano.git
Ref: refs/heads/cgit-repo-hide-yarn
Sha1: 4c837781eee8604255842e98e31b1157ef12de74
Since Daniel was gracious enough to add support for hiding repositories,
I owe him a Yarn to test it, so here it is!
Richard Maw (1):
yarns: Check cgit hide=1 set when project.archived
Makefile | 2 +-
testing/03-cgit-support.yarn | 17 +++++++++++++++++
2 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 testing/03-cgit-support.yarn
--
1.9.1
7 years, 7 months
[PATCH] Fix empty command bug
by Richard Ipsum
repo: https://bitbucket.org/richardipsum/gitano
ref: richardipsum/fix-empty-cmd-bug
head: 1420abf7d99359a056944f2023cbe6183924a5a8
Hi,
Apologies for not submitting this sooner, limited internet access over the
past year has made it more difficult for me to contribute,
I must also apologise for introducing this bug in the first place.
Richard Ipsum (1):
Fix empty command bug
bin/gitano-auth.in | 7 ++++++-
bin/gitano-command.cgi.in | 8 +++++++-
bin/gitano-smart-http.cgi.in | 10 +++++++++-
lib/gitano/auth.lua | 8 +++-----
4 files changed, 25 insertions(+), 8 deletions(-)
--
2.1.4
7 years, 7 months
[PATCH 0/1] Added git-upload-archive to available commands
by Gavin Lee
Hi all,
We needed our gitano users to have access to the git-archive command so added
it to the available commands. It might be usefull for someone else, any
comments or feedback would be appreciated.
Gavin Lee (1):
Added git-upload-archive to available commands
lib/gitano/command.lua | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
--
1.7.9.5
7 years, 7 months