summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Address review commentsBrett Walker2019-01-312-111/+109
* Simplify and unify Promise mocks in app_spec fileFatih Acet2019-01-301-61/+43
* Stop closing issue edit form in error stateFatih Acet2019-01-301-3/+3
* Fix rubocop errorsBrett Walker2019-01-301-2/+4
* Fix task list feature specsBrett Walker2019-01-301-13/+13
* Fix TaskListToggleService specsBrett Walker2019-01-301-40/+81
* Use the sourcepos attribute for finding tasksBrett Walker2019-01-301-0/+24
* Address review comments and fix commented specFatih Acet2019-01-302-21/+26
* Some cleanup and improvements on frontent logicFatih Acet2019-01-301-1/+1
* Add missing specs.Fatih Acet2019-01-303-0/+183
* Add new spec for updateStoreState methodFatih Acet2019-01-301-0/+18
* Added changelog and danger fixesBrett Walker2019-01-302-4/+6
* Specs for Issue::UpdateServiceBrett Walker2019-01-301-0/+70
* Fix for broken specBrett Walker2019-01-301-1/+2
* Raise exception if we can't match the update_taskBrett Walker2019-01-301-28/+35
* Refactor and added specsBrett Walker2019-01-301-0/+78
* Specs for caching and issue controller changesBrett Walker2019-01-302-0/+26
* Fix failing specs and lint errors.Fatih Acet2019-01-303-4/+35
* Show error message from backendFatih Acet2019-01-301-2/+2
* Accept lockVersion as a prop and add to storeFatih Acet2019-01-303-6/+23
* Revert "Merge branch '56398-fix-cluster-installation-loading-state' into 'mas...Robert Speicher2019-01-302-29/+77
* Merge branch 'feature/gb/pass-bridge-variables-to-downstream' into 'master'Douwe Maan2019-01-301-0/+4
|\
| * Add bridge variables trait to the factoryGrzegorz Bizon2019-01-291-0/+4
* | Fix cluster installation processing spinnerJacques Erasmus2019-01-302-77/+29
* | Merge branch 'cluster_status_for_ugprading' into 'master'Grzegorz Bizon2019-01-302-1/+6
|\ \
| * | Expose app version to frontendThong Kuah2019-01-312-1/+6
* | | Merge branch 'fix/bamboo_api_polymorphism' into 'master'Grzegorz Bizon2019-01-301-4/+22
|\ \ \
| * | | Support polymorphism of Bamboo REST API resultsAlex Lossent2019-01-301-4/+22
* | | | Merge branch 'an-opentracing-render-tracing' into 'master'Douwe Maan2019-01-302-4/+151
|\ \ \ \
| * | | | Add OpenTracing instrumentation for Action View Render eventsAndrew Newdigate2019-01-302-4/+151
* | | | | Merge branch 'sh-issue-53419-fix' into 'master'Rémy Coutable2019-01-302-3/+23
|\ \ \ \ \
| * | | | | Fix Bitbucket Server import not allowing personal projectsStan Hu2019-01-282-3/+23
| |/ / / /
* | | | | Merge branch 'anan-add-MethodCallWithoutArgsParentheses-cop' into 'master'Lin Jen-Shin2019-01-3020-29/+29
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-2920-29/+29
* | | | | Merge branch 'sh-disable-nil-user-id-identity-validation' into 'master'Douwe Maan2019-01-301-0/+34
|\ \ \ \ \
| * | | | | Fix failed LDAP logins when nil user_id presentStan Hu2019-01-291-0/+34
* | | | | | Merge branch '53104-redesign-group-overview-ui-mvc' into 'master'Kushal Pandya2019-01-304-17/+17
|\ \ \ \ \ \
| * | | | | | Refresh group overview to match project overviewDennis Tang2019-01-254-17/+17
* | | | | | | Merge branch 'winh-noteable_discussion_spec-vue-test-utils' into 'master'Kushal Pandya2019-01-301-65/+77
|\ \ \ \ \ \ \
| * | | | | | | Convert noteable_discussion_spec.js to Vue test utilsWinnie Hellmann2019-01-291-65/+77
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Revert the "What's new" featureBrandon Labuschagne2019-01-294-186/+0
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'ab-54270-github-iid' into 'master'Yorick Peterse2019-01-296-57/+25
|\ \ \ \ \ \
| * | | | | | Flush InternalId records after importAndreas Brandl2019-01-292-0/+24
| * | | | | | Revert " Trigger iid logic from GitHub importer for merge requests."Andreas Brandl2019-01-291-10/+0
| * | | | | | Revert "Trigger iid logic from GitHub importer for issues."Andreas Brandl2019-01-291-22/+0
| * | | | | | Revert "Trigger iid logic from GitHub importer for milestones."Andreas Brandl2019-01-292-25/+1
| |/ / / / /
* | | | | | Add GitLab Pages predefined variablesAdrian Moisey2019-01-291-0/+2
|/ / / / /
* | | | | Merge branch '50352-sort-save' into 'master'Sean McGivern2019-01-295-11/+77
|\ \ \ \ \
| * | | | | Save sorting preference for Issues/MRs in BEMario de la Ossa2019-01-285-11/+77
* | | | | | refactor(NoteableDiscussion): Extracted ResolveDiscussionButton fromMartin Hobert2019-01-281-0/+74
| |_|/ / / |/| | | |