Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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". | ||||
* | testing: Run lighttpd during http tests | Richard Maw | 2016-12-18 | 2 | -1/+40 |
| | |||||
* | Fix accidental duplicate FINALLY | Richard Maw | 2016-12-18 | 1 | -1/+0 |
| | |||||
* | testing: Add teardown step to all scenarios | Richard Maw | 2016-12-18 | 24 | -0/+68 |
| | |||||
* | testing: Split out current ssh key test | Richard Maw | 2016-12-18 | 2 | -19/+21 |
| | | | | | | | This was disabled because when accessing Gitano over HTTP there is no current key to display or prevent you from deleting. By splitting it out we can add an ASSUMING to conditionally activate it. | ||||
* | Rename rules-patches to admin-patches since that's what they are | Daniel Silverstone | 2016-12-18 | 9 | -12/+12 |
| |