This website requires JavaScript.
Explore
Help
Sign In
home
/
gitlabhq
Watch
2
Star
0
Fork
0
mirror of
https://github.com/wahyd4/gitlabhq.git
synced
2026-08-15 15:46:08 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45a4e2484ea874fc1634227bf1fda9ea1c85af68
gitlabhq
/
spec
/
lib
/
gitlab
/
github_import
T
History
Douwe Maan
8c5712a422
Merge branch 'gh-disable-webhooks'
2016-06-07 13:06:43 +02:00
..
branch_formatter_spec.rb
Fix validation method for Gitlab::GithubImport::PullRequestFormatter
2016-05-13 17:55:43 -05:00
client_spec.rb
Backport GitHub Enterprise import support from EE
2016-04-26 21:00:55 -07:00
comment_formatter_spec.rb
Fix importer for GitHub comments on diff
2016-06-06 12:19:03 -03:00
hook_formatter_spec.rb
Disable Webhooks before proceeding with the GitHub import
2016-06-06 12:07:45 -03:00
issue_formatter_spec.rb
Use double instead of OpenStruct in the Issue/PR formatters specs
2016-04-18 20:07:05 -03:00
label_formatter_spec.rb
…
milestone_formatter_spec.rb
Import milestones from GitHub
2016-04-18 20:07:04 -03:00
project_creator_spec.rb
…
pull_request_formatter_spec.rb
Fix validation method for Gitlab::GithubImport::PullRequestFormatter
2016-05-13 17:55:43 -05:00
wiki_formatter_spec.rb
…