Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Truncate pages, point users to GitLab repo | Amy Qualls | 2023-01-17 | 1 | -106/+2 |
| | |||||
* | Incorporate older edits to README | Amy Qualls | 2022-12-15 | 1 | -17/+30 |
| | |||||
* | Document gitlab-shell on GitLab SaaS | Sean Carroll | 2022-05-18 | 1 | -0/+38 |
| | |||||
* | Move code guidelines to doc/beginners_guide.md | Igor Drozdov | 2022-02-16 | 1 | -76/+2 |
| | | | | It helps to have less verbose README.md | ||||
* | Add metadata for these pages | Amy Qualls | 2022-02-15 | 1 | -0/+6 |
| | | | | | These pages should get credited to Source Code. (I should also check about CODEOWNERS entries too.) | ||||
* | Fix link in README | Amy Qualls | 2022-02-15 | 1 | -2/+2 |
| | | | | Shouldn't start with a leading slash. | ||||
* | Add docs for full feature list | Igor Drozdov | 2022-02-15 | 1 | -4/+2 |
| | | | | Describe what Gitlab Shell is capable of | ||||
* | Update link for gitlab-workhorse project location | Costel Maxim | 2022-01-28 | 1 | -1/+1 |
| | |||||
* | Rate limiting documentation | Sean Carroll | 2022-01-19 | 1 | -1/+11 |
| | |||||
* | Add some initial logging guidelines499-log-me-more | Nick Thomas | 2021-09-28 | 1 | -0/+15 |
| | |||||
* | Add a make install command | Nick Thomas | 2021-07-01 | 1 | -4/+24 |
| | | | | Changelog: added | ||||
* | Create PROCESS.md page with Security release process | Igor Drozdov | 2021-06-23 | 1 | -21/+2 |
| | |||||
* | "Limits" to "Limit" on line 10 to align tenses | Brad Sevy | 2021-06-07 | 1 | -1/+1 |
| | |||||
* | Set up a test Gitaly server in CI and provide a docker-compose file | Sean McGivern | 2021-05-20 | 1 | -0/+14 |
| | |||||
* | Clarify which versions of Go we supportashmckenzie/update-requirements | Ash McKenzie | 2021-03-15 | 1 | -0/+3 |
| | |||||
* | Remove default branch statement in docsremove-default-branch-docs | Nick Thomas | 2021-01-06 | 1 | -7/+0 |
| | | | | Now `master` is removed, this is no longer needed | ||||
* | Fix CI config and README for new default branchfix-ci-config-for-main | Nick Thomas | 2020-11-20 | 1 | -3/+10 |
| | |||||
* | Remove rubocop from Ruby testremove-rubocop-test | Takuya Noguchi | 2020-11-05 | 1 | -2/+1 |
| | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | hooks: Remove deprecated hooks dirzj-remove-hooks-dir | Zeger-Jan van de Weg | 2020-09-11 | 1 | -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-coverage | Takuya Noguchi | 2020-06-06 | 1 | -2/+2 |
| | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | Update release steps to be more explicitpb-update-release-steps | Patrick Bajao | 2020-04-13 | 1 | -4/+6 |
| | | | | | Include information about not requiring a second maintainer review when releasing. | ||||
* | Update README.md | Nick Thomas | 2019-10-15 | 1 | -70/+8 |
| | |||||
* | Remove gitlab-keys script | Patrick Bajao | 2019-09-04 | 1 | -18/+0 |
| | |||||
* | Update README to include new Makefile targets194-add-makefile-to-make-things-easier | Ash McKenzie | 2019-06-27 | 1 | -11/+25 |
| | |||||
* | Add doc about Go migration feature flags | Patrick Bajao | 2019-04-17 | 1 | -0/+37 |
| | |||||
* | Remove hooks, they belong to Gitaly now | Jacob Vosmaer | 2019-04-03 | 1 | -6/+2 |
| | |||||
* | Update readme notes about git hooks | Jacob Vosmaer | 2019-02-28 | 1 | -4/+17 |
| | |||||
* | Gitaly hook transistion changes | Jacob Vosmaer | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | Update overview in readme | Jacob Vosmaer | 2018-10-01 | 1 | -29/+19 |
| | |||||
* | Replace coveralls with simplecovdz-remove-coveralls | Dmitriy Zaporozhets | 2018-02-05 | 1 | -3/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove the GitlabProjects implementation | Nick Thomas | 2018-01-12 | 1 | -35/+0 |
| | |||||
* | Link to CONTRIBUTING.md and LICENSE | Douwe Maan | 2017-09-04 | 1 | -0/+8 |
| | |||||
* | Go 1.8... | Kim "BKC" Carlbäcker | 2017-07-07 | 1 | -1/+1 |
| | |||||
* | Update README Go1.7 as minimum requirement | Kim "BKC" Carlbäcker | 2017-07-06 | 1 | -1/+1 |
| | |||||
* | Set explicit value for secret token for net specs | Dmitriy Zaporozhets | 2017-06-21 | 1 | -0/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Update VCR fixtures | Dmitriy Zaporozhets | 2017-06-21 | 1 | -0/+9 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add hello-world executable | Jacob Vosmaer | 2017-04-12 | 1 | -0/+3 |
| | |||||
* | Explain when to use a v in version number | Sean McGivern | 2017-03-30 | 1 | -5/+12 |
| | |||||
* | Explain how to release a new version | Sean McGivern | 2017-03-29 | 1 | -0/+14 |
| | |||||
* | Remove git annex support | Pawel Chojnacki | 2017-02-24 | 1 | -1/+1 |
| | |||||
* | Git LFS remark in readme is no longer correct.remove_lfs_remark | Marin Jankovski | 2016-10-12 | 1 | -26/+1 |
| | |||||
* | Merge branch 'remove-batch' into 'master' | Rémy Coutable | 2016-05-10 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Remove broken badge The state is shown on the repository anyway See merge request !39 | ||||
| * | Set the GL badge | Zeger-Jan van de Weg | 2016-05-10 | 1 | -0/+1 |
| | | |||||
| * | Remove broken badge remove-batch | Zeger-Jan van de Weg | 2016-02-19 | 1 | -1/+0 |
| | | | | | | The state is shown on the repository anyway | ||||
* | | Fix spelling mistakes in README.md | Mark Campbell | 2016-05-05 | 1 | -2/+2 |
| | | |||||
* | | Remove the update-head command since GitLab doesn't use it anymore | Rémy Coutable | 2016-04-28 | 1 | -4/+0 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Remove branch functionality | Robert Schilling | 2016-04-19 | 1 | -8/+0 |
| | | |||||
* | | Remove rm-tag command | Robert Schilling | 2016-04-18 | 1 | -4/+0 |
| | | |||||
* | | Update README.md | Elan Ruusamäe | 2016-02-23 | 1 | -1/+1 |
|/ | | | trivial spelling fix | ||||
* | Added git gc for housekeeping | Jeroen Nijhof | 2015-10-21 | 1 | -0/+4 |
| |