gitlab-org--gitlab-foss/spec
Lin Jen-Shin e383254070 Add all the tests and fix stuffs along the way:
It turns out they are different:

    builds.success.latest.first

and

    builds.latest.success.first

If we put success first, that latest would also filter via success,
and which is what we want here.
2016-07-12 23:15:08 +08:00
..
config
controllers Revert "Revert "Merge branch 'issue_3946' into 'master' "" 2016-07-07 23:48:02 -04:00
factories Merge branch 'fix-type-in-project-factory' into 'master' 2016-07-11 08:16:29 +00:00
features Make rubocop happy 2016-07-12 20:17:55 +08:00
finders Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
fixtures Add more comments to regex 2016-07-10 14:47:53 -05:00
helpers Represent DiffRefs as proper class instead of tuple array 2016-07-06 18:50:58 -04:00
initializers Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
javascripts Merge branch 'emoji-menu-stick-search' into 'master' 2016-06-27 18:03:08 +00:00
lib Merge branch 'fix/remove-import-url-migration' into 'master' 2016-07-11 07:53:13 +00:00
mailers Represent DiffRefs as proper class instead of tuple array 2016-07-06 18:50:58 -04:00
models Prefer empty relation rather than arrays 2016-07-12 19:28:21 +08:00
requests Add all the tests and fix stuffs along the way: 2016-07-12 23:15:08 +08:00
routing Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
services Add comment with diff to DiffPositionUpdateService spec 2016-07-07 16:14:57 -04:00
support Improve the error message displayed when branch creation fails. 2016-07-05 11:05:16 +05:30
tasks/gitlab Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
views Do not show build retry link when build is active 2016-06-30 11:06:19 +02:00
workers Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
factories_spec.rb
rails_helper.rb
spec_helper.rb Add all the tests and fix stuffs along the way: 2016-07-12 23:15:08 +08:00
teaspoon_env.rb