summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Truncate pages, point users to GitLab repoAmy Qualls2023-01-171-106/+2
|
* Incorporate older edits to READMEAmy Qualls2022-12-151-17/+30
|
* Document gitlab-shell on GitLab SaaSSean Carroll2022-05-181-0/+38
|
* Move code guidelines to doc/beginners_guide.mdIgor Drozdov2022-02-161-76/+2
| | | | It helps to have less verbose README.md
* Add metadata for these pagesAmy Qualls2022-02-151-0/+6
| | | | | These pages should get credited to Source Code. (I should also check about CODEOWNERS entries too.)
* Fix link in READMEAmy Qualls2022-02-151-2/+2
| | | | Shouldn't start with a leading slash.
* Add docs for full feature listIgor Drozdov2022-02-151-4/+2
| | | | Describe what Gitlab Shell is capable of
* Update link for gitlab-workhorse project locationCostel Maxim2022-01-281-1/+1
|
* Rate limiting documentationSean Carroll2022-01-191-1/+11
|
* Add some initial logging guidelines499-log-me-moreNick Thomas2021-09-281-0/+15
|
* Add a make install commandNick Thomas2021-07-011-4/+24
| | | | Changelog: added
* Create PROCESS.md page with Security release processIgor Drozdov2021-06-231-21/+2
|
* "Limits" to "Limit" on line 10 to align tensesBrad Sevy2021-06-071-1/+1
|
* Set up a test Gitaly server in CI and provide a docker-compose fileSean McGivern2021-05-201-0/+14
|
* Clarify which versions of Go we supportashmckenzie/update-requirementsAsh McKenzie2021-03-151-0/+3
|
* Remove default branch statement in docsremove-default-branch-docsNick Thomas2021-01-061-7/+0
| | | | Now `master` is removed, this is no longer needed
* 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
|