An error occurred fetching the project authors.
- 28 Jun, 2018 1 commit
-
-
Tiago Botelho authored
-
- 27 Jun, 2018 2 commits
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-
- 25 Jun, 2018 1 commit
-
-
Aram Visser authored
-
- 20 Jun, 2018 1 commit
-
-
Hiroyuki Sato authored
-
- 08 Apr, 2018 1 commit
-
-
blackst0ne authored
Rails 5.0 requires to explicitly permit attributes when building a URL using current `params` object. The `safe_params` helper allows developers to just call `safe_params.merge(...)` instead of manually adding `permit` to every call. https://github.com/rails/rails/pull/20868
-
- 04 Apr, 2018 1 commit
-
-
Tomasz Maczukin authored
-
- 05 Mar, 2018 2 commits
-
-
Eric Eastwood authored
See https://gitlab.com/gitlab-org/gitlab-ee/issues/3839 Conflicts: app/assets/javascripts/projects/project_new.js app/views/shared/_import_form.html.haml ee/app/controllers/ee/projects_controller.rb ee/spec/features/projects/new_project_spec.rb locale/gitlab.pot
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 Mar, 2018 1 commit
-
-
- 22 Feb, 2018 1 commit
-
-
Oswaldo Ferreira authored
-
- 21 Feb, 2018 1 commit
-
-
Sean McGivern authored
By extracting a new `filter_items` method, we can override that in the IssuesFinder and MergeRequestsFinder separately, so we don't need checks that the model is the correct one, because we can just use the class we're in to know that. We can do the same for the VALID_PARAMS constant, by making it a class method.
-
- 20 Feb, 2018 1 commit
-
-
- 02 Feb, 2018 1 commit
-
-
Mario de la Ossa authored
-
- 01 Feb, 2018 1 commit
-
-
Yorick Peterse authored
This ensures that we have more visibility in the number of SQL queries that are executed in web requests. The current threshold is hardcoded to 100 as we will rarely (maybe once or twice) change it. In production and development we use Sentry if enabled, in the test environment we raise an error. This feature is also only enabled in production/staging when running on GitLab.com as it's not very useful to other users.
-
- 31 Jan, 2018 1 commit
-
-
Takuya Noguchi authored
-
- 11 Jan, 2018 1 commit
-
-
🙈 jacopo beschi 🙉 authored
-
- 04 Jan, 2018 2 commits
-
-
Matija Čupić authored
-
Jacob Vosmaer authored
-
- 21 Dec, 2017 2 commits
-
-
Matija Čupić authored
-
Matija Čupić authored
-
- 14 Dec, 2017 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
- 08 Dec, 2017 1 commit
-
-
Douwe Maan authored
Fixes project visibility guidelines See merge request gitlab/gitlabhq!2226 (cherry picked from commit 877c42c0aaf3298d6001614c9706bc366ae4014c) e4fd1c26 Ensure project wiki visibility guidelines are met
-
- 05 Dec, 2017 1 commit
-
-
Jan Provaznik authored
* new merge request can be created by sending an email to the specific email address (similar to creating issues by email) * for the first iteration, source branch must be specified in the mail subject, other merge request parameters can not be set yet * user should enable "Receive notifications about your own activity" in user settings to receive a notification about created merge request Part of #32878
-
- 16 Nov, 2017 1 commit
-
-
Jacopo authored
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
-
- 07 Nov, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 06 Nov, 2017 1 commit
-
-
Francisco Javier López authored
-
- 17 Oct, 2017 2 commits
-
-
Jen-Shin Lin authored
Security fixes for 10.1 RC See merge request gitlab/gitlabhq!2209
-
Winnie Hellmann authored
-
- 11 Oct, 2017 1 commit
-
-
Vitaliy @blackst0ne Klachkov authored
-
- 20 Sep, 2017 1 commit
-
-
Valery Sizov authored
-
- 06 Sep, 2017 2 commits
-
-
Ashley Dumaine authored
-
Ashley Dumaine authored
-
- 30 Aug, 2017 1 commit
-
-
Rubén Dávila authored
-
- 29 Aug, 2017 1 commit
-
-
Rubén Dávila authored
-
- 26 Aug, 2017 1 commit
-
-
Rubén Dávila authored
-
- 17 Aug, 2017 2 commits
-
-
Zeger-Jan van de Weg authored
The link pointed to the wrong page, this is corrected by both writing the documentation and linking to that instead. (internal) Reference: https://gitlab.slack.com/archives/C0NFPSFA8/p1502791719000238
-
Zeger-Jan van de Weg authored
The params were not getting a value other than `project_templates:"on"` so the backend wasn't sure what template to use. Fixes gitlab-org/gitlab-ce#36492
-
- 11 Aug, 2017 1 commit
-
-
Robin Bobbitt authored
-