gitlab/spec
Cristian Medina f045490568 Modified lib/api/entities.rb to expose Project class tag_list property to the API
Updated projects.md to show tag_list field when performing GETs
Updated projects_spec.rb to include check for tag_list key in project list
Added changes to the CHANGELOG
2015-04-03 04:35:12 -04:00
..
controllers Merge branch 'import-current-user' into 'master' 2015-04-02 20:34:52 +00:00
factories Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
features Fix tests and unassigned filter for issues. Updated CHANGELOG 2015-03-27 00:27:51 -07:00
finders Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
fixtures Add trailing newline to all text files. 2014-06-21 11:20:22 +02:00
helpers Check symlink mode as a String for file_type_icon_class 2015-04-01 23:34:33 -04:00
javascripts Add trailing newline to all text files. 2014-06-21 11:20:22 +02:00
lib Fix tests. 2015-03-27 11:10:56 +01:00
mailers Clean up code by using keyword arguments. 2015-03-23 15:08:19 +01:00
models Merge branch 'username-period' into 'master' 2015-04-02 20:28:23 +00:00
requests/api Modified lib/api/entities.rb to expose Project class tag_list property to the API 2015-04-03 04:35:12 -04:00
routing Use `project_member` instead of `team_member`. 2015-03-15 13:50:38 +01:00
services Add tests. 2015-03-31 13:37:21 +02:00
support Merge pull request #9044 from tsigo/rs-git-template-env 2015-03-29 03:40:56 -07:00
tasks/gitlab ability to skip some items in backup 2015-04-02 15:37:50 +03:00
workers Add tests. 2015-03-31 13:37:21 +02:00
factories.rb Remove unneeded password_confirmation from seed. 2014-12-28 14:42:15 +01:00
factories_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
spec_helper.rb Add ActiveRecord::Migration.maintain_test_schema! to spec_helper 2015-03-27 15:31:16 -04:00