..
config
Small refactor and a few documentation fixes
2016-08-04 19:02:39 +02:00
controllers
Fix bug where destroying a namespace would not always destroy projects
2016-08-11 15:36:35 -07:00
factories
Pre-create all builds for Pipeline when a trigger is received
2016-08-11 15:22:35 +02:00
features
Simplify the slash commands DSL to store action blocks instead of creating methods
2016-08-13 00:36:47 +02:00
finders
fixes part1 of files to start using active tense
2016-08-09 15:06:23 +01:00
fixtures
Simplify the slash commands DSL to store action blocks instead of creating methods
2016-08-13 00:36:47 +02:00
helpers
Show member roles to all users on members page
2016-08-11 11:08:07 -05:00
initializers
Give priority to environment variables
2016-08-03 15:48:48 +01:00
javascripts
Merge branch 'date-time-to-day-tests' into 'master'
2016-08-05 19:38:05 +00:00
lib
Simplify the slash commands DSL to store action blocks instead of creating methods
2016-08-13 00:36:47 +02:00
mailers
adds second batch of tests changed to active tense
2016-08-09 15:11:39 +01:00
models
Fix build play failure
2016-08-12 15:09:35 +02:00
requests
Merge branch 'fix-namespace-deletion' into 'master'
2016-08-12 18:04:03 +00:00
routing
Rename markdown_preview
routes to preview_markdown
2016-08-11 15:54:18 +02:00
services
New TodoService#todo_exists? method
2016-08-13 00:06:12 +02:00
support
Add support for no-op slash commands that appear in autocomplete
2016-08-13 00:06:12 +02:00
tasks /gitlab
Use File::exist?
instead of File::exists?
2016-08-11 13:54:45 +03:00
uploaders
Remove VideoJS and clean the integration
2016-07-20 11:36:42 +02:00
views
Remove provider path, replace with dynamic path.
2016-08-03 11:50:38 -06:00
workers
Fix bug where destroying a namespace would not always destroy projects
2016-08-11 15:36:35 -07:00
factories_spec.rb
adds second batch of tests changed to active tense
2016-08-09 15:11:39 +01:00
rails_helper.rb
simplecov_env.rb
Introduce SimpleCovEnv singleton helper and use it
2016-07-21 12:46:49 +02:00
spec_helper.rb
Add a method in Project to return a cached value of total count of projects
2016-08-09 16:08:03 -07:00
teaspoon_env.rb
Add test coverage analysis for CoffeeScript ( !5052 )
2016-08-07 21:52:37 +02:00