| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Checks if commit information exists before trying to render it44296-commit-path | Filipa Lacerda | 2018-04-06 | 3 | -49/+104 |
| | | |||||
| * | Merge branch 'blackst0ne-rails5-fix-type-cast-for-from-database' into 'master'blackst0ne-rails5-update-skip-befor-action-in-authenticates-with-two-factor-concern | Sean McGivern | 2018-04-06 | 6 | -34/+66 |
| |\ | | | | | | | | | [Rails5] Update `type_cast_*_database` methods See merge request gitlab-org/gitlab-ce!18188 | ||||
| | * | [Rails5] Update `type_cast_*_database` methods | blackst0ne | 2018-04-06 | 6 | -34/+66 |
| |/ | |||||
| * | Merge branch '44939-epic-comment-thread-backports' into 'master' | Fatih Acet | 2018-04-06 | 9 | -33/+25 |
| |\ | | | | | | | | | | | | | Resolve "Follow-up from "Refactor discussions/notes code"" Closes #44939 See merge request gitlab-org/gitlab-ce!18190 | ||||
| | * | Add noteableType to mock data object44939-epic-comment-thread-backports | Kushal Pandya | 2018-04-06 | 1 | -0/+1 |
| | | | |||||
| | * | Set `noteable_type` to use in notesApp | Kushal Pandya | 2018-04-06 | 2 | -0/+2 |
| | | | |||||
| | * | Return noteableType from app initial config | Kushal Pandya | 2018-04-06 | 1 | -10/+1 |
| | | | |||||
| | * | Use noteable type map from constants | Kushal Pandya | 2018-04-06 | 1 | -10/+1 |
| | | | |||||
| | * | Add map for supported noteable types | Kushal Pandya | 2018-04-06 | 1 | -0/+6 |
| | | | |||||
| | * | Set noteableType on noteableData as provided from DOM dataset | Kushal Pandya | 2018-04-05 | 1 | -1/+4 |
| | | | |||||
| | * | Use `isInVueNoteablePage` from dom_utils | Kushal Pandya | 2018-04-05 | 1 | -11/+4 |
| | | | |||||
| | * | Add page helper methods for notesApp | Kushal Pandya | 2018-04-05 | 1 | -1/+6 |
| | | | |||||
| * | | Merge branch ↵ | Filipa Lacerda | 2018-04-06 | 10 | -66/+400 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | '41758-after-changing-username-url-still-redirects-to-old-route' into 'master' Add confirmation modal to "Change username" Closes #41758 See merge request gitlab-org/gitlab-ce!17405 | ||||
| | * | | Add confirmation modal to "Change username" | Shah El-Rahman | 2018-04-06 | 10 | -66/+400 |
| |/ / | |||||
| * | | Merge branch 'issue_44270' into 'master' | Sean McGivern | 2018-04-06 | 24 | -55/+75 |
| |\ \ | | | | | | | | | | | | | | | | | | | Show issues of subgroups in group-level issue board Closes #44270 See merge request gitlab-org/gitlab-ce!18187 | ||||
| | * | | Fix rubocopissue_44270 | Felipe Artur | 2018-04-05 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fix rubocop | Felipe Artur | 2018-04-05 | 1 | -1/+1 |
| | | | | |||||
| | * | | Improve specs and docs | Felipe Artur | 2018-04-05 | 3 | -5/+6 |
| | | | | |||||
| | * | | Fix more specs | Felipe Artur | 2018-04-05 | 5 | -4/+6 |
| | | | | |||||
| | * | | Fix specs | Felipe Artur | 2018-04-05 | 3 | -6/+6 |
| | | | | |||||
| | * | | Show issues of subgroups in group-level issue board | Felipe Artur | 2018-04-05 | 18 | -45/+62 |
| | | | | |||||
| * | | | Merge branch 'ui-mr-counter-cache' into 'master' | Sean McGivern | 2018-04-06 | 4 | -7/+18 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Deleting a MR you are assigned to should decrements counter Closes #44458 See merge request gitlab-org/gitlab-ce!17951 | ||||
| | * | | | Deleting a MR you are assigned to should decrements counter | m b | 2018-04-05 | 4 | -7/+18 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | The merge request counter in the UI was not decreasing when a merge request was deleting. This was just due to the cache not being refreshed on a delete action. fixes: https://gitlab.com/gitlab-org/gitlab-ce/issues/44458 | ||||
| * | | | Merge branch 'nathan.jones/gitlab-ce-patch-24' into 'master' | Rémy Coutable | 2018-04-06 | 1 | -1/+8 |
| |\ \ \ | | | | | | | | | | | | | | | | | Update index.md to describe leaving out the host in prometheus['listen_address']… See merge request gitlab-org/gitlab-ce!18207 | ||||
| | * | | | Update index.md to describe leaving out the host in ↵nathan.jones/gitlab-ce-patch-24 | Nathan Jones | 2018-04-05 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | prometheus['listen_address'] to allow public access. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | | Merge branch 'issue_42443' into 'master' | Sean McGivern | 2018-04-06 | 3 | -1/+30 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include subgroup issues when searching for group issues using the API Closes #42443 See merge request gitlab-org/gitlab-ce!18068 | ||||
| | * | | | | Include subgroup issues when searching for group issues using the APIissue_42443 | Felipe Artur | 2018-04-05 | 3 | -1/+30 |
| | | | | | | |||||
| * | | | | | Merge branch '43976-fix-access-token-clipboard-button-style' into 'master' | Phil Hughes | 2018-04-06 | 3 | -8/+10 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Access token copy to clipboard button has wrong style" Closes #43976 See merge request gitlab-org/gitlab-ce!17978 | ||||
| | * | | | | | Fix personal access token clipboard button style | Fabian Schneider | 2018-03-25 | 3 | -8/+10 |
| | | | | | | | |||||
| * | | | | | | Merge branch '43215-update-design-for-verifying-domains' into 'master' | Phil Hughes | 2018-04-06 | 9 | -47/+134 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Polish design of domain verification for Gitlab Pages Closes #43215 See merge request gitlab-org/gitlab-ce!17767 | ||||
| | * | | | | | | Polish design of domain verification for Gitlab Pages | Lukas Eipert | 2018-04-06 | 9 | -47/+134 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'sh-appearance-cache-key-version' into 'master' | Douwe Maan | 2018-04-06 | 2 | -1/+6 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the GitLab version as part of the appearances cache key Closes gitlab-ee#5571 See merge request gitlab-org/gitlab-ce!18211 | ||||
| | * | | | | | | Use the GitLab version as part of the appearances cache keysh-appearance-cache-key-version | Stan Hu | 2018-04-05 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents us from having to manually flush the cache key in migrations every time a new column is added. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/5571 | ||||
| * | | | | | | | Merge branch '45070-prometheus-integration-via-kubernetes-is-broken' into ↵ | Kamil Trzciński | 2018-04-06 | 2 | -0/+6 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Override Prometheus service name to fix integration with GitLab. Closes #45070 See merge request gitlab-org/gitlab-ce!18206 | ||||
| | * | | | | | | | Add changelog item45070-prometheus-integration-via-kubernetes-is-broken | Joshua Lambert | 2018-04-05 | 1 | -0/+5 |
| | | | | | | | | | |||||
| | * | | | | | | | Override the Prometheus server name | Joshua Lambert | 2018-04-05 | 1 | -0/+1 |
| | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | | Merge branch '44269-show-failure-reason-on-upgrade-tooltip-of-jobs' into ↵ | Grzegorz Bizon | 2018-04-05 | 39 | -38/+635 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Show `failure_reason` and upgrade tooltips of jobs" Closes #44269 See merge request gitlab-org/gitlab-ce!17782 | ||||
| | * | | | | | | | Resolve "Show `failure_reason` and upgrade tooltips of jobs" | Mayra Cabrera | 2018-04-05 | 39 | -38/+635 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'direct-upload-of-artifacts' into 'master' | Grzegorz Bizon | 2018-04-05 | 22 | -280/+467 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Direct upload of artifacts See merge request gitlab-org/gitlab-ce!18160 | ||||
| | * | | | | | | | Add `direct_upload` setting for artifactsdirect-upload-of-artifacts | Kamil Trzciński | 2018-04-05 | 20 | -220/+465 |
| | | | | | | | | | |||||
| | * | | | | | | | Remove artifacts_file/metadata from project export | Kamil Trzciński | 2018-04-05 | 2 | -60/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'improve-jobs-queuing-time-metric' into 'master'jramsay-master | Kamil Trzciński | 2018-04-05 | 4 | -4/+104 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Partition job_queue_duration_seconds with jobs_running_for_project Closes #43219 See merge request gitlab-org/gitlab-ce!17730 | ||||
| | * | | | | | | | | Add CHANGELOG entry | Tomasz Maczukin | 2018-04-05 | 1 | -0/+5 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Partition job_queue_duration_seconds with jobs_running_for_project | Tomasz Maczukin | 2018-04-05 | 3 | -4/+99 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch '44389-always-allow-http-for-ci-git-operations' into 'master' | Kamil Trzciński | 2018-04-05 | 6 | -7/+50 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Allow HTTPS cloning by Runners if it is disabled for users" Closes #44389 See merge request gitlab-org/gitlab-ce!18021 | ||||
| | * | | | | | | | | | Update documentation | Tomasz Maczukin | 2018-04-05 | 1 | -3/+9 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Add CHANGELOG entry | Tomasz Maczukin | 2018-04-05 | 1 | -0/+5 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Allow HTTP(s) when git request is made by GitLab CI | Tomasz Maczukin | 2018-04-05 | 4 | -4/+36 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge branch '44665-fix-db-trace-stream-by-raw-access' into 'master' | Kamil Trzciński | 2018-04-05 | 4 | -3/+29 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix `JobsController#raw` endpoint can not read traces in database Closes #44665 See merge request gitlab-org/gitlab-ce!18101 | ||||
| | * | | | | | | | | Add change log | Shinya Maeda | 2018-04-06 | 2 | -2/+5 |
| | | | | | | | | | | |||||
