- Mar 18, 2020
-
-
GitLab Bot authored
-
- Mar 14, 2020
-
-
GitLab Bot authored
-
- Mar 11, 2020
-
-
GitLab Bot authored
-
- Mar 06, 2020
-
-
GitLab Bot authored
-
- Mar 05, 2020
-
-
GitLab Bot authored
-
- Feb 27, 2020
-
-
GitLab Bot authored
-
- Feb 15, 2020
-
-
GitLab Bot authored
-
- Feb 11, 2020
-
-
GitLab Bot authored
-
- Feb 07, 2020
-
-
GitLab Bot authored
-
- Dec 02, 2019
-
-
GitLab Bot authored
-
- Nov 26, 2019
-
-
GitLab Bot authored
-
- Nov 13, 2019
-
-
GitLab Bot authored
-
- Oct 01, 2019
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
- Sep 09, 2019
-
-
Peter Leitzen authored
Utilize `json_fields` to expose fields via `Service#as_json(only: json_fields)`.
-
- Sep 02, 2019
-
-
Peter Leitzen authored
This commit removes one RuboCop offense from its todo file.
-
- Aug 07, 2019
-
-
Tiger Watson authored
Creating new records has been disabled, and all existing records been migrated to clusters as of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28534
-
- Jul 02, 2019
-
-
Jarka Kadlecova authored
- instead of using properties - backward compatibility has to be kept for now
-
- Jun 16, 2019
-
-
Zsolt Kovari authored
-
- Jun 13, 2019
-
-
Jarka Kadlecova authored
- create tables for storing issue trackers properties - add model and basic logic & spec
-
- Apr 26, 2019
-
-
Jason Goodman authored
This enables sending a chat message to Slack or Mattermost upon a successful, failed, or canceled deployment
-
- Apr 10, 2019
-
-
Sean McGivern authored
This reverts commit a5378665.
-
- Mar 28, 2019
-
-
Nick Thomas authored
-
- Feb 18, 2019
-
-
Yauhen Kotau authored
Fixes gitlab-org/gitlab-ce#42595
-
- Feb 08, 2019
-
-
Nick Thomas authored
-
- Dec 16, 2018
-
-
Jasper Maes authored
-
- Oct 30, 2018
-
-
blackst0ne authored
-
- Sep 06, 2018
-
-
Felipe Artur authored
-
- Jul 26, 2018
-
-
gfyoung authored
Partially addresses #47424.
-
- Jul 14, 2018
-
-
Kukovskii Vladimir authored
-
- Jul 05, 2018
-
-
Douwe Maan authored
-
- May 29, 2018
-
-
Jan Provaznik authored
`nil` value is not included in `ActiveModel::Type::Boolean::FALSE_VALUES` which caused that in Rails 5 the boolean_accessor converted `nil` to `true` instead of `false`.
-
- May 23, 2018
-
-
- Apr 07, 2018
-
-
blackst0ne authored
In Rails 5.0 the `ActiveRecord::ConnectionAdapters::Column::TRUE_VALUES` constant has been removed [1] and the remaining `FALSE_VALUES` constant has been moved to `ActiveModel::Type::Boolean` [2] [1]: https://github.com/rails/rails/commit/a502703c3d2151d4d3b421b29fefdac5ad05df61 [2]: https://github.com/rails/rails/commit/9cc8c6f3730df3d94c81a55be9ee1b7b4ffd29f6
-
- Apr 05, 2018
-
-
Douwe Maan authored
[10.6] Prevent notes on confidential issues from being sent to chat See merge request gitlab/gitlabhq!2366 # Conflicts: # app/helpers/services_helper.rb
-
- Mar 28, 2018
-
-
Tiago Botelho authored
-
- Mar 19, 2018
-
-
Felipe Artur authored
-
- Mar 15, 2018
-
-
James Edwards-Jones authored
-
- Mar 08, 2018
-
-
James Edwards-Jones authored
Removes confusing/unnecessary checkboxes when trying to configure an integration. If there is only one supported event we don't need to allow these to be individually disabled since the integration can be disabled instead. E.g. Project Integrations for GitHub, Bugzilla, Asana, Pipeline emails and Gemnasium Allows integrations to override which triggers are configurable
-
- Jan 26, 2018
-
-
James Lopez authored
-