gitlab-org--gitlab-foss/spec/lib/gitlab
Lin Jen-Shin 104bac3d21 Merge branch 'master' into fix-git-hooks-when-creating-file
* master: (1031 commits)
  Add changelog entry for renaming API param [ci skip]
  Add missing milestone parameter
  Refactor issues filter in API
  Fix project hooks params
  Gitlab::LDAP::Person uses LDAP attributes configuration
  Don't delete files from spec/fixtures
  Copy, don't move uploaded avatar files
  Minor improvements to changelog docs
  Rename logo, apply for Slack too
  Fix Gemfile.lock for the octokit update
  Fix cross-project references copy to include the project reference
  Add logo in public files
  Use stable icon for Mattermost integration
  rewrite the item.respond_to?(:x?) && item.x? to item.try(:x?)
  API: extern_uid is a string
  Increases pipeline graph drowdown width in order to prevent strange position on chrome on ubuntu
  Removed bottom padding from merge manually from CLI because of repositioning award emoji's
  Make haml_lint happy
  Improve spec
  Add feature tests for Cycle Analytics
  ...
2017-01-04 22:25:55 +08:00
..
backend
backup Fix Backup::Manager#remove_old 2016-12-07 13:27:44 +00:00
badge Use Ci::Pipeline#latest for finding pipelines 2016-11-24 18:41:45 +08:00
bitbucket_import Add Wiki import to BB importer 2016-12-19 20:48:08 +02:00
chat_commands Fix errorcode 500 on slash commands 2016-12-23 09:46:32 +01:00
checks Check the exit code while invoking git in the force push check. 2016-12-16 23:32:25 +05:30
ci Update status group name for success with warnings 2016-12-16 20:03:44 +01:00
conflict
cycle_analytics Update effected tests 2016-12-04 17:32:33 +01:00
data_builder
database
diff Fix MR with files hidden by .gitattributes 2016-12-26 16:25:55 +00:00
downtime_check
email Revert "allow empty-quotes" 2016-12-21 09:51:42 -08:00
fogbugz_import
gfm Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
git Reject blank environment vcariables in Gitlab::Git::RevList 2016-12-20 09:45:37 +01:00
github_import Add Project#gitea_import? 2016-12-19 17:35:51 +01:00
gitlab_import
google_code_import
graphs
import_export Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' 2016-12-27 15:00:49 +00:00
ldap Gitlab::LDAP::Person uses LDAP attributes configuration 2017-01-03 13:26:47 -06:00
metrics Use Grape's new Route methods 2016-12-21 13:46:52 +01:00
middleware Inject ::UploadedFile from Multipart middleware 2016-12-21 13:07:53 +01:00
o_auth
saml
sanitizers
serialize/ci Fix tests because now we don't convert values 2016-12-19 23:32:09 +08:00
sherlock
slash_commands
sql Merge branch 'jej-note-search-uses-finder' into 'security' 2016-12-15 11:40:12 -03:00
template rubocop prefers lisp style 2016-12-08 19:47:09 +08:00
allowable_spec.rb Extract abilities checking module from ability model 2016-12-13 14:44:43 +01:00
asciidoc_spec.rb Render math in Asciidoc and Markdown with KaTeX using code blocks 2016-12-14 16:50:54 +00:00
auth_spec.rb View-related (and other minor) changes to !5951 based on @rymai's review. 2016-12-16 16:29:32 +05:30
award_emoji_spec.rb
blame_spec.rb
changes_list_spec.rb
chat_name_token_spec.rb More refactoring, push present to base command 2016-11-17 21:44:26 +01:00
closing_issue_extractor_spec.rb
color_schemes_spec.rb
contributions_calendar_spec.rb
current_settings_spec.rb
database_spec.rb
downtime_check_spec.rb
exclusive_lease_spec.rb
file_detector_spec.rb Unify detecting of special repository files 2016-11-21 12:51:40 +01:00
git_access_spec.rb Merge branch 'master' into fix-git-hooks-when-creating-file 2017-01-04 22:25:55 +08:00
git_access_wiki_spec.rb Use consistent names and move checks to the method, 2016-12-20 21:19:07 +08:00
git_spec.rb
highlight_spec.rb
identifier_spec.rb Use Commit#author so we share logic and cache 2016-11-24 02:33:55 +08:00
import_sources_spec.rb Improve Gitlab::ImportSources 2016-12-19 17:35:51 +01:00
incoming_email_spec.rb
key_fingerprint_spec.rb
kubernetes_spec.rb Add terminals to the Kubernetes deployment service 2016-12-19 19:53:04 +00:00
lazy_spec.rb
lfs_token_spec.rb
markup_helper_spec.rb
metrics_spec.rb
optimistic_locking_spec.rb
popen_spec.rb
project_search_results_spec.rb Merge branch 'jej-note-search-uses-finder' into 'security' 2016-12-15 11:40:12 -03:00
redis_spec.rb
reference_extractor_spec.rb
regex_spec.rb Add an environment slug 2016-12-15 13:57:03 +00:00
routing_spec.rb Make it possible to mix `Gitlab::Routing` in 2016-12-13 14:51:23 +01:00
search_results_spec.rb Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security' 2016-12-08 21:42:07 -03:00
sidekiq_throttler_spec.rb
snippet_search_results_spec.rb
themes_spec.rb
upgrader_spec.rb
uploads_transfer_spec.rb
url_builder_spec.rb get rid of light url builder and fix wrong spec 2016-11-17 08:22:58 +01:00
url_sanitizer_spec.rb
user_access_spec.rb
utils_spec.rb
version_info_spec.rb
workhorse_spec.rb Add terminals to the Kubernetes deployment service 2016-12-19 19:53:04 +00:00