Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
0621ee38
Commit
0621ee38
authored
Oct 15, 2018
by
Nick Thomas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove explicit requires from flowdock
parent
c7be9f5c
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
5 deletions
+0
-5
lib/flowdock/git.rb
lib/flowdock/git.rb
+0
-2
lib/flowdock/git/builder.rb
lib/flowdock/git/builder.rb
+0
-3
No files found.
lib/flowdock/git.rb
View file @
0621ee38
# frozen_string_literal: true
require
'multi_json'
require
'cgi'
require
'flowdock'
require
'flowdock/git/builder'
...
...
lib/flowdock/git/builder.rb
View file @
0621ee38
# frozen_string_literal: true
require
'cgi'
require
'securerandom'
module
Flowdock
class
Git
class
Commit
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment