Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '44059-specify-variables-when-executing-a-manual-pipeline-from-t... | Kamil Trzciński | 2018-05-06 | 2 | -2/+3 |
|\ | |||||
| * | Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi... | Matija Čupić | 2018-05-02 | 1 | -40/+4 |
| |\ | |||||
| * \ | Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi... | Matija Čupić | 2018-05-02 | 19 | -66/+254 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi... | Jose | 2018-04-30 | 72 | -181/+695 |
| |\ \ \ | |||||
| * | | | | Extend Gitlab::Ci::Pipeline::Chain::Command with variables_attributes | Matija Čupić | 2018-04-18 | 2 | -2/+3 |
* | | | | | Backports every CE related change from ee-44542 to CE | Tiago Botelho | 2018-05-04 | 5 | -2/+84 |
* | | | | | Backport IdentityLinker#failed? from GroupSaml callback flow | James Edwards-Jones | 2018-05-04 | 1 | -0/+4 |
* | | | | | Update repository.rb | Kim Carlbäcker | 2018-05-04 | 1 | -1/+1 |
* | | | | | Add note about rebase/squash duplication in Gitaly | Kim Carlbäcker | 2018-05-04 | 1 | -1/+8 |
* | | | | | Resolve "Reconcile project templates with Auto DevOps" | Fabio Busatto | 2018-05-04 | 1 | -3/+3 |
* | | | | | Merge branch 'feature/runner-per-group' into 'master' | Kamil Trzciński | 2018-05-04 | 2 | -6/+21 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into feature/runner-per-group | Dylan Griffith | 2018-05-03 | 30 | -140/+505 |
| |\ \ \ \ \ | |||||
| * | | | | | | Remove API changes for assigning group runner to project | Dylan Griffith | 2018-04-30 | 1 | -1/+0 |
| * | | | | | | Start persisting runner_type when creating runners | Dylan Griffith | 2018-04-30 | 1 | -3/+3 |
| * | | | | | | Rename Runner#group? -> #assigned_to_group? and Runner#project? -> #assigned_... | Dylan Griffith | 2018-04-30 | 1 | -1/+1 |
| * | | | | | | Fix up db/schema.rb changes leftover and comments out of date | Dylan Griffith | 2018-04-30 | 1 | -1/+0 |
| * | | | | | | Exclude group_runners_enabled in project import/export | Dylan Griffith | 2018-04-26 | 1 | -0/+1 |
| * | | | | | | Merge branch 'master' into siemens-runner-per-group | Dylan Griffith | 2018-04-26 | 21 | -170/+154 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into siemens-runner-per-group | Dylan Griffith | 2018-04-24 | 8 | -7/+162 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | runner can't be assigned to more than 1 group | Alexis Reigel | 2018-04-23 | 1 | -1/+0 |
| * | | | | | | | | disallow group runners to become project runners | Alexis Reigel | 2018-04-23 | 1 | -0/+1 |
| * | | | | | | | | revert support for v3 api | Alexis Reigel | 2018-04-23 | 1 | -1/+0 |
| * | | | | | | | | support group runners in existing API endpoints | Alexis Reigel | 2018-04-23 | 4 | -4/+21 |
* | | | | | | | | | Fix lambda arguments in Grape entities | Rémy Coutable | 2018-05-03 | 1 | -2/+2 |
* | | | | | | | | | Merge branch 'zj-fork-opt-out' into 'master' | Douwe Maan | 2018-05-03 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Forking repositories is handled by Gitaly by default | Zeger-Jan van de Weg | 2018-05-02 | 1 | -1/+2 |
* | | | | | | | | | Merge branch 'zj-repo-checksum-opt-out' into 'master' | Robert Speicher | 2018-05-02 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Compute repository checksum by default | Zeger-Jan van de Weg | 2018-04-30 | 1 | -1/+2 |
* | | | | | | | | | | Optimize Emoji Sprite Handling | Tim Zallmann | 2018-05-02 | 1 | -0/+1 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Remove old GitLab Shell implementation | Zeger-Jan van de Weg | 2018-05-02 | 1 | -40/+4 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Display and revoke active sessions | Alexis Reigel ( 🌴 may 2nd - may 9th 🌴 ) | 2018-05-02 | 1 | -0/+2 |
* | | | | | | | | Merge branch 'blackst0ne-rails5-fix-arel-update-manager' into 'master' | Rémy Coutable | 2018-05-02 | 3 | -5/+27 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | [Rails5] Fix Arel::UpdateManager | blackst0ne | 2018-04-29 | 3 | -5/+27 |
* | | | | | | | | | Merge branch 'blackst0ne-rails5-fix-tzinfo-invalid-timezone-identifier' into ... | Rémy Coutable | 2018-05-02 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | [Rails5] Fix TZInfo::InvalidTimezoneIdentifier exception | blackst0ne | 2018-04-29 | 1 | -1/+7 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'backstage/gb/migrate-pipeline-stages-index' into 'master' | Kamil Trzciński | 2018-05-02 | 2 | -0/+48 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Use stages position column to track stage index | Grzegorz Bizon | 2018-05-01 | 2 | -5/+5 |
| * | | | | | | | | | Merge branch 'master' into backstage/gb/migrate-pipeline-stages-index | Grzegorz Bizon | 2018-05-01 | 18 | -77/+285 |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' into 'backstage/gb/migrate-pipeline-stages-index' | Grzegorz Bizon | 2018-04-25 | 15 | -136/+126 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Rename stage index column name to priority column | Grzegorz Bizon | 2018-04-24 | 2 | -5/+5 |
| * | | | | | | | | | | Improve stages index migration code readability | Grzegorz Bizon | 2018-04-24 | 1 | -10/+10 |
| * | | | | | | | | | | Improve performance of stages index migration on PostgreSQL | Grzegorz Bizon | 2018-04-24 | 1 | -9/+28 |
| * | | | | | | | | | | Make stages index background migration more idempotent | Grzegorz Bizon | 2018-04-24 | 1 | -0/+1 |
| * | | | | | | | | | | Add background migration that migrates stages indices | Grzegorz Bizon | 2018-04-24 | 1 | -0/+27 |
| * | | | | | | | | | | Validate presence of a stage index in the model | Grzegorz Bizon | 2018-04-24 | 1 | -0/+1 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'dm-commit-trailer-without-gravatar' into 'master' | Robert Speicher | 2018-05-01 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix commit trailer rendering when Gravatar is disabled | Douwe Maan | 2018-04-25 | 1 | -1/+0 |
* | | | | | | | | | | | Merge branch 'osw-use-cached-highlighted-content-for-discussions' into 'master' | Douwe Maan | 2018-05-01 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Use persisted diff data instead fetching Git on discussions | Oswaldo Ferreira | 2018-04-30 | 1 | -0/+2 |
* | | | | | | | | | | | | Merge branch 'helm-add-alpine-mirrors' into 'master' | Kamil Trzciński | 2018-05-01 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ |