- Feb 20, 2020
-
-
GitLab Bot authored
-
- Jan 28, 2020
-
-
GitLab Bot authored
-
- Jan 17, 2020
-
-
GitLab Bot authored
-
- Sep 06, 2019
-
-
Camil Staps authored
-
- Jun 25, 2019
-
-
Markus Koller authored
We use a leading dash for certain things like the WebIDE, which had the side effect of losing the `params[:continue][:to]` param when opening the WebIDE on a project where the user doesn't have push access and therefore needs to fork the project first.
-
- 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 }`
-
- Jul 09, 2018
-
-
Lin Jen-Shin authored
-
- Apr 23, 2018
-
-
- Dec 22, 2017
-
-
blackst0ne authored
-
- Oct 20, 2017
-
-
Jacopo authored
-
- Jun 14, 2017
-
-
Robert Speicher authored
-
- Feb 23, 2017
-
-
Douwe Maan authored
-
- Jan 25, 2017
-
-
Robert Speicher authored
-
- Nov 15, 2016
-
-
Cagdas Gerede authored
Remove newlines between context and it in addition to testing redirection for create action to import path
-
- Nov 14, 2016
-
-
Cagdas Gerede authored
-
- Nov 13, 2016
-
-
Cagdas Gerede authored
-
Earth authored
-
- Nov 12, 2016
-
-
Earth authored
Add a unit test for redirecting to sign-in page when user is not logged in and user visits the new fork page
-
- Aug 09, 2016
-
-
tiagonbotelho authored
-
- Jul 01, 2016
-
-
Grzegorz Bizon authored
-
- Mar 08, 2016
-
-
Robert Speicher authored
-
- Mar 02, 2016
-
-
Rubén Dávila authored
* Also refactor query to get projects accessible for current user. ProjectsFinder actually return public projects when no user is passed.
-