summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Get new data after inline edit saveissue-edit-inline-getdata-after-updatePhil Hughes2017-05-221-0/+24
* Added test to check if warning is not visiblePhil Hughes2017-05-221-0/+8
* Merge branch 'issue-edit-inline' into issue-edit-inline-locked-warningPhil Hughes2017-05-225-13/+312
|\
| * Merge branch 'issue-edit-inline-move-project' into 'issue-edit-inline'Filipa Lacerda2017-05-192-7/+96
| |\
| | * Removed un-used CSSissue-edit-inline-move-projectPhil Hughes2017-05-181-2/+11
| | * Added back a removed testPhil Hughes2017-05-181-1/+17
| | * Merge branch 'issue-edit-inline' into issue-edit-inline-move-projectPhil Hughes2017-05-183-1/+79
| | |\
| | * | Added move to project in issue inline edit formPhil Hughes2017-05-172-1/+82
| * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-field-specsissue-edit-inline-description-field-specsPhil Hughes2017-05-183-2/+73
| |\ \ \ | | | |/ | | |/|
| * | | Added a test with markdownPhil Hughes2017-05-171-1/+13
| * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-field-specsPhil Hughes2017-05-1619-69/+371
| |\ \ \ | | | |/ | | |/|
| * | | Added specs for description fieldPhil Hughes2017-05-153-0/+222
* | | | Added specs for testing when warning is visiblePhil Hughes2017-05-182-0/+69
| |_|/ |/| |
* | | Merge branch 'auto-focus-description-field' into 'issue-edit-inline'Filipa Lacerda2017-05-181-0/+34
|\ \ \
| * | | Fixed typoauto-focus-description-fieldPhil Hughes2017-05-181-1/+1
| * | | Focus the description field in the inline form when mountedPhil Hughes2017-05-171-0/+34
| | |/ | |/|
* | | Stops formState from updating if the form is already openissue-edit-inline-stop-edit-button-reseting-statePhil Hughes2017-05-171-2/+19
* | | Merge branch 'issue-edit-inline-confidential' into 'issue-edit-inline' Filipa Lacerda2017-05-171-0/+24
|\ \ \
| * | | Added spec for window reloadPhil Hughes2017-05-161-12/+23
| * | | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialPhil Hughes2017-05-1617-51/+364
| |\ \ \
| * | | | Added inline confidential fieldPhil Hughes2017-05-151-0/+1
* | | | | Merge branch 'issue-edit-inline-title-validation' into 'issue-edit-inline' Filipa Lacerda2017-05-171-0/+20
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Disable inline submit button when title is blankissue-edit-inline-title-validationPhil Hughes2017-05-161-0/+20
| | |/ / | |/| |
* | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-fieldPhil Hughes2017-05-1619-69/+371
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-1617-51/+364
| |\ \ | | |/ | |/|
| | * Merge branch 'dm-rename-column-concurrently-with-null' into 'master' Yorick Peterse2017-05-151-2/+4
| | |\
| | | * Disallow NULL on renamed column after default has been setDouwe Maan2017-05-151-2/+4
| | * | Merge branch 'omega-submodules' into 'master'Robert Speicher2017-05-151-0/+13
| | |\ \
| | | * | submodule_links: Handle in-repository submodule urlsDavid Turner2017-05-151-0/+13
| | * | | Merge branch '31902-namespace-recent-searches-to-project' into 'master' Annabel Dunstone Gray2017-05-152-21/+39
| | |\ \ \
| | | * | | Scope recent searches to projectEric Eastwood2017-05-152-21/+39
| | * | | | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-158-28/+100
| | * | | | Merge branch '31106-tabs-alignment' into 'master' Annabel Dunstone Gray2017-05-151-1/+1
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | fix Resolved Discussions counter wrapping to next lineSimon Knox2017-05-131-1/+1
| | * | | | Merge branch 'rename-rendered_title' into 'master' Rémy Coutable2017-05-152-2/+2
| | |\ \ \ \
| | | * | | | Rename all references to rendered_title to realtime_changesrename-rendered_titleLuke "Jared" Bennett2017-05-132-2/+2
| | * | | | | Fix trailing ',' in hash.Bob Van Landuyt2017-05-151-1/+1
| | * | | | | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan2017-05-158-100/+28
| | |\ \ \ \ \
| | | * | | | | Remove old migration spec.bvl-rename-build-events-to-job-eventsBob Van Landuyt2017-05-151-74/+0
| | | * | | | | Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-157-26/+28
| | * | | | | | Improve slash command stripping, escape temporary note contentsKushal Pandya2017-05-151-4/+42
| | * | | | | | Merge branch 'gitaly-reuse-stubs' into 'master' Robert Speicher2017-05-154-10/+19
| | |\ \ \ \ \ \
| | | * | | | | | Log gitaly output during testingJacob Vosmaer2017-05-151-1/+2
| | | * | | | | | Don't reuse gRPC channelsJacob Vosmaer2017-05-154-9/+17
| | | |/ / / / /
| | * | | | | | Merge branch 'spec-minor-fix' into 'master' Rémy Coutable2017-05-151-8/+1
| | |\ \ \ \ \ \
| | | * | | | | | Minor spec improvementspec-minor-fixValery Sizov2017-05-151-8/+1
| | * | | | | | | Create a Users FinderGeorge Andrinopoulos2017-05-151-0/+66
| | * | | | | | | Add script to regenerate seed_repo.rb for Gitlab::Git testsJacob Vosmaer (GitLab)2017-05-152-1/+172
| | * | | | | | | Merge branch 'enable-auto-cancelling-by-default' into 'master' Kamil Trzciński2017-05-151-2/+5
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | Disable auto_cancel_pending_pipelines in PostReceive testLin Jen-Shin2017-05-151-2/+5