summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Check MR state before submitting queries for discussion stateosw-short-circuit-mergeable-disccusions-stateOswaldo Ferreira2018-01-291-0/+4
* | | | | | | Merge branch 'ph-ajax-into-axios' into 'master'Filipa Lacerda2018-01-302-54/+100
|\ \ \ \ \ \ \
| * | | | | | | fixed issuable_spec.jsPhil Hughes2018-01-291-4/+22
| * | | | | | | Converted integration_settings_form to axiosPhil Hughes2018-01-291-50/+78
* | | | | | | | Merge branch 'update-create-item-dropdown-with-create-new-item-option' into '...Filipa Lacerda2018-01-301-31/+108
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add createNewItemFromValue option and clearDropdown methodupdate-create-item-dropdown-with-create-new-item-optionEric Eastwood2018-01-301-31/+108
* | | | | | | | Replace $.get in single file diff with axiosClement Ho2018-01-301-7/+0
* | | | | | | | Merge branch 'grape-router-helpers-bugfix' into 'master'Rémy Coutable2018-01-301-0/+14
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix grape-route-helper route shadowinggrape-router-helpers-bugfixMario de la Ossa2018-01-291-0/+14
* | | | | | | | Fix JIRA not working when a trailing slash is includedStan Hu2018-01-291-0/+23
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch '41972-make-sure-no-warnings' into 'master'Robert Speicher2018-01-294-4/+153
|\ \ \ \ \ \ \
| * | | | | | | Use Process::Status rather than an integerLin Jen-Shin2018-01-262-9/+9
| * | | | | | | Eliminate the warnings from task helpersLin Jen-Shin2018-01-261-1/+0
| * | | | | | | Fail static-analysis if there's output to stderrLin Jen-Shin2018-01-263-3/+153
* | | | | | | | Merge branch 'osw-consistent-values-on-api-merge-status' into 'master'Douwe Maan2018-01-291-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Return more consistent values for merge_status on MR APIosw-consistent-values-on-api-merge-statusOswaldo Ferreira2018-01-281-0/+2
* | | | | | | | | Replace $.post in edit blob with axiosClement Ho2018-01-291-3/+19
* | | | | | | | | Merge branch 'fix-cache-clear-windows' into 'master'Kamil Trzciński2018-01-291-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into fix-cache-clear-windowsfix-cache-clear-windowsMatija Čupić2018-01-278-88/+143
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Replace : with _ in cache key versioningMatija Čupić2018-01-261-1/+1
* | | | | | | | | | | Fix an order dependency in a specNick Thomas2018-01-291-3/+3
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Close and do not reload MR diffs when source branch is deletedOswaldo Ferreira2018-01-292-3/+24
* | | | | | | | | | Merge branch 'fl-vue-mr-widget' into 'master'Phil Hughes2018-01-291-111/+97
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ [ci skip] Merge branch 'master' into fl-vue-mr-widgetFilipa Lacerda2018-01-2912-92/+168
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Move mr_widget_merged into a vue fileFilipa Lacerda2018-01-261-111/+97
* | | | | | | | | | | Don't allow Repository#log with limit zeroJacob Vosmaer (GitLab)2018-01-295-25/+35
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'nogravatar-fix-default-avatar' into 'master'Fatih Acet2018-01-291-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make default_avatar return a full path.Felix Geyer2018-01-281-2/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '42255-disable-mr-checkout-button-when-source-branch-deleted' in...Fatih Acet2018-01-291-11/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Disable MR check out button when source branch is deletedJacopo2018-01-291-11/+27
* | | | | | | | | | | Merge branch 'fix-merged-at-check-for-reverted-mrs' into 'master'Nick Thomas2018-01-291-10/+20
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix MR revert check when no merged_at is presentSean McGivern2018-01-291-10/+20
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'followup-to-40744-idempotent-ids' into 'master'Nick Thomas2018-01-291-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix JS equality rules in some specsNick Thomas2018-01-261-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '42290-pass-BUNDLE_PATH' into 'master'Rémy Coutable2018-01-291-1/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Pass BUNDLE_PATH to install to the same path for test42290-pass-BUNDLE_PATHLin Jen-Shin2018-01-261-1/+5
| |/ / / / / / /
* | | | | | | | Merge branch 'generalize-js-toggle-buttons' into 'master'Filipa Lacerda2018-01-267-86/+141
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Generalize toggle_buttons.jsgeneralize-js-toggle-buttonsEric Eastwood2018-01-267-86/+141
* | | | | | | | Fix spec failures in issues_spec.rbAhmad Sherif2018-01-261-2/+2
| |_|/ / / / / |/| | | | | |
* | | | | | | update code based on feedback42327-import-from-gitlab-com-fails-destination-already-exists-and-is-not-an-empty-directory-errorJames Lopez2018-01-261-2/+2
* | | | | | | fix specJames Lopez2018-01-261-1/+1
* | | | | | | add specJames Lopez2018-01-261-0/+13
* | | | | | | add an extra specJames Lopez2018-01-261-1/+5
* | | | | | | fix validation error on servicesJames Lopez2018-01-261-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'fl-mr-widget-components' into 'master'Phil Hughes2018-01-262-151/+103
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'master' into fl-mr-widget-componentsFilipa Lacerda2018-01-2517-89/+188
| |\ \ \ \ \
| * | | | | | Moves components into vue files:fl-mr-widget-componentsFilipa Lacerda2018-01-252-151/+103
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'winh-check-axios-restore' into 'master'Filipa Lacerda2018-01-261-0/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Make sure that axios adapater is restored after mockingwinh-check-axios-restoreWinnie Hellmann2018-01-251-0/+10
* | | | | | Fix rubocop offenses introduced in !16623Ahmad Sherif2018-01-251-2/+7