Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide Gollum inside Gitlab::Git::Wiki | Jacob Vosmaer | 2017-10-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'ff_port_from_ee' into 'master' | Sean McGivern | 2017-10-03 | 2 | -0/+48 |
|\ | | | | | | | | | Move Fast-Forward Merge to CE See merge request gitlab-org/gitlab-ce!14272 | ||||
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_ee | Valery Sizov | 2017-10-02 | 5 | -9/+89 |
| |\ | |||||
| * | | Port semi-linear merge strategy to CE (mostly FE) | Eric Eastwood | 2017-09-29 | 1 | -0/+8 |
| | | | |||||
| * | | Merge branch 'master' into ff_port_from_ee | Eric Eastwood | 2017-09-28 | 2 | -1/+37 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: app/models/project.rb db/schema.rb | ||||
| * \ \ | Merge branch 'master' into ff_port_from_ee | Eric Eastwood | 2017-09-26 | 31 | -228/+556 |
| |\ \ \ | |||||
| * | | | | Add test to check for project settings merge strategies | Eric Eastwood | 2017-09-26 | 1 | -0/+18 |
| | | | | | |||||
| * | | | | Port fast-forward widget_spec test from EE | Eric Eastwood | 2017-09-19 | 1 | -0/+22 |
| | | | | | |||||
* | | | | | Create failing test case | robdel12 | 2017-09-30 | 1 | -0/+18 |
| |_|_|/ |/| | | | |||||
* | | | | Fix fork button being disabled for users who can fork to group | Phil Hughes | 2017-09-29 | 1 | -0/+57 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously the fork button was disabled for all users if they have exceeded their project limit. This fixes that by changing the check to see if the user can fork to a group instead of their own namespace. This behaviour is already possible by visiting the new fork page directly, so this just fixes the button being disabled. Closes #38462 | ||||
* | | | | Merge branch 'breadcrumb-item-links' into 'master' | Tim Zallmann | 2017-09-29 | 3 | -3/+11 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed breadcrumb title not linking Closes #38059 See merge request gitlab-org/gitlab-ce!14532 | ||||
| * | | | | spec fixesbreadcrumb-item-links | Phil Hughes | 2017-09-28 | 2 | -3/+3 |
| | | | | | |||||
| * | | | | Fixed breadcrumb title not linking | Phil Hughes | 2017-09-27 | 1 | -0/+8 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the breadcrumb titles not having links. This was a regression in the updated breadcrumbs introduced in 10.0. This introduces the link for all pages rather than selectively doing it. This will cover issues, merge requests, pipelines, jobs etc. Closes #38059 | ||||
* | | | | Merge branch 'feature/migrate-repository-rm-tag-to-gitaly' into 'master' | Robert Speicher | 2017-09-28 | 1 | -6/+21 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | Migrate Git::Repository#rm_tag to Gitaly Closes gitaly#562 See merge request gitlab-org/gitlab-ce!14388 | ||||
| * | | | Migrate Git::Repository#rm_tag to Gitaly | Ahmad Sherif | 2017-09-28 | 1 | -6/+21 |
| |/ / | | | | | | | | | | Closes gitaly#562 | ||||
* | | | Merge branch 'jramsay-spelling-occurred' into 'master' | Jacob Schatz | 2017-09-28 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Fix spelling of occurred See merge request gitlab-org/gitlab-ce!14488 | ||||
| * | | | Fix spelling of occurredjramsay-spelling-occurred | James Ramsay | 2017-09-26 | 1 | -1/+1 |
| |/ / | |||||
* | | | Fixes commit comments in side-by-side diff viewcommit-side-by-side-comment | Phil Hughes | 2017-09-27 | 1 | -0/+36 |
|/ / | | | | | | | | | | | | | | | | | | | This was caused by the `notes` global class not existing when the `file_comment_button` code is run. The notes class was used to check if the diff is currently in parallel view or not. To get around this I've added a check into the `file_comment_button` JS to check if the view is currently parallel or not. Closes #38117 | ||||
* | | Fix specs | Annabel Dunstone Gray | 2017-09-25 | 3 | -3/+3 |
| | | |||||
* | | Merge branch 'improve_sorting_list' into 'master' | Douwe Maan | 2017-09-25 | 7 | -117/+49 |
|\ \ | | | | | | | | | | | | | | | | | | | Improve list of sorting options Closes #36929 See merge request gitlab-org/gitlab-ce!14320 | ||||
| * | | Improve list of sorting options | Vitaliy @blackst0ne Klachkov | 2017-09-23 | 7 | -117/+49 |
| | | | |||||
* | | | Merge branch 'project-page-clearer' into 'master' | Filipa Lacerda | 2017-09-25 | 1 | -0/+19 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | Add context tabs to dashboard/projects Closes #29045 See merge request gitlab-org/gitlab-ce!14364 | ||||
| * | | Add context tabs to dashboard/projects | Phil Hughes | 2017-09-22 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows users to quickly switch between all projects they have access to & there own namespace projects. These tabs also keep the same filtering/search options selected so the user can quickly switch between the two different contexts. Closes #29045 | ||||
* | | | Merge branch 'replace_project_shortcuts.feature' into 'master' | Rémy Coutable | 2017-09-22 | 2 | -21/+108 |
|\ \ \ | |/ / |/| | | | | | | | | 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 | -21/+108 |
| | | | |||||
* | | | Merge branch 'add-view-replaced-file-link' into 'master' | Rémy Coutable | 2017-09-22 | 1 | -5/+35 |
|\ \ \ | | | | | | | | | | | | | | | | | 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 | -5/+35 |
| | | | | |||||
* | | | | Replace the 'project/service.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-22 | 16 | -27/+342 |
| |/ / |/| | | |||||
* | | | Removed User Callout for Customer Experience | Tim Zallmann | 2017-09-20 | 1 | -55/+0 |
| |/ |/| | |||||
* | | Merge branch 'acey-flakes' into 'master' | Rémy Coutable | 2017-09-19 | 1 | -10/+6 |
|\ \ | | | | | | | | | | | | | fix transient user_edits_files_spec failures See merge request gitlab-org/gitlab-ce!14324 | ||||
| * | | fix transient user_edits_files_spec failuresacey-flakes | Simon Knox | 2017-09-18 | 1 | -10/+6 |
| | | | |||||
* | | | Fix MR widget with external CI services/integrations33287-fix-mr-widget-errors-with-external-services | Eric Eastwood | 2017-09-18 | 1 | -0/+18 |
| |/ |/| | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33287 The MR widget was trying to render the pipelines section when there are no GitLab CI pipelines which was throwing some NPE errors. | ||||
* | | Merge branch 'update-user_uses_slash_commands_spec' into 'master' | Rémy Coutable | 2017-09-18 | 1 | -4/+4 |
|\ \ | | | | | | | | | | | | | Minor update to address Sean McGivern's comment. See merge request gitlab-org/gitlab-ce!14311 | ||||
| * | | Minor update to address Sean McGivern's comment. | manolis | 2017-09-15 | 1 | -4/+4 |
| |/ | | | | | | | More details are available here https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13436/diffs#note_39115837 | ||||
* | | Merge branch 'replace_project_snippets.feature' into 'master' | Rémy Coutable | 2017-09-18 | 4 | -0/+90 |
|\ \ | | | | | | | | | | | | | 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 | 4 | -0/+90 |
| |/ | |||||
* | | Merge branch 'replace_project_commits_revert.feature' into 'master' | Rémy Coutable | 2017-09-18 | 1 | -0/+56 |
|\ \ | | | | | | | | | | | | | 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 | 1 | -0/+56 |
| |/ | |||||
* | | Merge branch 'replace_project_archived.feature' into 'master' | Rémy Coutable | 2017-09-18 | 1 | -0/+43 |
|\ \ | | | | | | | | | | | | | 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 | 1 | -0/+43 |
| |/ | |||||
* | | Merge branch 'improve_spec_features_profiles_specs' into 'master' | Rémy Coutable | 2017-09-18 | 7 | -38/+33 |
|\ \ | | | | | | | | | | | | | | | | | | | Improve 'spec/features/profiles/*' specs Closes #37855 et #37856 See merge request gitlab-org/gitlab-ce!14317 | ||||
| * | | Improve 'spec/features/profiles/*' specs | Vitaliy @blackst0ne Klachkov | 2017-09-16 | 7 | -38/+33 |
| |/ | |||||
* | | Replace the 'search.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-16 | 11 | -310/+554 |
|/ | |||||
* | Merge branch 'revert-sidebar-title-attribute' into 'master' | Filipa Lacerda | 2017-09-15 | 1 | -1/+1 |
|\ | | | | | | | | | Remove title attribute from sidebar elements See merge request gitlab-org/gitlab-ce!14140 | ||||
| * | fixed merge request specrevert-sidebar-title-attribute | Phil Hughes | 2017-09-13 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '20824-scope-users-to-members-in-group-issuable-list' into 'master' | Phil Hughes | 2017-09-15 | 1 | -0/+22 |
|\ \ | | | | | | | | | | | | | | | | | | | Resolve "Scope users by group inside dropdowns if I'm on group page (Issue, MRs)" Closes #20824 See merge request gitlab-org/gitlab-ce!14249 | ||||
| * | | Return only group's members in user dropdowns on issuables list pages20824-scope-users-to-members-in-group-issuable-list | Rémy Coutable | 2017-09-14 | 1 | -0/+22 |
| |/ | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Use the new query-recorder features as a PoCbvl-extend-query-recorder | Bob Van Landuyt | 2017-09-14 | 1 | -2/+2 |
| | | |||||
* | | Merge branch ↵ | Douwe Maan | 2017-09-14 | 1 | -0/+13 |
|\ \ | |/ |/| | | | | | | | | | | | | | '37576-renamed-files-have-escaped-html-for-the-inline-diff-in-the-header' into 'master' Resolve "Renamed files have escaped HTML for the inline diff in the header" Closes #37576 See merge request gitlab-org/gitlab-ce!14121 | ||||
| * | rework the html_safe not to use haml's auto escaping | micael.bergeron | 2017-09-11 | 1 | -0/+13 |
| | | | | | | | | add feature test for inline diff in file header |