GitLab Bot
afbfbfc87a
Add latest changes from gitlab-org/gitlab@master
2021-07-02 12:08:31 +00:00
GitLab Bot
79c7e23671
Add latest changes from gitlab-org/gitlab@master
2020-10-14 03:08:32 +00:00
GitLab Bot
1b26aaa633
Add latest changes from gitlab-org/gitlab@master
2020-07-30 18:09:39 +00:00
GitLab Bot
a83a97f604
Add latest changes from gitlab-org/gitlab@master
2020-05-28 12:08:10 +00:00
GitLab Bot
20d564f106
Add latest changes from gitlab-org/gitlab@master
2020-02-05 12:09:15 +00:00
Jacopo
22eb2e4c22
Adds milestone search
...
Adds to search ILIKE search for milestones title in:
- Milestones dashboard
- Group milestones page
- Project milestones page
2019-01-24 18:44:09 +01:00
Heinrich Lee Yu
2f76ff19f8
Fix MilestonesFinder to pass relations to scope
...
Instead of querying relations into ids we just pass them to the model
scope because the scope supports it now.
Also changes other calls to `Milestone.for_projects_and_groups`
2019-01-12 00:05:36 +08:00
Douglas Barbosa Alexandre
01d8c1f6f0
Whitelist none method from ActiveRecord::Querying
2018-10-31 15:46:36 -03:00
Stan Hu
32b96bfd81
Merge branch 'frozen-string-app-finders-graphql' into 'master'
...
Enable frozen string in app/graphql + app/finders
See merge request gitlab-org/gitlab-ce!21681
2018-09-13 19:44:31 +00:00
gfyoung
47b3038434
Enable frozen string in app/graphql + app/finders
...
Partially addresses #47424 .
2018-09-11 12:15:23 -07:00
Yorick Peterse
2039c8280d
Disable existing offenses for the CodeReuse cops
...
This whitelists all existing offenses for the various CodeReuse cops, of
which most are triggered by the CodeReuse/ActiveRecord cop.
2018-09-11 17:32:00 +02:00
Bob Van Landuyt
148816cd67
Port read_cross_project
ability from EE
2018-02-22 17:11:36 +01:00
Robert Speicher
8f4b061375
Merge branch 'milestones-finder-order-fix' into 'security-10-3'
...
Remove order param from the MilestoneFinder
See merge request gitlab/gitlabhq!2259
(cherry picked from commit 14408042e78f2ebc2644f956621b461dbfa3d36d)
155881e7 Remove order param from the MilestoneFinder
2018-01-16 17:04:38 -08:00
Felipe Artur
b7860b30aa
fix milestones finder failing spec
2017-07-07 19:21:00 -03:00
Felipe Artur
b5f596c3ff
Native group milestones
2017-07-07 15:08:49 +00:00
Greg Smethells
dbbd2b863b
sort milestones by due_date
2015-12-03 08:53:34 -06:00
Dmitriy Zaporozhets
8a03cb8744
Lets add more tests to Milestones services
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-11-16 14:39:19 +01:00
Dmitriy Zaporozhets
986695e136
Refactor global and group milestones logic
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-11-16 14:07:38 +01:00