- 03 Apr, 2018 6 commits
-
-
Sean McGivern authored
This was sending the current user, which is the recipient! It should be the user who pushed the commits.
-
Rémy Coutable authored
Replace the `project/issues/issues.feature` spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!17950
-
blackst0ne authored
-
Sean McGivern authored
Move Sidekiq exporter logs to log/sidekiq_exporter.log See merge request gitlab-org/gitlab-ce!18127
-
Rémy Coutable authored
[Rails5] Isolate `test_after_commit` gem See merge request gitlab-org/gitlab-ce!18129
-
Sean McGivern authored
Backport missing object storage worker specs See merge request gitlab-org/gitlab-ce!18138
-
- 02 Apr, 2018 34 commits
-
-
blackst0ne authored
-
Marcia Ramos authored
Refactor the browser performance testing docs See merge request gitlab-org/gitlab-ce!18097
-
Robert Speicher authored
Raise more descriptive errors when URLs are blocked See merge request gitlab-org/gitlab-ce!18058
-
Micaël Bergeron authored
-
Filipa Lacerda authored
Resolve "Clicking confidential and lock icons on sidebar should also activate dropdown" Closes #40907 See merge request gitlab-org/gitlab-ce!17869
-
Dennis Tang authored
-
Filipa Lacerda authored
Add button type to settings toggle Closes #44737 See merge request gitlab-org/gitlab-ce!18134
-
Robert Speicher authored
Update brakeman to 4.2.1 Closes #44878 See merge request gitlab-org/gitlab-ce!18122
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
The Sidekiq exporter logs were mixing with the normal Sidekiq logs. In order to support structured logging in Sidekiq, we either need to split this data out or convert the exporter to produce structured logs. Since Sidekiq job processing is fundamentally different information from Web server traffic, it seems cleaner to move the metrics traffic into a separate file, where they can be parsed by a different filter if needed. Relates to #20060
-
Marcia Ramos authored
Provide clarification on mirrored repositories for pipelines See merge request gitlab-org/gitlab-ce!18105
-
Marcia Ramos authored
Refactor the LFS S3 docs See merge request gitlab-org/gitlab-ce!18029
-
Douwe Maan authored
-
Douwe Maan authored
-
Francisco Javier López authored
-
Douwe Maan authored
-
Clement Ho authored
Prettify mock data files See merge request gitlab-org/gitlab-ce!18091
-
Douwe Maan authored
Backport changes in EE MR 4972: System Header and Footer See merge request gitlab-org/gitlab-ce!18001
-
André Luís authored
-
Douwe Maan authored
Add pagination docs to commit status API See merge request gitlab-org/gitlab-ce!18124
-
Douwe Maan authored
Handle CR-LFs properly in .gitmodules file Closes #2262 See merge request gitlab-org/gitlab-ce!18117
-
Sean McGivern authored
[CE] Backport SAML settings changes (Adds validators and rack cookie helper) See merge request gitlab-org/gitlab-ce!18033
-
James Edwards-Jones authored
These changes are backported from EE, related to SAML settings in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4549
-
Sean McGivern authored
Resolve "Migrate upload task fails for Groups" Closes #44776 See merge request gitlab-org/gitlab-ce!18088
-
Micaël Bergeron authored
-
Micaël Bergeron authored
-
Micaël Bergeron authored
-
Sean McGivern authored
Bump html-pipeline to 2.7.1 Closes #24039 See merge request gitlab-org/gitlab-ce!18132
-
blackst0ne authored
-
Sean McGivern authored
Update docs for API for issue and merge request description templates See merge request gitlab-org/gitlab-ce!18114
-
Victor Wu authored
-
Filipa Lacerda authored
Redesign application settings to match project settings (part 3) See merge request gitlab-org/gitlab-ce!18056
-
Kamil Trzciński authored
Pipeline variables expression in only/except configuration Closes #37397 See merge request gitlab-org/gitlab-ce!17316
-
Kamil Trzciński authored
Resolve "Usage ping for Kubernetes integration" Closes #44291 See merge request gitlab-org/gitlab-ce!17922
-