Skip to content
This repository has been archived by the owner on Oct 24, 2019. It is now read-only.

develop -> master #139

Merged
merged 11 commits into from
Jul 11, 2016
Merged

develop -> master #139

merged 11 commits into from
Jul 11, 2016

Conversation

moul
Copy link
Owner

@moul moul commented Jul 11, 2016

No description provided.

@moul moul merged commit f8d103e into master Jul 11, 2016
@@ -113,4 +114,8 @@ class Projects extends BaseModel
@debug "Projects::search()"
@get "projects/search/#{projectName}", params, (data) => fn data if fn

listTriggers: (projectId, fn = null) =>
@debug "Projects::listTriggers()"
@get "projects/#{Utils.parseProjectId projectId}/triggers", (data) => fn data if fn

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line exceeds maximum allowed length
Unnecessary fat arrow

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants