- 22 Sep, 2016 9 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
tauriedavis authored
-
Lin Jen-Shin authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Bryce authored
-
Bryce Johnson authored
-
Bryce Johnson authored
(Also removes duplicate changelog entry.)
-
Lin Jen-Shin authored
Closes #22438
-
- 21 Sep, 2016 11 commits
-
-
Zeger-Jan van de Weg authored
-
Z.J. van de Weg authored
Closes gitlab-org/gitlab-ce#22330
-
Robert Speicher authored
-
Robert Speicher authored
-
Achilleas Pipinellis authored
- Create new 'Abuse reports' group - Create new 'Usage statistics' group - Create new 'Email' group
-
Kamil Trzcinski authored
-
Vitaly Baev authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
- For target project show only environments for target branch or with tags - For source project show only environments for source branch
-
Timothy Andrew authored
- Pluralize summary titles - Remove the `run_query` method - always return sql strings from the `date_time_sql` methods
-
- 20 Sep, 2016 20 commits
-
-
Luke Bennett authored
-
Fatih Acet authored
-
Fatih Acet authored
-
Fatih Acet authored
-
Fatih Acet authored
-
Fatih Acet authored
-
Fatih Acet authored
-
Timothy Andrew authored
-
Timothy Andrew authored
-
Timothy Andrew authored
- Instead of overriding `create` and `update` in `MergeRequests::BaseService` - Get all merge request service specs passing
-
Timothy Andrew authored
- Don't use `TableReferences` - using `.arel_table` is shorter! - Move some database-related code to `Gitlab::Database` - Remove the `MergeRequest#issues_closed` and `Issue#closed_by_merge_requests` associations. They were either shadowing or were too similar to existing methods. They are not being used anywhere, so it's better to remove them to reduce confusion. - Use Rails 3-style validations - Index for `MergeRequest::Metrics#first_deployed_to_production_at` - Only include `CycleAnalyticsHelpers::TestGeneration` for specs that need it. - Other minor refactorings.
-
Robert Speicher authored
-
Robert Speicher authored
We were calling `.where` and `.send` on the relation, but never doing anything with the return value, resulting in proper access-level filtering never being of any consequence.
-
Robert Speicher authored
-
Dan Dunckel authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
barthc authored
-
Timothy Andrew authored
Helper methods are meant for views
-
Timothy Andrew authored
And `scss_lint`
-