summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-12352-2809/+4456
|\
| * Merge branch 'sh-defer-resolvable-check' into 'master' Yorick Peterse2016-09-121-1/+2
| |\
| | * Only check :can_resolve permission if the note is resolvablesh-defer-resolvable-checkStan Hu2016-09-121-1/+2
| * | Merge branch '21814-fix' into 'master' Robert Speicher2016-09-101-1/+1
| |\ \ | | |/ | |/|
| | * Pull import sources from Gitlab::ImportSourcesOjas Shirekar2016-09-091-1/+1
| * | Merge branch 'enable-pipeline-events-by-default' into 'master' Robert Speicher2016-09-091-0/+1
| |\ \
| | * | Enable pipeline events by defaultenable-pipeline-events-by-defaultLin Jen-Shin2016-09-091-0/+1
| | |/
| * | Merge branch 'add-remember-option-u2f' into 'master' Robert Speicher2016-09-093-2/+4
| |\ \
| | * | Pass the remember_me option into the u2f form and support it while authentica...add-remember-option-u2fDJ Mountney2016-09-013-2/+4
| * | | Merge branch 'branches-mr-button-permissions' into 'master' Robert Speicher2016-09-091-2/+3
| |\ \ \
| | * | | Hides merge request button on branches pagebranches-mr-button-permissionsPhil Hughes2016-09-021-2/+3
| * | | | Merge branch '20300-restore-comments' into 'master' Jacob Schatz2016-09-0975-62/+757
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Require comments must be included before codeJared Deckard2016-09-081-3/+0
| | * | | Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-0875-62/+760
| * | | | Merge branch 'gitlab-workhorse-safeties' into 'master' Jacob Vosmaer (GitLab)2016-09-094-8/+14
| |\ \ \ \
| | * | | | Verify JWT messages from gitlab-workhorseJacob Vosmaer2016-09-054-8/+14
| * | | | | Merge branch '21714-refresh-the-todos-count-cache-after-issuable-delete' into...Rémy Coutable2016-09-092-0/+22
| |\ \ \ \ \
| | * | | | | Refresh todos count cache when an Issue/MR is deletedDouglas Barbosa Alexandre2016-09-082-0/+22
| * | | | | | Merge branch 'sidekiq-ps-parsing' into 'master' Rémy Coutable2016-09-092-6/+21
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Remove original regexpPascal Betz2016-09-081-9/+7
| | * | | | | Reformat Regexp Pascal Betz2016-09-082-3/+13
| | * | | | | feedback code reviewPascal Betz2016-09-082-2/+2
| | * | | | | Move parsing of sidekiq ps into helperPascal Betz2016-09-072-8/+15
| * | | | | | Merge branch 'support-long-branch-namers' into 'master' Annabel Dunstone Gray2016-09-081-3/+9
| |\ \ \ \ \ \
| | * | | | | | Give project selection dropdowns responsive width, long-names wrap.support-long-branch-namersBryce2016-09-021-3/+9
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'smart-pipeline-duration' into 'master' Rémy Coutable2016-09-082-1/+12
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Just use string interpolation, feedback:Lin Jen-Shin2016-09-071-2/+1
| | * | | | | Show how long this pipeline was queuedLin Jen-Shin2016-09-052-0/+10
| | * | | | | Forget about pending duration for now, need more discussionLin Jen-Shin2016-09-051-2/+1
| | * | | | | Merge remote-tracking branch 'upstream/master' into smart-pipeline-durationLin Jen-Shin2016-09-02149-1268/+1725
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Calculate real queueing time to exclude gaps from:Lin Jen-Shin2016-09-021-7/+2
| | * | | | | no point to set duration while not started yetLin Jen-Shin2016-08-291-0/+2
| | * | | | | Fix constant nameLin Jen-Shin2016-08-291-1/+1
| | * | | | | Smartly calculate real running time and pending timeLin Jen-Shin2016-08-291-1/+7
| * | | | | | Merge branch 'pipeline-hooks' into 'master' Rémy Coutable2016-09-083-26/+129
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-09-06212-1693/+2262
| | |\ \ \ \ \ \
| | * | | | | | | Not sure why there's an extra one!?Lin Jen-Shin2016-08-291-7/+0
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-08-2651-363/+379
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fix captionLin Jen-Shin2016-08-241-1/+1
| | * | | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-08-24471-2473/+9946
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into pipeline-hooksLin Jen-Shin2016-08-0260-323/+635
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Slack pipeline events test and fix some issues along the wayLin Jen-Shin2016-08-012-12/+18
| | * | | | | | | | | | Reduce complexity by extracting it to a methodLin Jen-Shin2016-07-301-17/+20
| | * | | | | | | | | | Add pipeline_events to Slack service:Lin Jen-Shin2016-07-304-10/+106
| | * | | | | | | | | | Fix that tricky side-effect issue in the testLin Jen-Shin2016-07-291-1/+1
| | * | | | | | | | | | It was never usedLin Jen-Shin2016-07-291-2/+2
| | * | | | | | | | | | Don't execute hooks if ci was supposed to be skippedLin Jen-Shin2016-07-291-2/+3
| | * | | | | | | | | | Also touch the pipeline so we could just hook into update_stateLin Jen-Shin2016-07-292-6/+8
| | * | | | | | | | | | We're not using original hash anyway, we could use itLin Jen-Shin2016-07-291-1/+1
| | * | | | | | | | | | Add views for pipeline eventsLin Jen-Shin2016-07-292-1/+8