Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | group jobs into stageside-jobs-list | Phil Hughes | 2018-05-22 | 9 | -27/+171 |
| | |||||
* | added getter for checking is their is a pipeline | Phil Hughes | 2018-05-22 | 6 | -8/+59 |
| | |||||
* | Show CI jobs in web IDE | Phil Hughes | 2018-05-22 | 11 | -2/+484 |
| | | | | Closes #44604 | ||||
* | Merge branch 'rename-merge-request-widget-author-component' into 'master' | Phil Hughes | 2018-05-22 | 5 | -8/+13 |
|\ | | | | | | | | | Rename merge request widget author component See merge request gitlab-org/gitlab-ce!19079 | ||||
| * | Rename merge request widget author component | George Tsiolis | 2018-05-22 | 5 | -8/+13 |
| | | |||||
* | | Merge branch 'fj-46411-fix-badge-api-endpoint-route-with-relative-url' into ↵ | Douwe Maan | 2018-05-22 | 3 | -4/+9 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fixed badge api endpoint route when relative_url is set Closes #46411 See merge request gitlab-org/gitlab-ce!19004 | ||||
| * | | Fixed badge api endpoint route when relative_url is setfj-46411-fix-badge-api-endpoint-route-with-relative-url | Francisco Javier López | 2018-05-17 | 3 | -4/+9 |
| | | | |||||
* | | | Merge branch 'jira-clarify-docs' into 'master' | Achilleas Pipinellis | 2018-05-22 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Clarifying Jira documentaiton See merge request gitlab-org/gitlab-ce!19046 | ||||
| * | | | Clarifying Jira documentaiton | Aric Buerer | 2018-05-22 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'fj-46459-fix-expose-url-when-base-url-set' into 'master' | Douwe Maan | 2018-05-22 | 3 | -4/+26 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix `expose_url` helper does not include custom base url if it is set Closes #46459 See merge request gitlab-org/gitlab-ce!19003 | ||||
| * | | | Fix `expose_url` helper does not include custom base url if it is set | Francisco Javier López | 2018-05-22 | 3 | -4/+26 |
|/ / / | |||||
* | | | Merge branch '45532-upgrade-vue-loader' into 'master' | Phil Hughes | 2018-05-22 | 3 | -190/+153 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Upgrade vue-loader for bug fixes and a simpler webpack config" Closes #45532 See merge request gitlab-org/gitlab-ce!19052 | ||||
| * | | | simplify and reorganize webpack config45532-upgrade-vue-loader | Mike Greiling | 2018-05-18 | 1 | -98/+88 |
| | | | | |||||
| * | | | move devtool setting into main config object | Mike Greiling | 2018-05-18 | 1 | -3/+2 |
| | | | | |||||
| * | | | upgrade to vue-loader 15.0.11 and update webpack config | Mike Greiling | 2018-05-18 | 3 | -92/+66 |
| | | | | |||||
* | | | | Update VERSION to 11.0.0-prev11.0.0.prece41861/devops-remove-beta | Mayra Cabrera | 2018-05-21 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'collapsed-contextual-nav-update' into 'master' | Tim Zallmann | 2018-05-21 | 4 | -4/+10 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Renamed 'Overview' to 'Project' in collapsed contextual navigation at a project level See merge request gitlab-org/gitlab-ce!18996 | ||||
| * | | | | Renamed 'Overview' to 'Project' in collapsed contextual navigation at a ↵ | Constance Okoghenun | 2018-05-21 | 4 | -4/+10 |
|/ / / / | | | | | | | | | | | | | project level | ||||
* | | | | Update VERSION to 10.9.0-prev10.9.0.pre | Mayra Cabrera | 2018-05-21 | 1 | -1/+1 |
| | | | | |||||
* | | | | Update CHANGELOG.md for 10.8.0 | Mayra Cabrera | 2018-05-21 | 156 | -786/+176 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | | Merge branch 'ce-5928-geo-rake-task-to-force-housekeeping-on-next-sync' into ↵ | Nick Thomas | 2018-05-21 | 3 | -0/+8 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Backport from EE: Adding Progressbar explicitly and spec extensions for it See merge request gitlab-org/gitlab-ce!18885 | ||||
| * | | | | Adding progressbar explicitly and spec extensions for itce-5928-geo-rake-task-to-force-housekeeping-on-next-sync | Gabriel Mazetto | 2018-05-10 | 3 | -0/+8 |
| | | | | | |||||
* | | | | | Merge branch '45746-fix-container-registry-typo' into 'master' | Rémy Coutable | 2018-05-21 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Registry page text is wrong and contains broken links." Closes #45746 See merge request gitlab-org/gitlab-ce!18711 | ||||
| * | | | | Fix a typo in the Registry index | Mark Fletcher | 2018-05-03 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'create-live-trace-only-if-job-is-complete' into 'master' | Kamil Trzciński | 2018-05-21 | 3 | -0/+22 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Append trace chunk only if job is running Closes #46383 See merge request gitlab-org/gitlab-ce!18969 | ||||
| * | | | | | Add changelogcreate-live-trace-only-if-job-is-complete | Shinya Maeda | 2018-05-21 | 1 | -0/+5 |
| | | | | | | |||||
| * | | | | | Add test for the cancelled jobs | Shinya Maeda | 2018-05-21 | 1 | -0/+16 |
| | | | | | | |||||
| * | | | | | Add the same gurad clause with artifacts uplaoding | Shinya Maeda | 2018-05-21 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | Append trace only if the job is running | Shinya Maeda | 2018-05-21 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge branch '45528-repeated-calls-to-redis-for-flipper-feature-flag' into ↵ | Stan Hu | 2018-05-21 | 2 | -22/+16 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Repeated calls to Redis for Flipper feature flag" Closes #45528 See merge request gitlab-org/gitlab-ce!18490 | ||||
| * | | | | | | Ensure Flipper memoizer is used in Sidekiq's context45528-repeated-calls-to-redis-for-flipper-feature-flag | Rémy Coutable | 2018-05-18 | 2 | -22/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, don't use the provided Middleware, which isn't thread-safe, and instantiate a new Flipper instance per thread instead. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | | | | Merge branch 'fix/gb/exclude-persisted-variables-from-environment-name' into ↵ | Grzegorz Bizon | 2018-05-21 | 8 | -4/+71 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Do not allow to use `CI_PIPELINE_ID` in environment name Closes #46443 See merge request gitlab-org/gitlab-ce!19032 | ||||
| * | | | | | | | Fix Rubocop offense in create pipeline services :cop:fix/gb/exclude-persisted-variables-from-environment-name | Grzegorz Bizon | 2018-05-21 | 1 | -1/+2 |
| | | | | | | | | |||||
| * | | | | | | | Update pipeline persisted / predefined variables specs | Grzegorz Bizon | 2018-05-18 | 2 | -4/+8 |
| | | | | | | | | |||||
| * | | | | | | | Add changelog log entry for persisted variables fix | Grzegorz Bizon | 2018-05-18 | 1 | -0/+5 |
| | | | | | | | | |||||
| * | | | | | | | Update docs about unsupported environment name variables | Grzegorz Bizon | 2018-05-18 | 2 | -0/+2 |
| | | | | | | | | |||||
| * | | | | | | | Separate persisted and runtime pipeline variables | Grzegorz Bizon | 2018-05-18 | 4 | -2/+30 |
| | | | | | | | | |||||
| * | | | | | | | Do not allow to use `CI_PIPELINE_ID` in environment name | Grzegorz Bizon | 2018-05-18 | 2 | -2/+29 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'add-broadcast-message-timezone-label' into 'master' | Kamil Trzciński | 2018-05-21 | 2 | -4/+10 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add timezone information to the datetime select labels Closes #23389 See merge request gitlab-org/gitlab-ce!18987 | ||||
| * | | | | | | | | Update gitlab.pot with new externalized stringsadd-broadcast-message-timezone-label | Andreas Kämmerle | 2018-05-16 | 1 | -2/+8 |
| | | | | | | | | | |||||
| * | | | | | | | | Add timezone information to the date time select labels | Andreas Kämmerle | 2018-05-16 | 1 | -2/+2 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch '46082-runner-contacted_at-is-not-always-a-time-type' into 'master' | Kamil Trzciński | 2018-05-21 | 6 | -16/+97 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Runner#contacted_at is not always a Time type" Closes #46082 See merge request gitlab-org/gitlab-ce!18810 | ||||
| * | | | | | | | | | Revert "Improve cacheable module"46082-runner-contacted_at-is-not-always-a-time-type | Matija Čupić | 2018-05-18 | 1 | -7/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 2ebafdfb2f026580153fd2cf50f4b6b7ab3a0344 | ||||
| * | | | | | | | | | Improve cacheable module | Kamil Trzciński | 2018-05-18 | 1 | -5/+7 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Remove rails5 specific tests for #cast_value_from_cache | Matija Čupić | 2018-05-17 | 1 | -24/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Add test for #cast_value_from_cache | Matija Čupić | 2018-05-17 | 1 | -0/+36 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Include class name and argument name in argument error | Matija Čupić | 2018-05-17 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Use Gitlab.rails5? for checking if on rails5 | Matija Čupić | 2018-05-17 | 1 | -3/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Revert "Move argument check to cached getter definition class method" | Matija Čupić | 2018-05-16 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4e1bb1d1014237df79db6b3cc2beb24228a4b228. | ||||
| * | | | | | | | | | Move argument check to cached getter definition class method | Matija Čupić | 2018-05-16 | 2 | -4/+4 |
| | | | | | | | | | |