GitLab Bot
|
b7dfe2ae40
|
Add latest changes from gitlab-org/gitlab@master
|
2019-09-13 13:26:31 +00:00 |
|
Alexandru Croitor
|
0f6c42c5ce
|
Move Multiple Issue Boards for Projects to Core
Refactor code to allow multiple issue boards management for projects
in CE
|
2019-06-26 12:28:00 +03:00 |
|
charlieablett
|
0c29aa0da3
|
Add to_json to represent method call
|
2019-06-13 10:00:30 +12:00 |
|
charlieablett
|
714018145c
|
Add to_json to represent method call
|
2019-06-10 19:55:37 +12:00 |
|
charlieablett
|
27dd0b8e36
|
Use serialization for project boards
- Add serializers and Grape::Entity
- Replace to_json
- Add specs
|
2019-06-06 22:13:14 +12:00 |
|
Mario de la Ossa
|
54994762ff
|
Backport of 54385-board-policy
|
2019-01-18 12:43:46 -06:00 |
|
Heinrich Lee Yu
|
2ba71571de
|
Simplify query and add tests for authorization change
|
2018-10-26 10:27:25 +08:00 |
|
Heinrich Lee Yu
|
6dda85927d
|
Update boards issue creation authorization
|
2018-10-26 10:27:25 +08:00 |
|
gfyoung
|
73322a0e55
|
Enable frozen string in app/controllers/**/*.rb
Enables frozen string for the following:
* app/controllers/*.rb
* app/controllers/admin/**/*.rb
* app/controllers/boards/**/*.rb
* app/controllers/ci/**/*.rb
* app/controllers/concerns/**/*.rb
Partially addresses #47424.
|
2018-09-18 21:22:45 -07:00 |
|
Felipe Artur
|
dd071c4b6e
|
Bring one group board to CE
|
2018-03-03 12:56:17 -03:00 |
|
Lin Jen-Shin
|
07d3d44775
|
Move ModuleWithInstanceVariables to Gitlab namespace
And use .rubocop.yml to exclude paths we don't care,
rather than using the cop itself to exclude.
|
2017-11-22 17:06:57 +08:00 |
|
Lin Jen-Shin
|
f8b681f6e9
|
WIP
|
2017-11-06 22:40:19 +08:00 |
|
Lin Jen-Shin
|
6a4ee9aa71
|
Allow simple ivar ||= form. Update accordingly
|
2017-09-19 01:29:32 +08:00 |
|
Lin Jen-Shin
|
9ae92b8caa
|
Add cop to make sure we don't use ivar in a module
|
2017-09-18 21:23:45 +08:00 |
|
Felipe Artur
|
8077b728bc
|
Continue BE backport
|
2017-08-31 14:48:57 -03:00 |
|