- Dec 31, 2019
-
-
GitLab Bot authored
-
- Sep 23, 2019
-
-
Alexandru Croitor authored
If user unsubsrcribes from a resource that they no longer have access to they should not be revealed the resource path, but be redirected to app root instead. https://gitlab.com/gitlab-org/gitlab-ce/issues/64938
-
- Aug 30, 2019
-
-
Ash McKenzie authored
rails_helper.rb's only logic was to require spec_helper.rb.
-
- May 16, 2019
-
-
Alexandru Croitor authored
-
- Apr 15, 2019
-
-
gfyoung authored
Adds frozen string to the following: * spec/bin/**/*.rb * spec/config/**/*.rb * spec/controllers/**/*.rb xref https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
-
- Dec 18, 2018
-
-
blackst0ne authored
Updates specs to use new rails5 format. The old format: `get :show, { some: params }, { some: headers }` The new format: `get :show, params: { some: params }, headers: { some: headers }`
-
- Oct 20, 2017
-
-
Jacopo authored
-
- Aug 02, 2017
-
-
Robert Speicher authored
-
- Jul 27, 2017
-
-
Keifer Furzland authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jul 24, 2017
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jul 05, 2017
-
-
Douwe Maan authored
-
- Jun 21, 2017
-
-
Grzegorz Bizon authored
-
- Jun 14, 2017
-
-
Robert Speicher authored
-
- Feb 23, 2017
-
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
- Nov 17, 2016
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- Sep 20, 2016
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Maximiliano Perez Coto authored
* Created a force=true param that will continue with the previous behaviour of the unsubscribe method * Created a filter for not-logged users so they see a unsubsribe confirmation page * Added the List-Unsubscribe header on emails so the email client can display it on top
-
- Feb 19, 2016
-
-
Robert Speicher authored
-
- Jan 09, 2016
-
-
Zeger-Jan van de Weg authored
-