Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add hook testsdsilvers/hooks | Daniel Silverstone | 2017-07-02 | 1 | -0/+73 |
| | | | | Basic hook tests which verify preauth commandline and post receive hooks. | ||||
* | Add support for ENV vars in gitano-test-tool | Daniel Silverstone | 2017-06-17 | 2 | -1/+39 |
| | | | | | This adds support for gitano-test-tool to set environment variables. We also add some yarn implementations for doing this. | ||||
* | Add missing finally to "created repositories have server info" yarn | Richard Maw | 2017-05-13 | 1 | -0/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/dsilvers/update-on-create' | Richard Maw | 2017-04-08 | 1 | -0/+13 |
|\ | |||||
| * | adds a test for server-info files in new repos | Daniel Silverstone | 2017-04-08 | 1 | -0/+13 |
| | | | | | | | | Even new repositories need http server info files. | ||||
* | | adds a force-push checking scenariodsilvers/force-push-testing | Daniel Silverstone | 2017-03-06 | 1 | -0/+34 |
| | | |||||
* | | adds support to amend the top commit in a repo | Daniel Silverstone | 2017-03-06 | 1 | -0/+2 |
| | | |||||
* | | adds support for force-push in IMPLEMENTS | Daniel Silverstone | 2017-03-06 | 1 | -2/+2 |
|/ | |||||
* | quotes all the things | Daniel Silverstone | 2017-03-04 | 1 | -87/+87 |
| | |||||
* | adds a test covering the rest of treediff/* | Daniel Silverstone | 2017-03-04 | 6 | -0/+142 |
| | |||||
* | adds testing for treediff/targets | Daniel Silverstone | 2017-03-04 | 4 | -0/+107 |
| | |||||
* | adds the ability to revert content patches | Daniel Silverstone | 2017-03-04 | 1 | -4/+9 |
| | |||||
* | adds test for checking start_tree | Daniel Silverstone | 2017-03-04 | 2 | -0/+72 |
| | |||||
* | permits empty commit pushing to fail | Daniel Silverstone | 2017-02-13 | 1 | -3/+5 |
| | |||||
* | supports reversing admin patches | Daniel Silverstone | 2017-02-13 | 1 | -4/+9 |
| | |||||
* | adds an initial treedelta test | Daniel Silverstone | 2017-02-12 | 3 | -0/+54 |
| | |||||
* | adds the testing ability to apply a content patch | Daniel Silverstone | 2017-02-12 | 1 | -0/+7 |
| | |||||
* | logs stdout/stderr when patching gitano-admin | Daniel Silverstone | 2017-02-12 | 1 | -5/+14 |
| | |||||
* | adds support for expecting failure on a push | Daniel Silverstone | 2017-02-12 | 1 | -2/+5 |
| | |||||
* | Add a version number system to Gitano | Daniel Silverstone | 2017-01-15 | 1 | -0/+4 |
| | |||||
* | Copyright cleanups | Daniel Silverstone | 2017-01-15 | 2 | -1/+53 |
| | |||||
* | testing: Add a way to extract variables from the test suite | Richard Maw | 2017-01-08 | 1 | -0/+3 |
| | |||||
* | Add a missing --force in group membership scenariov0.8.1 | Daniel Silverstone | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | Example needed to quieten python yarn over the gravestone | Daniel Silverstone | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | Add group test yarnv0.8 | Daniel Silverstone | 2017-01-02 | 1 | -2/+161 |
| | |||||
* | cleanups: Whitespace and indentation and untabify | Daniel Silverstone | 2017-01-02 | 1 | -47/+47 |
| | | | | | | This is a massive unpleasant commit which does whitespace cleanup and fixes indentation (including untabifying). Hopefully we won't need to do this ever again, if we keep an eye on commits. | ||||
* | Some notes in the library.yarn | Daniel Silverstone | 2017-01-02 | 1 | -20/+31 |
| | |||||
* | Some more tiny tweaks in wording, remove readme yarn | Daniel Silverstone | 2017-01-02 | 4 | -4/+4 |
| | |||||
* | Tweak wording ever so slightly in 'as' yarn | Daniel Silverstone | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | A little more description of shallowness | Daniel Silverstone | 2017-01-02 | 1 | -3/+13 |
| | |||||
* | Update the whoami yarn a little | Daniel Silverstone | 2017-01-02 | 1 | -2/+33 |
| | |||||
* | Add some notes to the help yarn | Daniel Silverstone | 2017-01-02 | 1 | -4/+18 |
| | |||||
* | More explanation in the graveyard yarn | Daniel Silverstone | 2017-01-02 | 1 | -1/+23 |
| | |||||
* | Some more notes in create's yarn | Daniel Silverstone | 2017-01-02 | 1 | -1/+10 |
| | |||||
* | Some more notes in count-objects' yarn | Daniel Silverstone | 2017-01-02 | 1 | -0/+10 |
| | |||||
* | Explain 'configuration changes stick' slightly better | Daniel Silverstone | 2017-01-02 | 1 | -2/+6 |
| | |||||
* | Split up the user yarn a little | Daniel Silverstone | 2017-01-02 | 1 | -7/+49 |
| | |||||
* | Some documentation for the rename yarn | Daniel Silverstone | 2017-01-02 | 1 | -1/+13 |
| | |||||
* | Tidy up and split out sshkey scenarios a bit | Daniel Silverstone | 2017-01-02 | 1 | -11/+35 |
| | |||||
* | Split up the destroy yarn a bit | Daniel Silverstone | 2017-01-02 | 1 | -1/+29 |
| | |||||
* | Split up the copy yarn a teeny bit | Daniel Silverstone | 2017-01-02 | 1 | -7/+20 |
| | |||||
* | Add Gitorious' gravestone to the graveyard yarn | Daniel Silverstone | 2017-01-02 | 1 | -0/+16 |
| | |||||
* | Simplify yarns which create alice/main to use a new implementation | Daniel Silverstone | 2017-01-02 | 11 | -47/+38 |
| | |||||
* | Complete cleanups that Richard started | Daniel Silverstone | 2017-01-02 | 7 | -154/+158 |
| | |||||
* | testing: Reformat yarns | Richard Maw | 2017-01-02 | 16 | -417/+463 |
| | | | | | | | | We got some weird indentations because some code editors normalise whitespace and do so to different levels. This also took the opportunity to re-justify the text too. | ||||
* | Remove readme command, and (somewhat) empty test | Daniel Silverstone | 2017-01-02 | 1 | -2/+0 |
| | |||||
* | testing: clone/push over http in http test mode | Richard Maw | 2016-12-18 | 1 | -7/+86 |
| | | | | | | | | | This sets up password auth for the gitano-smart-http wrapper so we can finally test commands over http. We wouldn't normally bother with auth during test mode, but lighttpd does not pass REMOTE_USER through to the CGIs unless we have authenticated. | ||||
* | testing: In http mode add passwords for users | Richard Maw | 2016-12-18 | 1 | -0/+13 |
| | | | | | | | These use the username as the password as a hack. We don't have a fully password-self-hosted setup, so this is a bit of a hack with a bootstrapping problem. This would be fixed by having gitano-setup accept passwords too. | ||||
* | testing: Record stdout and stderr from clone | Richard Maw | 2016-12-18 | 1 | -1/+2 |
| | |||||
* | testing: Rename gtt {push,pull}viassh to {push,pull} | Richard Maw | 2016-12-18 | 2 | -7/+7 |
| | | | | | This is going to support smart HTTP {push,pull} so it's incorrect to be named "via ssh". |