summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Trigger autosize update after template selectionissue-description-scroll-fixPhil Hughes2016-09-091-0/+13
* Merge branch 'slash-commands-issuable-spec-fix' into 'master' Rémy Coutable2016-09-095-60/+44
|\
| * Move write_note into SlashCommandsHelper and update other dependent specsslash-commands-issuable-spec-fixStan Hu2016-09-084-21/+24
| * Wait for logout message in login_helpersStan Hu2016-09-081-0/+1
| * Use wait_for_ajax to avoid database deadlocks after specs are cleanedStan Hu2016-09-081-0/+7
| * Fix spec failures with spec/features/issues/user_uses_slash_commands_spec.rbStan Hu2016-09-081-48/+21
* | Merge branch '21714-refresh-the-todos-count-cache-after-issuable-delete' into...Rémy Coutable2016-09-093-0/+28
|\ \
| * | Refresh todos count cache when an Issue/MR is deletedDouglas Barbosa Alexandre2016-09-083-0/+28
| |/
* | Merge branch 'sidekiq-ps-parsing' into 'master' Rémy Coutable2016-09-091-0/+40
|\ \ | |/ |/|
| * Reformat Regexp Pascal Betz2016-09-081-0/+5
| * Move parsing of sidekiq ps into helperPascal Betz2016-09-071-0/+35
* | Merge branch 'smart-pipeline-duration' into 'master' Rémy Coutable2016-09-082-5/+145
|\ \
| * | Sort by database, feedback:Lin Jen-Shin2016-09-061-1/+1
| * | Just use module because there's nothing to save, feedback:Lin Jen-Shin2016-09-061-4/+4
| * | Remove tests for pending_durationLin Jen-Shin2016-09-051-2/+1
| * | Just sum all the queuing time, indication for needing more runnersLin Jen-Shin2016-09-021-1/+1
| * | Make sure the algorithm did exclude gapsLin Jen-Shin2016-09-021-2/+2
| * | Actually we still need to use total - running to get:Lin Jen-Shin2016-09-021-6/+11
| * | Merge remote-tracking branch 'upstream/master' into smart-pipeline-durationLin Jen-Shin2016-09-0287-510/+2154
| |\ \
| * | | Calculate real queueing time to exclude gaps from:Lin Jen-Shin2016-09-022-17/+18
| * | | It's renamed to periodsLin Jen-Shin2016-08-311-2/+2
| * | | Add test cases from:Lin Jen-Shin2016-08-301-0/+28
| * | | Rename to periods since it's easier to understandLin Jen-Shin2016-08-301-1/+1
| * | | Fix test for Pipeline#durationLin Jen-Shin2016-08-301-5/+17
| * | | Smartly calculate real running time and pending timeLin Jen-Shin2016-08-291-0/+95
* | | | Merge branch 'pipeline-hooks' into 'master' Rémy Coutable2016-09-083-24/+134
|\ \ \ \
| * | | | Remove redundant tests, feedback:pipeline-hooksLin Jen-Shin2016-09-062-24/+0
| * | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-09-06105-683/+2744
| |\ \ \ \
| * | | | | I am too used to have no spaces around default argsLin Jen-Shin2016-08-292-2/+2
| * | | | | Use a completely fake webhook URL, feedback:Lin Jen-Shin2016-08-291-1/+1
| * | | | | empty lines between blocksLin Jen-Shin2016-08-291-1/+1
| * | | | | pipeline/build succeeded/failed, feedback:Lin Jen-Shin2016-08-292-4/+4
| * | | | | Shorten the line and use methods, feedback:Lin Jen-Shin2016-08-292-12/+21
| * | | | | somewhere -> example.gitlab, feedback:Lin Jen-Shin2016-08-292-8/+8
| * | | | | Empty line between message =, feedback:Lin Jen-Shin2016-08-292-3/+9
| * | | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-08-2640-144/+694
| |\ \ \ \ \
| * | | | | | Remove old stuffsLin Jen-Shin2016-08-242-35/+2
| * | | | | | No longer neededLin Jen-Shin2016-08-241-4/+2
| * | | | | | Fix spacingLin Jen-Shin2016-08-241-1/+2
| * | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-08-24425-3775/+16100
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into pipeline-hooksLin Jen-Shin2016-08-0250-359/+1730
| |\ \ \ \ \ \ \
| * | | | | | | | Add test for running hooks for pipeline after touchedLin Jen-Shin2016-08-011-2/+31
| * | | | | | | | Add API tests for pipeline_eventsLin Jen-Shin2016-08-011-2/+5
| * | | | | | | | Add test for PipelineDataBuilderLin Jen-Shin2016-08-011-0/+32
| * | | | | | | | Fix the test due to the format changedLin Jen-Shin2016-08-011-7/+9
| * | | | | | | | Slack pipeline events test and fix some issues along the wayLin Jen-Shin2016-08-011-4/+62
| * | | | | | | | Add pipeline_events to Slack service:Lin Jen-Shin2016-07-301-0/+58
| * | | | | | | | Fix that tricky side-effect issue in the testLin Jen-Shin2016-07-291-2/+4
* | | | | | | | | Merge branch 'dz-bulk-edit-mr' into 'master' Rémy Coutable2016-09-082-3/+135
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor code for bulk update merge requests featuredz-bulk-edit-mrDmitriy Zaporozhets2016-09-081-17/+30