Phil Hughes
4b812d979e
Fixed failing specs
2017-04-26 12:23:29 +01:00
Phil Hughes
480fcb5533
Added controller specs
2017-04-26 12:23:29 +01:00
Stan Hu
68bb2a5338
Optimize project namespace lookup for milestones and add specs
2017-04-24 09:33:12 -07:00
Robert Speicher
4642ca6686
Use empty_project
where possible in controller specs
2017-01-25 17:14:38 -05:00
Douwe Maan
6df22f72c6
Rephrase some system notes to be compatible with new system note style
2016-11-24 18:26:29 +08:00
Alejandro Rodríguez
0badbef836
Optimize Event queries by removing default order
2016-10-27 20:07:11 -03:00
tiagonbotelho
519275c110
fixes part1 of files to start using active tense
2016-08-09 15:06:23 +01:00
Stan Hu
4fab178850
Fix spec that broke due to fact that iid is needed, not id, for MilestonesController
2015-12-05 00:04:44 -08:00
Stan Hu
ea5c25bb4e
Remove milestones from merge requests when milestones are deleted
...
Reported by https://github.com/gitlabhq/gitlabhq/issues/9643
2015-09-21 07:00:55 -07:00
Stan Hu
d3d03d1362
Create a "destroyed Milestone" event and keep Milestone events around in the DB
...
for posterity.
Also fix issue where destroying a Milestone would cause odd, transient messages like
"created milestone" or "imported milestone".
Add "in" preposition when creating and destroying milestones
Closes #2382
2015-09-15 05:51:11 -07:00
Stan Hu
df2bb60f90
Add support for destroying project milestones
...
Closes https://github.com/gitlabhq/gitlabhq/issues/1504
2015-07-17 06:54:32 -07:00