Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put back usernames in activity and profile feed | Annabel Dunstone Gray | 2017-04-07 | 1 | -1/+1 |
| | |||||
* | Update project build status cache when transitioning | Bob Van Landuyt | 2017-04-07 | 1 | -1/+2 |
| | |||||
* | Fixed button capitalisation for Projects in views | Jose Ivan Vargas Lopez | 2017-04-06 | 1 | -1/+1 |
| | |||||
* | Merge branch '29128-profile-page-icons' into 'master' | Filipa Lacerda | 2017-04-06 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Resolve "Add system note icons to profile page" Closes #29128 See merge request !10387 | ||||
| * | Update commit icon; fix specs29128-profile-page-icons | Annabel Dunstone Gray | 2017-04-03 | 1 | -1/+1 |
| | | |||||
* | | Optimise trace handling code to use streaming instead of full read | Kamil Trzciński | 2017-04-06 | 1 | -1/+1 |
| | | |||||
* | | MR empty state | Luke "Jared" Bennett | 2017-04-05 | 1 | -0/+4 |
|/ | |||||
* | Fix up emoji tests that should have failed :/ | Eric Eastwood | 2017-03-24 | 3 | -4/+4 |
| | | | | | | | Some discussion, https://gitlab.slack.com/archives/C0GQHHPGW/p1490398531185144 -> MR to fix failing emoji test: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10230 | ||||
* | Removed the settings gear button inside the Project to a tab | Jose Ivan Vargas | 2017-03-07 | 1 | -3/+3 |
| | |||||
* | Restore keyboard shortcuts for "Activity" and "Charts" | Kushal Pandya | 2017-03-06 | 1 | -1/+13 |
| | |||||
* | Improve explore projects spinach test | Dmitriy Zaporozhets | 2017-03-04 | 1 | -2/+6 |
| | | | | | | | | Project name "Internal" is too generic and can lead to false positive/negative when there is a visibility filter on the page. So we ensure we check for project inside list holder css class. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Cleaning up navigational order - Project | Kushal Pandya | 2017-03-02 | 2 | -11/+3 |
| | |||||
* | Enable Performance/RedundantMerge | Douwe Maan | 2017-02-23 | 1 | -1/+1 |
| | |||||
* | Make build clone/retry implementation more robustfix/gb/pipeline-retry-builds-started | Grzegorz Bizon | 2017-02-16 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into jej-pages-picked-from-ee | James Edwards-Jones | 2017-02-03 | 1 | -2/+2 |
|\ | |||||
| * | Fix broken tests17662-rename-builds | Filipa Lacerda | 2017-02-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename Build to Job Replace "Builds" by "Jobs" and fix broken specs Replace "Builds" by "Jobs" Fix broken spinach test Fix broken test Remove `˙` at the beginning of the file Fix broken spinach test Fix broken tests Changes after review | ||||
* | | Fix adding pages domain to projects in groups | Kamil Trzcinski | 2017-01-31 | 1 | -0/+6 |
|/ | |||||
* | Merge branch '26138-combine-webhooks-and-services-settings-pages' into 'master' | Rémy Coutable | 2017-01-20 | 1 | -1/+1 |
|\ | | | | | | | | | Moved the webhooks and services gear options to a single one called integrations See merge request !8380 | ||||
| * | Fixed spinach feature tests for the services and hooks controllers | Jose Ivan Vargas | 2017-01-18 | 1 | -1/+1 |
| | | | | | | | | Added a test for the integrations controller | ||||
* | | Merge branch ↵ | Fatih Acet | 2017-01-19 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | | | | | | | | | | | '24032-changed-visibility-level-to-public-but-project-is-not-public' into 'master' Update project visibility level ui to use dropdowns Closes #24296, #24123, and #24032 See merge request !7645 | ||||
| * | Fixed tests24032-changed-visibility-level-to-public-but-project-is-not-public | Luke "Jared" Bennett | 2016-12-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Grab permissions description from backend Review changes Added unit tests | ||||
* | | Add the `:repository` trait to `:project` factories in Cucumber steps | Robert Speicher | 2017-01-17 | 3 | -10/+10 |
| | | |||||
* | | Move admin groups spinach tests to rspec | Semyon Pupkov | 2016-12-27 | 1 | -4/+0 |
| | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036 | ||||
* | | Move Admin Appearance spinach feature to rspec | jurre | 2016-12-19 | 1 | -4/+0 |
| | | |||||
* | | Move admin application spinach test to rspec | Semyon Pupkov | 2016-12-17 | 1 | -4/+0 |
| | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036 | ||||
* | | Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' | Sean McGivern | 2016-12-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Issue#visible_to_user moved to IssuesFinder Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/24637. See merge request !2039 | ||||
* | | Merge branch 'dz-fix-admin-routes' into 'master' | Sean McGivern | 2016-12-14 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | Add support for nested groups to admin routing See merge request !8008 | ||||
| * | | Add support for nested groups to admin routingdz-fix-admin-routes | Dmitriy Zaporozhets | 2016-12-11 | 1 | -1/+1 |
| |/ | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Move admin settings spinach feature to rspec | jurre | 2016-12-13 | 1 | -4/+0 |
|/ | |||||
* | Update effected testszj-guest-reads-public-builds | Z.J. van de Weg | 2016-12-04 | 1 | -1/+1 |
| | |||||
* | remove underscore from user-content id namespace22781-user-generated-permalinks | Mike Greiling | 2016-11-30 | 1 | -1/+1 |
| | |||||
* | update gitlab flavored markdown tests to reflect namespaced ids | Mike Greiling | 2016-11-30 | 1 | -1/+1 |
| | |||||
* | Homogenize dropdowns on Issue page | David Wagner | 2016-11-28 | 1 | -3/+3 |
| | | | | | | | Make sort and filter dropdowns look the same and tweak their icon and colors according to #24150. Signed-off-by: David Wagner <david@marvid.fr> | ||||
* | Merge branch 'rephrase-system-notes' into 'master' | Robert Speicher | 2016-11-25 | 1 | -1/+1 |
|\ | | | | | | | | | Rephrase some system notes to be compatible with new system note style See merge request !7692 | ||||
| * | Rephrase some system notes to be compatible with new system note stylerephrase-system-notes | Douwe Maan | 2016-11-24 | 1 | -1/+1 |
| | | |||||
* | | Add nested groups support to the routingdz-allow-nested-group-routing | Dmitriy Zaporozhets | 2016-11-23 | 2 | -0/+9 |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Move 'Search Snippets' Spinach feature to Rspec | the-undefined | 2016-11-16 | 1 | -11/+0 |
| | | | | | | | | | This commit moves the `search_snippets.feature` Spinach test to a Rspec feature, as part of deprecating the Spinach test suite. - Remove Spinach discover snippets feature and steps - Remove unused `SharedSearch` module - Add Rspec feature scenarios | ||||
* | Fix diff_comments failurestylistic-changes-to-commit-title-bar | Annabel Dunstone Gray | 2016-11-04 | 1 | -1/+1 |
| | |||||
* | Fix spinach tests | Annabel Dunstone Gray | 2016-11-01 | 1 | -9/+5 |
| | |||||
* | Wait for ajax for every merge request spinach testdz-spinach-wait-ajax | Dmitriy Zaporozhets | 2016-10-18 | 1 | -2/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'fix-trending-projects-spinach-failure' into 'master' | Dmitriy Zaporozhets | 2016-10-17 | 1 | -0/+4 |
|\ | | | | | | | | | | | | | | | | | Fix trending projects Spinach failure The trending projects list is now pre-calculated. To make this work with the Spinach test, we have to manually refresh the list. Partial fix to #23378 See merge request !6911 | ||||
| * | Fix trending projects Spinach failurefix-trending-projects-spinach-failure | Stan Hu | 2016-10-14 | 1 | -0/+4 |
| | | | | | | | | | | | | | | The trending projects list is now pre-calculated. To make this work with the Spinach test, we have to manually refresh the list. Partial fix to #23378 | ||||
* | | Fix merge requests feature testsfix-merge-request-diff-spinach-failures | Dmitriy Zaporozhets | 2016-10-16 | 1 | -1/+5 |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Project tools visibility level | Felipe Artur | 2016-09-01 | 1 | -2/+4 |
| | |||||
* | Capitalize mentioned issue timeline notes | Clement Ho | 2016-08-25 | 1 | -1/+1 |
| | |||||
* | Updated tests | Phil Hughes | 2016-08-13 | 1 | -3/+1 |
| | |||||
* | Fix test failures, that did occur because of missing previously used ↵ | Kamil Trzcinski | 2016-08-11 | 1 | -1/+1 |
| | | | | `reload_status!` call | ||||
* | Use state machine for pipeline event processing | Kamil Trzcinski | 2016-08-11 | 1 | -2/+0 |
| | |||||
* | Pre-create all builds for Pipeline when a trigger is received | Kamil Trzcinski | 2016-08-11 | 1 | -3/+5 |
| | | | | | | | | | | | This change simplifies a Pipeline processing by introducing a special new status: created. This status is used for all builds that are created for a pipeline. We are then processing next stages and queueing some of the builds (created -> pending) or skipping them (created -> skipped). This makes it possible to simplify and solve a few ordering problems with how previously builds were scheduled. This also allows us to visualise a full pipeline (with created builds). This also removes an after_touch used for updating a pipeline state parameters. Right now in various places we explicitly call a reload_status! on pipeline to force it to be updated and saved. | ||||
* | Merge branch 'master' into faster-diffsfaster-diffs | Jacob Schatz | 2016-07-11 | 1 | -0/+5 |
|\ |