Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Run go build/test in CI with 1.9 and 1.10 | Jacob Vosmaer | 2018-06-20 | 1 | -2/+6 | |
|/ | ||||||
* | Merge branch '138-fix-pre-receive-hook' into 'master' | Douwe Maan | 2018-06-13 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | Resolve "NoMethodError for nil in pre-receive hook" Closes #138 See merge request gitlab-org/gitlab-shell!206 | |||||
| * | Fix a NoMethodError in the pre-receive hook | Nick Thomas | 2018-06-12 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'winh-makes-it-2018' into 'master' | Robert Speicher | 2018-06-11 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | Update LICENSE year to 2018 [ci skip] See merge request gitlab-org/gitlab-shell!205 | |||||
| * | Update LICENSE year to 2018 | Winnie Hellmann | 2018-06-11 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'issue-29006' into 'master'v7.1.4 | Douwe Maan | 2018-06-04 | 4 | -5/+149 | |
|\ | | | | | | | | | allow long strings to remain intact while parsing broadcast message See merge request gitlab-org/gitlab-shell!202 | |||||
| * | allow long strings to remain intact while parsing broadcast message | Cameron Crockett | 2018-06-01 | 4 | -5/+149 | |
|/ | | | | | | | | | | | | | | Added fix for msg nil edge case. fixed comment wording code review issues, bumped version and changelog entry Fixed rebase issues Moved strip out of the function Fixes for code review comments Removed trailing whitespaces | |||||
* | Merge branch 'bvl-display-username-instead-of-fullname' into 'master'v7.1.3 | Douwe Maan | 2018-05-28 | 4 | -9/+18 | |
|\ | | | | | | | | | | | | | Display the username instead of fullname Closes #131 See merge request gitlab-org/gitlab-shell!204 | |||||
| * | Bump version to 7.1.3bvl-display-username-instead-of-fullname | Bob Van Landuyt | 2018-05-24 | 3 | -2/+11 | |
| | | ||||||
| * | Display the username instead of fullname | Bob Van Landuyt | 2018-05-23 | 3 | -8/+8 | |
|/ | | | | | | | | When running `ssh git@gitlab.example.com` we used to reply with the full name. But it might actually be more useful to display the username. This is unique and can help support identifying issues. Closes #131 | |||||
* | Merge branch 'setup_security_products' into 'master' | Rémy Coutable | 2018-04-11 | 1 | -11/+45 | |
|\ | | | | | | | | | Setup security products. See merge request gitlab-org/gitlab-shell!201 | |||||
| * | Setup security products. | Olivier Gonzalez | 2018-04-11 | 1 | -11/+45 | |
|/ | ||||||
* | Merge branch 'logger-error' into 'master'v7.1.2 | Douwe Maan | 2018-04-09 | 4 | -2/+28 | |
|\ | | | | | | | | | | | | | Add missing GitlabLogger#error method Closes #130 See merge request gitlab-org/gitlab-shell!200 | |||||
| * | Add missing GitlabLogger#error method | Jacob Vosmaer (GitLab) | 2018-04-09 | 4 | -2/+28 | |
|/ | ||||||
* | Merge branch 'log-flush' into 'master'v7.1.1 | Douwe Maan | 2018-03-23 | 5 | -1/+32 | |
|\ | | | | | | | | | Flush log file after every write See merge request gitlab-org/gitlab-shell!199 | |||||
| * | Flush log file after every write | Jacob Vosmaer (GitLab) | 2018-03-23 | 5 | -1/+32 | |
|/ | ||||||
* | Release v7.1.0v7.1.0 | Sean McGivern | 2018-03-21 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'gitaly-upload-archive' into 'master' | Sean McGivern | 2018-03-21 | 22 | -666/+2457 | |
|\ | | | | | | | | | Add Gitaly git-upload-archive migrated command See merge request gitlab-org/gitlab-shell!192 | |||||
| * | Add Gitaly git-upload-archive migrated commandgitaly-upload-archive | Alejandro Rodríguez | 2018-03-20 | 22 | -666/+2457 | |
|/ | ||||||
* | Merge branch 'structured-logging' into 'master'v7.0.0 | Douwe Maan | 2018-03-19 | 17 | -79/+323 | |
|\ | | | | | | | | | Switch to structured logging See merge request gitlab-org/gitlab-shell!193 | |||||
| * | Switch to structured logging | Jacob Vosmaer (GitLab) | 2018-03-19 | 17 | -79/+323 | |
|/ | ||||||
* | Merge branch 'add-logrus' into 'master' | Nick Thomas | 2018-03-13 | 266 | -0/+153518 | |
|\ | | | | | | | | | Vendor logrus at v1.0.5 See merge request gitlab-org/gitlab-shell!197 | |||||
| * | Vendor logrus at v1.0.5add-logrus | Jacob Vosmaer | 2018-03-13 | 266 | -0/+153518 | |
|/ | ||||||
* | Merge branch 'fix-tests' into 'master' | Nick Thomas | 2018-03-13 | 2 | -12/+22 | |
|\ | | | | | | | | | Fix tests that fail locally See merge request gitlab-org/gitlab-shell!196 | |||||
| * | Fix tests that fail locally | Jacob Vosmaer (GitLab) | 2018-03-13 | 2 | -12/+22 | |
|/ | ||||||
* | Merge branch 'remove-rsync' into 'master' | Robert Speicher | 2018-03-12 | 1 | -2/+0 | |
|\ | | | | | | | | | Remove rsync from test setup See merge request gitlab-org/gitlab-shell!195 | |||||
| * | Remove rsync from test setup | Jacob Vosmaer | 2018-03-12 | 1 | -2/+0 | |
| | | ||||||
* | | Merge branch 'remove-.rspec' into 'master' | Robert Speicher | 2018-03-12 | 2 | -4/+3 | |
|\ \ | |/ |/| | | | | | Don't force color via .rspec See merge request gitlab-org/gitlab-shell!194 | |||||
| * | Don't force color via .rspec | Jacob Vosmaer | 2018-03-12 | 2 | -4/+3 | |
|/ | ||||||
* | Release v6.0.4v6.0.4 | Sean McGivern | 2018-03-06 | 1 | -1/+1 | |
| | ||||||
* | Add changelog entry for !191 | Robert Speicher | 2018-03-01 | 1 | -0/+3 | |
| | | | | [ci skip] | |||||
* | Merge branch 'patch-2' into 'master' | Robert Speicher | 2018-03-01 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | Don't delete GL_REPOSITORY Closes #125 See merge request gitlab-org/gitlab-shell!191 | |||||
| * | Don't delete GL_REPOSITORY | Ben | 2018-02-24 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'dz-update-deps' into 'master' | Robert Speicher | 2018-02-22 | 15 | -1024/+131 | |
|\ | | | | | | | | | Update rubocop See merge request gitlab-org/gitlab-shell!190 | |||||
| * | Remove files that are not used in the project | Dmitriy Zaporozhets | 2018-02-22 | 1 | -8/+0 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | Update files to pass modern rubocop checks. Disable some of themdz-update-deps | Dmitriy Zaporozhets | 2018-02-22 | 12 | -971/+93 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | Update rubocop and code to pass it | Dmitriy Zaporozhets | 2018-02-22 | 9 | -48/+38 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | Update dev dependencies with security issues | Dmitriy Zaporozhets | 2018-02-22 | 2 | -16/+19 | |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Merge branch 'print-new-project-in-post-receive' into 'master'v6.0.3 | Douwe Maan | 2018-02-06 | 4 | -20/+31 | |
|\ | | | | | | | | | Print new project information in post receive See merge request gitlab-org/gitlab-shell!186 | |||||
| * | Adds changelog item and bumps the version | Tiago Botelho | 2018-02-06 | 3 | -46/+8 | |
| | | ||||||
| * | Print new project information in post receive | Tiago Botelho | 2018-02-06 | 2 | -5/+54 | |
|/ | ||||||
* | Merge branch 'dz-add-sast' into 'master' | Robert Speicher | 2018-02-05 | 1 | -0/+8 | |
|\ | | | | | | | | | Add SAST job to .gitlab-ci.yml See merge request gitlab-org/gitlab-shell!188 | |||||
| * | Reset before_script for SAST jobdz-add-sast | Dmitriy Zaporozhets | 2018-02-05 | 1 | -0/+1 | |
| | | ||||||
| * | Remove unnecessary newline in .gitlab-ci.yml [ci skip] | Dmitriy Zaporozhets | 2018-02-05 | 1 | -1/+0 | |
| | | ||||||
| * | Add SAST job to .gitlab-ci.yml | Dmitriy Zaporozhets | 2018-02-05 | 1 | -0/+8 | |
| | | ||||||
* | | Merge branch 'dz-remove-coveralls' into 'master' | Robert Speicher | 2018-02-05 | 4 | -26/+9 | |
|\ \ | |/ |/| | | | | | Replace coveralls with simplecov See merge request gitlab-org/gitlab-shell!189 | |||||
| * | Replace coveralls with simplecovdz-remove-coveralls | Dmitriy Zaporozhets | 2018-02-05 | 4 | -26/+9 | |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Update LICENSE in line with ↵ | Douwe Maan | 2018-01-22 | 1 | -1/+6 | |
| | | | | https://about.gitlab.com/handbook/engineering/#gitlab-repositories | |||||
* | Update CONTRIBUTING.md in line with ↵ | Douwe Maan | 2018-01-22 | 1 | -5/+10 | |
| | | | | https://about.gitlab.com/handbook/engineering/#gitlab-repositories | |||||
* | Merge branch 'changelog-6.0.2' into 'master'v6.0.2 | Robert Speicher | 2018-01-19 | 2 | -1/+5 | |
|\ | | | | | | | | | Add CHANGELOG for 6.0.2 See merge request gitlab-org/gitlab-shell!187 |