Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make CLI tests work for v4 as well | Gauvain Pocentek | 2017-08-20 | 1 | -87/+1 |
* | Add support for MergeRequest validation | Gauvain Pocentek | 2016-03-22 | 1 | -0/+17 |
* | CI: implement user get-by-username | Gauvain Pocentek | 2016-02-14 | 1 | -0/+8 |
* | define a testcase() function; use it for tests | Richard Hansen | 2016-01-31 | 1 | -53/+49 |
* | improve error handling | Richard Hansen | 2016-01-31 | 1 | -21/+27 |
* | convert scripts to POSIX shell by eliminating bashisms | Richard Hansen | 2016-01-31 | 1 | -13/+13 |
* | quote underquoted variable expansions | Richard Hansen | 2016-01-31 | 1 | -12/+12 |
* | convert $GITLAB to a function | Richard Hansen | 2016-01-31 | 1 | -13/+13 |
* | convert $OK to a function | Richard Hansen | 2016-01-31 | 1 | -12/+12 |
* | move common code to build_test_env.sh | Richard Hansen | 2016-01-31 | 1 | -26/+1 |
* | wrap long lines | Richard Hansen | 2016-01-31 | 1 | -8/+18 |
* | Implement project variables support | Gauvain Pocentek | 2016-01-24 | 1 | -1/+1 |
* | add some CLI tests | Gauvain Pocentek | 2016-01-17 | 1 | -3/+11 |
* | Add a script to build a test env | Gauvain Pocentek | 2016-01-10 | 1 | -58/+9 |
* | functional_tests.sh: support python 2 and 3 | Gauvain Pocentek | 2015-12-29 | 1 | -2/+21 |
* | Test branch creation et deletion | Gauvain Pocentek | 2015-09-19 | 1 | -0/+12 |
* | Provide a Gitlab.from_config method | Gauvain Pocentek | 2015-08-21 | 1 | -4/+4 |
* | Fix the update/delete CLI subcommands | Gauvain Pocentek | 2015-07-11 | 1 | -1/+9 |
* | functional_test.sh: use a venv0.9 | Gauvain Pocentek | 2015-05-15 | 1 | -2/+10 |
* | Provide a basic functional test script | Gauvain Pocentek | 2015-05-14 | 1 | -0/+89 |