Files
gitlabhq/spec
Douwe Maan a1fa973123 Merge branch 'wipMergeSpacing' into 'master'
No space required after WIP identifier

Fixes #2426 

Currently, the WIP: (or any other variation) prefix of a merge request title must include a trailing space for it to be recognized as a work in progress and prevent merging. 
To resolve this, I added an or pattern to the regexp to look for any one of the three possible delimiters ':', ']', or ' '. This way the trailing space isn't required but it still won't mark any titles beginning with wip as work in progress (e.g. "Wipwap").

See merge request !1876
2016-02-04 09:49:54 +00:00
..
2016-02-02 11:25:44 -02:00
2016-02-03 20:21:26 +01:00
2016-02-01 18:25:32 +01:00
2016-01-30 12:53:12 +01:00
2016-01-28 14:44:45 -05:00
2015-11-19 10:43:45 +01:00
2015-05-28 18:22:32 -04:00