Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Load participants async | Eric Eastwood | 2017-10-31 | 1 | -2/+4 |
| | |||||
* | Merge branch 'feature/reliable-rspec-with-eval-script' into 'master' | Rémy Coutable | 2017-10-20 | 2 | -19/+1 |
|\ | | | | | | | | | Check for element before execute_script See merge request gitlab-org/gitlab-ce!14898 | ||||
| * | Check for element before evaluate_script | Eric Eastwood | 2017-10-19 | 2 | -19/+1 |
| | | | | | | | | | | Tip from https://robots.thoughtbot.com/write-reliable-asynchronous-integration-tests-with-capybara#directly-interacting-with-javascript | ||||
* | | Merge branch 'not-found-in-commits' into 'master' | Douwe Maan | 2017-10-19 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | Renders 404 in commits controller if no commits are found Closes #37620 See merge request gitlab-org/gitlab-ce!14610 | ||||
| * | | Renders 404 in commits controller if no commits are found | Guilherme Vieira | 2017-10-18 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'bvl-group-trees' into 'master' | Douwe Maan | 2017-10-17 | 1 | -0/+12 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Show collapsible tree on the project show page Closes #30343 See merge request gitlab-org/gitlab-ce!14055 | ||||
| * | | Fix spinach features | Bob Van Landuyt | 2017-10-11 | 1 | -0/+12 |
| | | | | | | | | | | | | And several other failures | ||||
* | | | Replace the 'features/explore/projects.feature' spinach test with an rspec ↵replace_explore_projects.feature | Vitaliy @blackst0ne Klachkov | 2017-10-11 | 4 | -320/+0 |
|/ / | | | | | | | analog | ||||
* | | Add a project forks spec helper | Bob Van Landuyt | 2017-10-07 | 3 | -4/+7 |
| | | | | | | | | | | The helper creates a fork of a project with all provided attributes, but skipping the creation of the repository on disk. | ||||
* | | Merge branch 'replace_project_merge_requests.feature' into 'master' | Rémy Coutable | 2017-10-06 | 2 | -956/+0 |
|\ \ | | | | | | | | | | | | | Replace the 'project/merge_requests.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14621 | ||||
| * | | Replace the 'project/merge_requests.feature' spinach test with an rspec analogreplace_project_merge_requests.feature | Vitaliy @blackst0ne Klachkov | 2017-10-05 | 2 | -956/+0 |
| |/ | |||||
* | | Merge branch 'fork-layout-cleanup' into 'master' | Filipa Lacerda | 2017-10-04 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | Cleanup the fork layout See merge request gitlab-org/gitlab-ce!14617 | ||||
| * | | fixed specsfork-layout-cleanup | Phil Hughes | 2017-10-02 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'dm-copy-parallel-diff' into 'master' | Phil Hughes | 2017-10-03 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | Only copy old/new code when selecting left/right side of parallel diff See merge request gitlab-org/gitlab-ce!14561 | ||||
| * | | Only copy old/new code when selecting left/right side of parallel diffdm-copy-parallel-diff | Douwe Maan | 2017-10-02 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'master' into ff_port_from_ee | Eric Eastwood | 2017-09-26 | 10 | -444/+24 |
|\ \ | |/ | |||||
| * | Improve list of sorting options | Vitaliy @blackst0ne Klachkov | 2017-09-23 | 5 | -27/+23 |
| | | |||||
| * | Merge branch 'replace_project_shortcuts.feature' into 'master' | Rémy Coutable | 2017-09-22 | 2 | -105/+0 |
| |\ | | | | | | | | | | | | | Replace the 'project/shortcuts.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14431 | ||||
| | * | Replace the 'project/shortcuts.feature' spinach test with an rspec analogreplace_project_shortcuts.feature | Vitaliy @blackst0ne Klachkov | 2017-09-22 | 2 | -105/+0 |
| | | | |||||
| * | | Merge branch 'add-view-replaced-file-link' into 'master' | Rémy Coutable | 2017-09-22 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | Add view replaced file link for image diffs See merge request gitlab-org/gitlab-ce!14394 | ||||
| | * | | Add view replaced file link for image diffsadd-view-replaced-file-link | Clement Ho | 2017-09-20 | 1 | -1/+1 |
| | |/ | |||||
| * | | Replace the 'project/service.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-22 | 2 | -311/+0 |
| |/ | |||||
* | | Port fast-foward spinach specs from EE | Eric Eastwood | 2017-09-19 | 2 | -0/+89 |
|/ | |||||
* | Merge branch 'replace_project_snippets.feature' into 'master' | Rémy Coutable | 2017-09-18 | 2 | -135/+0 |
|\ | | | | | | | | | Replace the 'project/snippets.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14326 | ||||
| * | Replace the 'project/snippets.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-18 | 2 | -135/+0 |
| | | |||||
* | | Merge branch 'replace_project_commits_revert.feature' into 'master' | Rémy Coutable | 2017-09-18 | 2 | -73/+0 |
|\ \ | | | | | | | | | | | | | Replace the 'project/commits/revert.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14325 | ||||
| * | | Replace the 'project/commits/revert.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-18 | 2 | -73/+0 |
| |/ | |||||
* | | Merge branch 'replace_project_archived.feature' into 'master' | Rémy Coutable | 2017-09-18 | 2 | -66/+0 |
|\ \ | | | | | | | | | | | | | Replace the 'project/archived.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14322 | ||||
| * | | Replace the 'project/archived.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-17 | 2 | -66/+0 |
| |/ | |||||
* | | Replace the 'search.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-16 | 2 | -216/+0 |
|/ | |||||
* | Replace the 'profile/active_tab.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-13 | 2 | -54/+0 |
| | |||||
* | Merge branch 'replace_project_issues_award_emoji.feature' into 'master' | Rémy Coutable | 2017-09-12 | 2 | -152/+0 |
|\ | | | | | | | | | Replace the 'project/issues/award_emoji.feature' spinach test with an rspec analog See merge request !14202 | ||||
| * | Replace the 'project/issues/award_emoji.feature' spinach test with an rspec ↵ | Vitaliy @blackst0ne Klachkov | 2017-09-12 | 2 | -152/+0 |
| | | | | | | | | analog | ||||
* | | Replace the 'project/builds/summary.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-12 | 2 | -73/+0 |
|/ | |||||
* | Merge branch 'replace_project_merge_requests_revert.feature' into 'master' | Rémy Coutable | 2017-09-12 | 2 | -85/+0 |
|\ | | | | | | | | | Replace the 'project/merge_requests/revert.feature' spinach test with an rspec analog See merge request !14201 | ||||
| * | Replace the 'project/merge_requests/revert.feature' spinach test with an ↵ | Vitaliy @blackst0ne Klachkov | 2017-09-12 | 2 | -85/+0 |
| | | | | | | | | rspec analog | ||||
* | | Merge branch 'replace_milestone.feature' into 'master' | Rémy Coutable | 2017-09-12 | 2 | -78/+0 |
|\ \ | |/ |/| | | | | | Replace the 'project/milestone.feature' spinach test with an rspec analog See merge request !14171 | ||||
| * | Replace the project/milestone.feature spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-12 | 2 | -78/+0 |
| | | |||||
* | | Merge branch 'replace_project_merge_requests_accept.feature' into 'master' | Rémy Coutable | 2017-09-11 | 2 | -83/+0 |
|\ \ | | | | | | | | | | | | | Replace the 'project/merge_requests/accept.feature' spinach test with an rspec analog See merge request !14176 | ||||
| * | | Replace the 'project/merge_requests/accept.feature' spinach test with an ↵ | blackst0ne | 2017-09-11 | 2 | -83/+0 |
| |/ | | | | | | | rspec analog | ||||
* | | Merge branch 'replace_spinach_wiki.feature' into 'master' | Rémy Coutable | 2017-09-11 | 2 | -296/+0 |
|\ \ | | | | | | | | | | | | | Replace 'project/wiki.feature' spinach test with an rspec analog See merge request !13856 | ||||
| * | | Replace 'project/wiki.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-11 | 2 | -296/+0 |
| |/ | |||||
* | | Merge branch 'replace_group_links.feature' into 'master' | Rémy Coutable | 2017-09-11 | 2 | -67/+0 |
|\ \ | | | | | | | | | | | | | Replace 'project/group_links.feature' spinach test with an rspec analog See merge request !14169 | ||||
| * | | Replace project/group_links.feature spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-10 | 2 | -67/+0 |
| |/ | |||||
* | | Merge branch 'replace_emails.feature' into 'master' | Rémy Coutable | 2017-09-11 | 2 | -74/+0 |
|\ \ | | | | | | | | | | | | | Replace the 'profile/emails.feature' spinach test with an rspec analog See merge request !14172 | ||||
| * | | Replace the profile/emails.feature spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-10 | 2 | -74/+0 |
| |/ | |||||
* | | Replace the project/team_management.feature spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-10 | 2 | -113/+0 |
|/ | |||||
* | Resolve "Make project and features visibility settings less confusing" | Mike Greiling | 2017-09-07 | 2 | -2/+1 |
| | |||||
* | Merge branch '23079-remove-default-scope-in-sortable' into 'master' | Douwe Maan | 2017-09-07 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Removes default scope from sortable Closes #23079 See merge request !13558 | ||||
| * | Removes default scope from sortable23079-remove-default-scope-in-sortable | Tiago Botelho | 2017-09-07 | 1 | -1/+1 |
| | |