Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-31Load participants asyncEric Eastwood
2017-10-20Merge branch 'feature/reliable-rspec-with-eval-script' into 'master'Rémy Coutable
Check for element before execute_script See merge request gitlab-org/gitlab-ce!14898
2017-10-19Check for element before evaluate_scriptEric Eastwood
Tip from https://robots.thoughtbot.com/write-reliable-asynchronous-integration-tests-with-capybara#directly-interacting-with-javascript
2017-10-19Merge branch 'not-found-in-commits' into 'master'Douwe Maan
Renders 404 in commits controller if no commits are found Closes #37620 See merge request gitlab-org/gitlab-ce!14610
2017-10-19Renders 404 in commits controller if no commits are foundGuilherme Vieira
2017-10-17Merge branch 'bvl-group-trees' into 'master'Douwe Maan
Show collapsible tree on the project show page Closes #30343 See merge request gitlab-org/gitlab-ce!14055
2017-10-11Fix spinach featuresBob Van Landuyt
And several other failures
2017-10-11Replace the 'features/explore/projects.feature' spinach test with an rspec ↵Vitaliy @blackst0ne Klachkov
analog
2017-10-07Add a project forks spec helperBob Van Landuyt
The helper creates a fork of a project with all provided attributes, but skipping the creation of the repository on disk.
2017-10-06Merge branch 'replace_project_merge_requests.feature' into 'master'Rémy Coutable
Replace the 'project/merge_requests.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14621
2017-10-05Replace the 'project/merge_requests.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-10-04Merge branch 'fork-layout-cleanup' into 'master'Filipa Lacerda
Cleanup the fork layout See merge request gitlab-org/gitlab-ce!14617
2017-10-03Merge branch 'dm-copy-parallel-diff' into 'master'Phil Hughes
Only copy old/new code when selecting left/right side of parallel diff See merge request gitlab-org/gitlab-ce!14561
2017-10-02Only copy old/new code when selecting left/right side of parallel diffDouwe Maan
2017-10-02fixed specsPhil Hughes
2017-09-27Merge branch 'master' into ff_port_from_eeEric Eastwood
2017-09-23Improve list of sorting optionsVitaliy @blackst0ne Klachkov
2017-09-22Merge branch 'replace_project_shortcuts.feature' into 'master'Rémy Coutable
Replace the 'project/shortcuts.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14431
2017-09-22Merge branch 'add-view-replaced-file-link' into 'master'Rémy Coutable
Add view replaced file link for image diffs See merge request gitlab-org/gitlab-ce!14394
2017-09-22Replace the 'project/service.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-22Replace the 'project/shortcuts.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-20Add view replaced file link for image diffsClement Ho
2017-09-20Port fast-foward spinach specs from EEEric Eastwood
2017-09-18Merge branch 'replace_project_snippets.feature' into 'master'Rémy Coutable
Replace the 'project/snippets.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14326
2017-09-18Merge branch 'replace_project_commits_revert.feature' into 'master'Rémy Coutable
Replace the 'project/commits/revert.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14325
2017-09-18Merge branch 'replace_project_archived.feature' into 'master'Rémy Coutable
Replace the 'project/archived.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14322
2017-09-18Replace the 'project/snippets.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-18Replace the 'project/commits/revert.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-17Replace the 'project/archived.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-16Replace the 'search.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-13Replace the 'profile/active_tab.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-12Merge branch 'replace_project_issues_award_emoji.feature' into 'master'Rémy Coutable
Replace the 'project/issues/award_emoji.feature' spinach test with an rspec analog See merge request !14202
2017-09-12Replace the 'project/builds/summary.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-12Replace the 'project/issues/award_emoji.feature' spinach test with an rspec ↵Vitaliy @blackst0ne Klachkov
analog
2017-09-12Merge branch 'replace_project_merge_requests_revert.feature' into 'master'Rémy Coutable
Replace the 'project/merge_requests/revert.feature' spinach test with an rspec analog See merge request !14201
2017-09-12Merge branch 'replace_milestone.feature' into 'master'Rémy Coutable
Replace the 'project/milestone.feature' spinach test with an rspec analog See merge request !14171
2017-09-12Replace the 'project/merge_requests/revert.feature' spinach test with an ↵Vitaliy @blackst0ne Klachkov
rspec analog
2017-09-11Replace the project/milestone.feature spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-11Merge branch 'replace_project_merge_requests_accept.feature' into 'master'Rémy Coutable
Replace the 'project/merge_requests/accept.feature' spinach test with an rspec analog See merge request !14176
2017-09-11Merge branch 'replace_spinach_wiki.feature' into 'master'Rémy Coutable
Replace 'project/wiki.feature' spinach test with an rspec analog See merge request !13856
2017-09-11Merge branch 'replace_group_links.feature' into 'master'Rémy Coutable
Replace 'project/group_links.feature' spinach test with an rspec analog See merge request !14169
2017-09-11Merge branch 'replace_emails.feature' into 'master'Rémy Coutable
Replace the 'profile/emails.feature' spinach test with an rspec analog See merge request !14172
2017-09-11Replace 'project/wiki.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-11Replace the 'project/merge_requests/accept.feature' spinach test with an ↵blackst0ne
rspec analog
2017-09-10Replace the project/team_management.feature spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-10Replace the profile/emails.feature spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-10Replace project/group_links.feature spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-07Resolve "Make project and features visibility settings less confusing"Mike Greiling
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan
Removes default scope from sortable Closes #23079 See merge request !13558
2017-09-07Merge branch 'events-migration-cleanup' into 'master'Sean McGivern
Finish migration to the new events setup Closes #37241 See merge request !13932