.. |
config
|
Small refactor and a few documentation fixes
|
2016-08-04 19:02:39 +02:00 |
controllers
|
Move action to render board lists to Projects::Boards::ListsController
|
2016-08-17 12:58:59 -03:00 |
factories
|
Remove label_list factory
|
2016-08-17 12:58:58 -03:00 |
features
|
Merge branch 'file-content-highlight-line' into 'master'
|
2016-08-16 20:36:31 +00:00 |
finders
|
Move to project dropdown with infinite scroll for better performance
|
2016-08-17 07:33:51 +02:00 |
fixtures
|
Returns label description in JSON when listing lists/issues
|
2016-08-17 12:58:59 -03:00 |
helpers
|
Revert unrelevant changes
|
2016-08-16 10:00:13 +02: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
|
Better formatting for downtime check messages
|
2016-08-17 12:15:20 +02:00 |
mailers
|
adds second batch of tests changed to active tense
|
2016-08-09 15:11:39 +01:00 |
models
|
Destroy related lists when a label is removed
|
2016-08-17 12:58:58 -03:00 |
requests
|
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-without-slack
|
2016-08-16 21:17:15 +01:00 |
routing
|
Rename markdown_preview routes to preview_markdown
|
2016-08-11 15:54:18 +02:00 |
services
|
Rename from/to params to from_list_id/to_list_id
|
2016-08-17 12:58:59 -03:00 |
support
|
Projects::BoardsController#show returns a list of board lists
|
2016-08-17 12:58:58 -03: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
|
Method names changed to #includes_commit?
|
2016-08-12 10:43:04 +02:00 |
workers
|
Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack
|
2016-08-13 11:03:48 +02: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 |