Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into per-project-pipeline-iid | Shinya Maeda | 2018-06-02 | 130 | -417/+1479 |
|\ | |||||
| * | Fix bootstrap 4 file inputs | Clement Ho | 2018-06-01 | 1 | -0/+6 |
| | | |||||
| * | Merge branch 'fix-feature-memoization' into 'master' | Stan Hu | 2018-06-01 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | Use RequestStore to memoize Flipper features so that memoized values are cleared between requests See merge request gitlab-org/gitlab-ce!19281 | ||||
| | * | Remove ambiguity in Group class causing build failures | Stan Hu | 2018-06-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/71887977 was failing due to confusion between Ci::Group and Group. https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/71887977 | ||||
| * | | Merge branch 'sh-bump-ruby-2.4' into 'master' | Stan Hu | 2018-06-01 | 6 | -7/+7 |
| |\ \ | | | | | | | | | | | | | | | | | Upgrade to Ruby 2.4.4 See merge request gitlab-org/gitlab-ce!19055 | ||||
| | * | | Upgrade to Ruby 2.4.4sh-bump-ruby-2.4 | Stan Hu | 2018-05-29 | 6 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes that make this work: * A change in Ruby (https://github.com/ruby/ruby/commit/ce635262f53b760284d56bb1027baebaaec175d1) requires passing in the exact required length for OpenSSL keys and IVs. * Ensure the secrets.yml is generated before any prepended modules are loaded. This is done by renaming the `secret_token.rb` initializer to `01_secret_token.rb`, which is a bit ugly but involves the least impact on other files. | ||||
| * | | | Merge branch 'revert-c640e579' into 'master' | Clement Ho | 2018-06-01 | 3 | -3/+49 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Revert "Merge branch '46833-sticky-polyfill' into 'master'" See merge request gitlab-org/gitlab-ce!19322 | ||||
| | * | | | Revert "Merge branch '46833-sticky-polyfill' into 'master'" | Clement Ho | 2018-06-01 | 3 | -3/+49 |
| | | | | | | | | | | | | | | | This reverts merge request !19304 | ||||
| * | | | | Resolve "Branch names in system notes have incorrect color" | Clement Ho | 2018-06-01 | 2 | -4/+6 |
| |/ / / | |||||
| * | | | Adds "the" to the new label page to correct the sentence. | Sam Beckham | 2018-06-01 | 2 | -2/+2 |
| | | | | |||||
| * | | | Update position sticky polyfill | Paul Slaughter | 2018-06-01 | 3 | -49/+3 |
| | | | | |||||
| * | | | Merge branch '47113-modal-header-styling-is-broken' into 'master' | Filipa Lacerda | 2018-06-01 | 17 | -27/+37 |
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | Resolve "Modal header styling is broken" Closes #47113 See merge request gitlab-org/gitlab-ce!19312 | ||||
| | * | | Updated the styling for modal titles | samdbeckham | 2018-06-01 | 7 | -8/+7 |
| | | | | |||||
| | * | | Updates a load of modal headers to use better markup | samdbeckham | 2018-06-01 | 16 | -21/+32 |
| | | | | |||||
| * | | | Merge branch 'ce-6145-extract-app-views-shared-issuable' into 'master' | Robert Speicher | 2018-06-01 | 3 | -8/+12 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | CE: Part of "Extract EE specific files/lines for app/views/shared/issuable" See merge request gitlab-org/gitlab-ce!19113 | ||||
| | * | | | Unify app/views/shared/issuable/form/_merge_params.html.haml | Lin Jen-Shin | 2018-06-01 | 1 | -7/+3 |
| | | | | | |||||
| | * | | | Unify app/views/shared/issuable/_sidebar.html.haml | Lin Jen-Shin | 2018-06-01 | 1 | -1/+6 |
| | | | | | |||||
| | * | | | Unify app/views/shared/issuable/_form.html.haml | Lin Jen-Shin | 2018-06-01 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Merge branch '46619-strong-tag-font-weight' into 'master' | Clement Ho | 2018-06-01 | 1 | -0/+5 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "The font is too bold in Issue events tab on Activity page" Closes #46619 See merge request gitlab-org/gitlab-ce!19291 | ||||
| | * | | | | Reset b and strong font weight to bold instead of bolder | Annabel Dunstone Gray | 2018-05-31 | 1 | -0/+5 |
| | | | | | | |||||
| * | | | | | Resolve "Update `updated_at` on an issue/mr on every issue/mr changes" | đ jacopo beschi đ | 2018-06-01 | 3 | -9/+6 |
| | | | | | | |||||
| * | | | | | Merge branch '46815-monitoring-active-tab' into 'master' | Clement Ho | 2018-06-01 | 1 | -2/+2 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Admin area > Monitoring > Logs > No default active tab" Closes #46815 See merge request gitlab-org/gitlab-ce!19298 | ||||
| | * | | | | | Fix active states on monitoring logs tabs | Annabel Dunstone Gray | 2018-05-31 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'reactive-caching-alive-bug' into 'master' | Nick Thomas | 2018-06-01 | 1 | -0/+1 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | ReactiveCaching#clear_reactive_cache! should not keep the cache alive See merge request gitlab-org/gitlab-ce!19311 | ||||
| | * | | | | | ReactiveCaching#clear_reactive_cache! should clear the not keep the cache alive | Tiago Botelho | 2018-06-01 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | Merge branch â” | Douwe Maan | 2018-06-01 | 1 | -9/+29 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '46913-appearance-uploader-fields-and-description-html-are-missing-in-cached-version' into 'master' Resolve "Appearance uploader fields and description HTML are missing in cached version" Closes #46913 See merge request gitlab-org/gitlab-ce!19203 | ||||
| | * | | | | | Use RequestStore in CacheableAttributes.cached for greater performance | RĂ©my Coutable | 2018-06-01 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: RĂ©my Coutable <remy@rymai.me> | ||||
| | * | | | | | Revert to caching the AR object in CacheableAttributes | RĂ©my Coutable | 2018-06-01 | 1 | -9/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Caching the attributes as JSON and manually instantiating the record ended-up very complex since the edge-cases such as upload fields, serialized fields, and fields with custom accessors had to be handled. To ensure 3 points out of 4 are checked from https://gitlab.com/gitlab-org/gitlab-ce/issues/45175 we now include the Rails version in the cache key. Signed-off-by: RĂ©my Coutable <remy@rymai.me> | ||||
| * | | | | | | Merge branch 'ide-list-merge-requests' into 'master' | Filipa Lacerda | 2018-06-01 | 8 | -0/+93 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show merge requests in web IDE Closes #45184 See merge request gitlab-org/gitlab-ce!18898 | ||||
| | * | | | | | | set is loading in success mutation | Phil Hughes | 2018-06-01 | 1 | -0/+1 |
| | | | | | | | | |||||
| | * | | | | | | Merge branch 'master' into ide-list-merge-requests | Phil Hughes | 2018-06-01 | 184 | -1010/+1999 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | * | | | | | | ability to search merge requests | Phil Hughes | 2018-05-30 | 3 | -7/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reset merge requests before fetch | ||||
| | * | | | | | | improved stored data | Phil Hughes | 2018-05-30 | 3 | -2/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | created reset action to reset stored merge requests | ||||
| | * | | | | | | Merge branch 'master' into ide-list-merge-requests | Phil Hughes | 2018-05-30 | 733 | -3566/+4518 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | fixed tests failing caused by rewire | Phil Hughes | 2018-05-25 | 1 | -0/+2 |
| | | | | | | | | | |||||
| | * | | | | | | | Show merge requests in web IDE | Phil Hughes | 2018-05-25 | 8 | -0/+73 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #45184 | ||||
| * | | | | | | | | Merge branch '46010-add-more-validations-for-runners-and-runner-type' into â” | Kamil TrzciĆski | 2018-06-01 | 9 | -24/+59 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Improve validations for Ci::Runner#runner_type See merge request gitlab-org/gitlab-ce!18901 | ||||
| | * | | | | | | | | Run `Ci::Runner#assign_to` in transaction | Kamil TrzciĆski | 2018-05-31 | 1 | -2/+9 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Add uniqueness for RunnerNamespace | Kamil TrzciĆski | 2018-05-31 | 1 | -0/+2 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Add `Ci::Runner` inverse_of's | Kamil TrzciĆski | 2018-05-31 | 5 | -8/+8 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Fix static analysis | Kamil TrzciĆski | 2018-05-31 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Improve `Ci::Runner#assign_to` to return a flag whether it succeeded or not | Kamil TrzciĆski | 2018-05-31 | 3 | -8/+4 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Make Ci::Runner#assign_to keep returning RunnerProject | Dylan Griffith | 2018-05-31 | 1 | -1/+2 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Fix some failures | Kamil TrzciĆski | 2018-05-31 | 1 | -2/+3 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Fix `register_job_service_spec` failures | Kamil TrzciĆski | 2018-05-31 | 1 | -1/+2 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Fix weird Rails bug that leads to `runner_id=null` in SQL query | Kamil TrzciĆski | 2018-05-31 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Refactor validations and make runner factory by default to be instance-wide â” | Kamil TrzciĆski | 2018-05-31 | 1 | -10/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | runner | ||||
| | * | | | | | | | | Fix weird Rails bug that leads to `runner_id=null` in SQL query | Dylan Griffith | 2018-05-31 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Ensure we validate Runner#runner_type when persisting RunnerNamespace | Dylan Griffith | 2018-05-31 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Improve runner_type validations for Ci::Runner | Dylan Griffith | 2018-05-31 | 1 | -6/+16 |
| | | | | | | | | | |