- 02 Jan, 2018 1 commit
-
-
Sean McGivern authored
Fix 404 error after a user edits an issue description and solves the reCAPTCHA Closes #41445 See merge request gitlab-org/gitlab-ce!16167 (cherry picked from commit ac35636f) b8f5a7d5 Fix 404 error after a user edits an issue description and solves the reCAPTCHA
-
- 29 Dec, 2017 3 commits
-
-
Sean McGivern authored
Fix links to old commits in merge request comments Closes #41492 See merge request gitlab-org/gitlab-ce!16152 (cherry picked from commit cdda83eb) c1ea4afa Fix links to old commits in merge requests
-
Grzegorz Bizon authored
Gracefully handle orphaned write deploy keys in /internal/post_receive Closes #41466 See merge request gitlab-org/gitlab-ce!16127 (cherry picked from commit 228f42b5) 36bdf3dc Gracefully handle orphaned write deploy keys in /internal/post_receive
-
- 28 Dec, 2017 2 commits
-
-
Tiago Botelho authored
-
Tiago Botelho authored
[ci skip]
-
- 27 Dec, 2017 4 commits
-
-
Grzegorz Bizon authored
Fix migration for removing orphaned issues.moved_to_id values in MySQL and PostgreSQL Closes #41498 See merge request gitlab-org/gitlab-ce!16141 (cherry picked from commit ff3e9af6) 5cacdc4e Fix migration for removing orphaned issues.moved_to_id values in MySQL dfdf22c7 Fix PostgreSQL implementation of migration e97671b8 Simplify implementation and allow for batch updates in MySQL
-
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 6 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
-