Files
gitlabhq/spec
Yorick Peterse e28d1fa3cc Use a query in Project#protected_branch?
This changes Project#protected_branch? to use a query to check if a
branch is protected, instead of loading all ProtectedBranch records into
memory just to check if the list of names includes a given branch name.
2016-04-29 22:21:06 +02:00
..
2016-04-20 08:25:41 +08:00
2016-04-14 10:28:05 +01:00
2015-05-28 18:22:32 -04:00