Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds header column to variables listfe-header-row | Filipa Lacerda | 2019-05-07 | 7 | -28/+61 |
* | Merge branch '59930-todos-scss' into 'master' | Phil Hughes | 2019-05-07 | 2 | -35/+28 |
|\ | |||||
| * | Cleans up todos.scss stylelint warnings59930-todos-scss | Filipa Lacerda | 2019-05-03 | 2 | -35/+28 |
* | | Merge branch 'winh-separate-frontend-fixtures' into 'master' | Phil Hughes | 2019-05-07 | 8 | -10/+22 |
|\ \ | |||||
| * | | Load EE fixtures from ee/ directory in Jestwinh-separate-frontend-fixtures | Winnie Hellmann | 2019-05-02 | 2 | -4/+7 |
| * | | Load EE fixtures from ee/ directory in Karma | Winnie Hellmann | 2019-05-02 | 2 | -2/+7 |
| * | | Generate EE frontend fixtures into ee/ directory | Winnie Hellmann | 2019-05-02 | 1 | -1/+1 |
| * | | Allow to override Gitlab.ee? with IS_GITLAB_EE | Winnie Hellmann | 2019-05-02 | 1 | -1/+5 |
| * | | Ignore PDF and balsamiq fixture files | Winnie Hellmann | 2019-05-02 | 2 | -2/+2 |
* | | | Merge branch '61278-next' into 'master' | Phil Hughes | 2019-05-07 | 3 | -5/+23 |
|\ \ \ | |||||
| * | | | Only renders Next badge for gitlab.com | Filipa Lacerda | 2019-05-07 | 3 | -5/+23 |
|/ / / | |||||
* | | | Merge branch 'allow-replying-to-individual-notes-from-api' into 'master' | James Lopez | 2019-05-07 | 5 | -11/+34 |
|\ \ \ | |||||
| * | | | Allow replying to an individual note in the APIallow-replying-to-individual-notes-from-api | Sean McGivern | 2019-05-06 | 5 | -11/+34 |
* | | | | Merge branch 'strip-attr-cron-in-pipeline-schedule' into 'master' | Grzegorz Bizon | 2019-05-07 | 2 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | Strip whitespace for PipelineSchedule#cronstrip-attr-cron-in-pipeline-schedule | Fabio Pitino | 2019-05-02 | 2 | -0/+12 |
* | | | | | Merge branch 'instance_level_clusters' into 'master' | Bob Van Landuyt | 2019-05-07 | 39 | -45/+1109 |
|\ \ \ \ \ | |||||
| * | | | | | Remove duplicate clusterable presenter methodinstance_level_clusters | James Fargher | 2019-05-07 | 5 | -26/+0 |
| * | | | | | Convert instance level clusters enabled to class method | James Fargher | 2019-05-07 | 3 | -7/+3 |
| * | | | | | Change specs to match gitlab code standards | James Fargher | 2019-05-07 | 3 | -19/+23 |
| * | | | | | Stop using `go` function in clusters controller specs | James Fargher | 2019-05-07 | 1 | -54/+54 |
| * | | | | | Check instance cluster feature at policy level | James Fargher | 2019-05-07 | 10 | -36/+107 |
| * | | | | | Allow projects to use instance level clusters | James Fargher | 2019-05-07 | 7 | -11/+66 |
| * | | | | | Instance level kubernetes clusters admin | James Fargher | 2019-05-07 | 27 | -5/+969 |
* | | | | | | Merge branch 'sh-fix-activerecord-patch-mark2' into 'master' | Stan Hu | 2019-05-07 | 3 | -11/+37 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Additional fix to handle NULL lock_versionsh-fix-activerecord-patch-mark2 | Stan Hu | 2019-05-06 | 3 | -11/+37 |
* | | | | | | | Merge branch 'sh-fix-ldap-members-icon-ce' into 'master' | Kushal Pandya | 2019-05-07 | 2 | -4/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Backport members SCSS changessh-fix-ldap-members-icon-ce | Stan Hu | 2019-05-06 | 2 | -4/+1 |
* | | | | | | | | Merge branch '56992-add-filtering-to-project-dashboard-fe' into 'master' | Kushal Pandya | 2019-05-07 | 23 | -51/+575 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Updated translation strings56992-add-filtering-to-project-dashboard-fe | Ezekiel Kigbo | 2019-05-06 | 1 | -3/+0 |
| * | | | | | | | | Cleanup css classes and styles | Ezekiel Kigbo | 2019-05-06 | 6 | -30/+22 |
| * | | | | | | | | Added blank lines to meet style guide | Ezekiel Kigbo | 2019-05-06 | 14 | -79/+86 |
| * | | | | | | | | Minor review fixes | Ezekiel Kigbo | 2019-05-06 | 16 | -68/+82 |
| * | | | | | | | | Update project list specs | Ezekiel Kigbo | 2019-05-06 | 8 | -114/+277 |
| * | | | | | | | | Ensure we dont apply changes to admin/projects | Ezekiel Kigbo | 2019-05-06 | 7 | -70/+121 |
| * | | | | | | | | Added sorted_by_stars_asc scope to projects model | Ezekiel Kigbo | 2019-05-06 | 1 | -0/+3 |
| * | | | | | | | | Updated layout for various breakpoints | Ezekiel Kigbo | 2019-05-06 | 12 | -74/+304 |
| * | | | | | | | | Added filter bar to project page | Ezekiel Kigbo | 2019-05-06 | 8 | -15/+82 |
* | | | | | | | | | Merge branch 'fix-schedule-head-pipeline-update-method' into 'master' | Ash McKenzie | 2019-05-07 | 3 | -19/+28 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix schedule head pipeline updatefix-schedule-head-pipeline-update-method | Shinya Maeda | 2019-05-06 | 3 | -19/+28 |
* | | | | | | | | | | Merge branch 'docs-destroy-the-mirrors' into 'master' | Evan Read | 2019-05-07 | 2 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Correct repo mirror SSH key generation docsdocs-destroy-the-mirrors | Luke Bennett | 2019-05-03 | 2 | -2/+4 |
* | | | | | | | | | | | Merge branch 'winh-refactoring-issue-template-docs' into 'master' | Stan Hu | 2019-05-06 | 1 | -0/+41 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add issue template for refactoringswinh-refactoring-issue-template-docs | Winnie Hellmann | 2019-04-30 | 1 | -0/+41 |
* | | | | | | | | | | | | Merge branch 'member-access-granted-leave-email-fe' into 'master' | Fatih Acet | 2019-05-06 | 12 | -8/+110 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Add leave link to access_granted emailmember-access-granted-leave-email-fe | Luke Bennett | 2019-05-03 | 12 | -8/+110 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'ce-mw-onboarding-mvc' into 'master' | Fatih Acet | 2019-05-06 | 2 | -0/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Onboarding welcome page | Martin Wortschack | 2019-05-06 | 2 | -0/+34 |
|/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge branch '51963-support-prometheus-for-group-level-clusters' into 'master' | Fatih Acet | 2019-05-06 | 3 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Resolve "Support Prometheus for group-level clusters" | Peter Leitzen | 2019-05-06 | 3 | -2/+6 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'graphql-resolvers-complexity' into 'master' | Ash McKenzie | 2019-05-06 | 12 | -4/+146 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | |