summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix CI config and README for new default branchfix-ci-config-for-mainNick Thomas2020-11-201-3/+10
|
* Remove rubocop from Ruby testremove-rubocop-testTakuya Noguchi2020-11-051-2/+1
| | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* hooks: Remove deprecated hooks dirzj-remove-hooks-dirZeger-Jan van de Weg2020-09-111-19/+0
| | | | | | | | | Over a year ago, through e0824f17367a44e5bac84dac7197f9b45e37ab01, the hooks in this repository were updated to not be successful, basically block each push from happening. This change removes the hooks, and updates the documentation. There's no customer impact, and these changes are just part of a general cleanup.
* Extract coverage for Go code on CI pipelinego-coverageTakuya Noguchi2020-06-061-2/+2
| | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Update release steps to be more explicitpb-update-release-stepsPatrick Bajao2020-04-131-4/+6
| | | | | Include information about not requiring a second maintainer review when releasing.
* Update README.mdNick Thomas2019-10-151-70/+8
|
* Remove gitlab-keys scriptPatrick Bajao2019-09-041-18/+0
|
* Update README to include new Makefile targets194-add-makefile-to-make-things-easierAsh McKenzie2019-06-271-11/+25
|
* Add doc about Go migration feature flagsPatrick Bajao2019-04-171-0/+37
|
* Remove hooks, they belong to Gitaly nowJacob Vosmaer2019-04-031-6/+2
|
* Update readme notes about git hooksJacob Vosmaer2019-02-281-4/+17
|
* Gitaly hook transistion changesJacob Vosmaer2018-12-201-1/+1
|
* Update overview in readmeJacob Vosmaer2018-10-011-29/+19
|
* Replace coveralls with simplecovdz-remove-coverallsDmitriy Zaporozhets2018-02-051-3/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove the GitlabProjects implementationNick Thomas2018-01-121-35/+0
|
* Link to CONTRIBUTING.md and LICENSEDouwe Maan2017-09-041-0/+8
|
* Go 1.8...Kim "BKC" Carlbäcker2017-07-071-1/+1
|
* Update README Go1.7 as minimum requirementKim "BKC" Carlbäcker2017-07-061-1/+1
|
* Set explicit value for secret token for net specsDmitriy Zaporozhets2017-06-211-0/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Update VCR fixturesDmitriy Zaporozhets2017-06-211-0/+9
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add hello-world executableJacob Vosmaer2017-04-121-0/+3
|
* Explain when to use a v in version numberSean McGivern2017-03-301-5/+12
|
* Explain how to release a new versionSean McGivern2017-03-291-0/+14
|
* Remove git annex supportPawel Chojnacki2017-02-241-1/+1
|
* Git LFS remark in readme is no longer correct.remove_lfs_remarkMarin Jankovski2016-10-121-26/+1
|
* Merge branch 'remove-batch' into 'master' Rémy Coutable2016-05-101-1/+1
|\ | | | | | | | | | | | | Remove broken badge The state is shown on the repository anyway See merge request !39
| * Set the GL badgeZeger-Jan van de Weg2016-05-101-0/+1
| |
| * Remove broken badge remove-batchZeger-Jan van de Weg2016-02-191-1/+0
| | | | | | The state is shown on the repository anyway
* | Fix spelling mistakes in README.mdMark Campbell2016-05-051-2/+2
| |
* | Remove the update-head command since GitLab doesn't use it anymoreRémy Coutable2016-04-281-4/+0
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Remove branch functionalityRobert Schilling2016-04-191-8/+0
| |
* | Remove rm-tag commandRobert Schilling2016-04-181-4/+0
| |
* | Update README.mdElan Ruusamäe2016-02-231-1/+1
|/ | | trivial spelling fix
* Added git gc for housekeepingJeroen Nijhof2015-10-211-0/+4
|
* change images to svg [ci skip]fscherwi2015-09-271-4/+4
|
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-shellMarin Jankovski2015-07-161-3/+3
|\
| * Make link to CI httpsSytse Sijbrandij2015-06-151-2/+2
| |
* | Add Git LFS remark to README.mdArtem V. Navrotskiy2015-07-031-0/+29
|/
* Make key authorization easier to understand.Sytse Sijbrandij2015-02-211-3/+2
|
* Better title and description.Sytse Sijbrandij2015-02-211-1/+3
|
* Update readme after Saturday morning conversation with Dmitriy.Sytse Sijbrandij2015-02-211-5/+57
|
* Merge pull request #177 from feedhenry/keys_listDmitriy Zaporozhets2014-10-281-0/+5
|\ | | | | Added list-keys command, with associated spec
| * Added list-keys command and specDavid Martin2014-10-151-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed puts and tidied up regex Address the hound Address the hound, again Use single quotes Add back travis.yml file Remove travis.yml, only keep on fh-master Use single quotes Use single quotes
* | Added list-projects command & specDavid Martin2014-10-151-0/+4
|/ | | | | | | | | | list-projects command usage Single quotes Use single quotes Use single quotes
* Replace travis with semaphoreappDmitriy Zaporozhets2014-09-091-1/+1
|
* Update README Markdown style to match CONTRIBUTINGCiro Santilli2014-08-111-29/+23
|
* Adding support+tests for annotated tags.Sean Edge2014-07-091-1/+2
|
* Use h1 headers in readmeDmitriy Zaporozhets2014-04-141-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Inline badgesDmitriy Zaporozhets2014-04-141-4/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add support for import repo timeoutDmitriy Zaporozhets2014-03-121-1/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>