- 27 Dec, 2017 3 commits
-
-
Tiago Botelho authored
-
Tiago Botelho authored
[ci skip]
-
Tiago authored
Prepare 10.3.1 release See merge request gitlab-org/gitlab-ce!16134
-
- 26 Dec, 2017 7 commits
-
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
Resolve #41448 See merge request gitlab-org/gitlab-ce!16124
-
Grzegorz Bizon authored
Fix Error 500s with anonymous clones for a project that has moved Closes #41457 See merge request gitlab-org/gitlab-ce!16128 (cherry picked from commit a5a0f3f7) a83c41f6 Fix Error 500s with anonymous clones for a project that has moved b6c711fd Disable redirect messages for anonymous clones
-
Douwe Maan authored
Don't link LFS-objects multiple times. Closes #41241 See merge request gitlab-org/gitlab-ce!16006 (cherry picked from commit 6e42fac3) ac862490 Don't link LFS-objects multiple times.
-
Douwe Maan authored
Reduce cardinality of some of GitLab's Prometheus metrics and fix observed duration reporting. Closes #41045 See merge request gitlab-org/gitlab-ce!15881 (cherry picked from commit 92e15071) e391fe1d Reduce cardinality of gitlab_cache_operation_duration_seconds histogram b02db1f4 Fix gitaly_call_histogram to observe times in seconds correctly a8ebed60 Make `System.monotonic_time` retun seconds represented by float with microsecond precision 3c545133 Fix tests and formatting ed715b79 use in_milliseconds rails helper 040167f0 Use seconds where possible, and convert to milliseconds for Influxdb consumption 10af36f0 add missing word to pawel-reduce_cardinality_of_prometheus_metrics.yml
-
Robert Speicher authored
Execute project hooks and services after commit when moving an issue Closes #41324 See merge request gitlab-org/gitlab-ce!16108 (cherry picked from commit 87dbf984) 16b8297e Execute project hooks and services after commit when moving an issue
-
Kamil Trzciński authored
Fix cluster enviroment missing See merge request gitlab-org/gitlab-ce!15973 (cherry picked from commit 888ed309) 9616e70a Allow environment_scope in cluster controllers 8a13ef41 Add environment scope field to cluster forms 56f719f8 Revert save button caption change dd66c6a2 Use helper for feature check in cluster partials 2b45ae09 Hardcode clusters helper in CE ecba48bd Inverse the has_multiple_clusters? helper usage
-
- 23 Dec, 2017 1 commit
-
-
Mike Limansky authored
-
- 22 Dec, 2017 2 commits
-
-
Tiago Botelho authored
-
Tiago Botelho authored
[ci skip]
-
- 21 Dec, 2017 9 commits
-
-
Tiago Botelho authored
-
Jacob Schatz authored
Fixed diff_worker not compiling correctly Closes #41182 See merge request gitlab-org/gitlab-ce!15966 (cherry picked from commit baa6438b) df4fe43d Fixed diff_worker not compiling correctly a69e7aff changed webpack config
-
Oswaldo Ferreira authored
Removes changelog entry for !15788 See merge request gitlab-org/gitlab-ce!16091
-
Tiago Botelho authored
-
Tiago authored
Reverting https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15788 See merge request gitlab-org/gitlab-ce!16088
-
Oswaldo Ferreira authored
CE: Fall back to the `MergeRequestWidgetEntity` See merge request gitlab-org/gitlab-ce!16077
-
Bob Van Landuyt authored
When no serializer was passed.
-
- 20 Dec, 2017 5 commits
-
-
Tiago Botelho authored
-
Tiago authored
Prepare 10.3 RC4 release (initially planned to be RC3) See merge request gitlab-org/gitlab-ce!16000
-
Robert Speicher authored
Use Gitaly 0.59.2 in 10-3-stable [ci skip] See merge request gitlab-org/gitlab-ce!16039
-
Jacob Vosmaer authored
-
Oswaldo Ferreira authored
-
- 19 Dec, 2017 13 commits
-
-
Stan Hu authored
Removes AddTimezoneToIssuesClosedAt migration and respective cleanup post migration for C See merge request gitlab-org/gitlab-ce!16021
-
Tiago Botelho authored
-
Sean McGivern authored
Clear caches before updating MR diffs See merge request gitlab-org/gitlab-ce!15916
-
Sean McGivern authored
Use memoization for commits on diffs See merge request gitlab-org/gitlab-ce!15857
-
⛄️ Sean McGivern ⛄️ authored
fix the commit diff discussion sending the wrong url See merge request gitlab-org/gitlab-ce!15988 (cherry picked from commit f7a9ced2) c77083a4 fix the commit diff discussion sending the wrong url a794b161 rework the merge_request_version_params to use Object#tap
-
Sean McGivern authored
Stop sending milestone and labels for Projects::MergeRequestsController#show.json requests See merge request gitlab-org/gitlab-ce!15847 (cherry picked from commit 3870a1bd) cba40a1f Stop sending milestone and labels data over the wire for MR widget
-
Kamil Trzciński authored
Avoid running autodevops sast job on GitLab CE Closes gl-sast#3 See merge request gitlab-org/gitlab-ce!15962 (cherry picked from commit 169a8c35) 8153f734 Avoid running autodevops sast job on GitLab CE
-
Grzegorz Bizon authored
Filter by subgroup name before determining if our group has a subgroup See merge request gitlab-org/gitlab-ce!15969 (cherry picked from commit 30696747) 643dca1c Filter by subgroup name before determining if our group has a subgroup
-
Nick Thomas authored
Don't use Markdown cache for stubbed settings in specs Closes #41130 See merge request gitlab-org/gitlab-ce!15954 (cherry picked from commit dc17e7d7) 10885edf Don't use Markdown cache for stubbed settings in specs
-
Dmitriy Zaporozhets authored
Add SAST docs Closes gitlab-ee#4125 See merge request gitlab-org/gitlab-ce!15859 (cherry picked from commit 0b19319b) a862a21f Add SAST docs
-
Sean McGivern authored
Make sure user email is read only when synced with LDAP Closes #41033 See merge request gitlab-org/gitlab-ce!15915 (cherry picked from commit d39d968b) 481b8a71 Make sure user email is read only when synced with LDAP
-
Achilleas Pipinellis authored
Add note about automatic pipelines when enabling Auto DevOps See merge request gitlab-org/gitlab-ce!15946 (cherry picked from commit 6547f549) 8de4cb57 Add note about automatic pipelines when enabling Auto DevOps bfa4fa91 Move note on automatic pipelines further below
-
🚄 Job van der Voort 🚀 authored
Docs update documentation guidelines See merge request gitlab-org/gitlab-ce!15811
-