Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update issuable status icons33926-update-issuable-icons | Eric Eastwood | 2017-12-13 | 9 | -15/+32 |
| | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33926 Changed file icons already addressed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15367 | ||||
* | Merge branch 'mk-fix-leaky-spec' into 'master' | Stan Hu | 2017-12-12 | 1 | -4/+13 |
|\ | | | | | | | | | CE Backport - Fix order-dependent spec failure by avoiding monkeypatching See merge request gitlab-org/gitlab-ce!15893 | ||||
| * | Fix spec by avoiding monkeypatching | Michael Kozono | 2017-12-12 | 1 | -4/+13 |
| | | |||||
* | | Merge branch 'remove-tabindexes-from-tag-form' into 'master' | Annabel Dunstone Gray | 2017-12-12 | 2 | -3/+8 |
|\ \ | | | | | | | | | | | | | removed tab indexes from tag form See merge request gitlab-org/gitlab-ce!15886 | ||||
| * | | removed tab indexes from tag form | Marcus Amargi | 2017-12-12 | 2 | -3/+8 |
| | | | |||||
* | | | Merge branch 'noteable-touch-return-object' into 'master' | Stan Hu | 2017-12-12 | 1 | -0/+3 |
|\ \ \ | |_|/ |/| | | | | | | | | Return the noteable in Note#touch_noteable See merge request gitlab-org/gitlab-ce!15891 | ||||
| * | | Return the noteable in Note#touch_noteablenoteable-touch-return-object | Yorick Peterse | 2017-12-12 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | This allows EE to re-use the object, making it easier to trigger indexing of the noteable. | ||||
* | | | Merge branch ↵ | Robert Speicher | 2017-12-12 | 23 | -53/+456 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'tmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using-presenter' into 'master' Refactor member view by using presenter Closes #28004 See merge request gitlab-org/gitlab-ce!15715 | ||||
| * | | | Present member collection at the controller leveltmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using-presenter | Rémy Coutable | 2017-12-12 | 15 | -42/+95 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | Refactor member view by using presenter | TM Lee | 2017-12-11 | 12 | -25/+375 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Create MemberPresenter alongside with GroupMemberPresenter and ProjectMemberPresenter - Make Member model Presentable - Move action_member_permission from MembersHelper into the MemberPresenter - Added rspec using double, separate specs for GroupMemberPresenter and ProjectMemberPresenter Fixes #28004. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | Merge branch 'tm/docs/docker-extended-entrypoint-fix' into 'master' | Achilleas Pipinellis | 2017-12-12 | 1 | -22/+39 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | Fix entrypoint overriding documentation See merge request gitlab-org/gitlab-ce!15884 | ||||
| * | | | Refactor entrypoint override docstm/docs/docker-extended-entrypoint-fix | Achilleas Pipinellis | 2017-12-12 | 1 | -61/+36 |
| | | | | |||||
| * | | | Fix entrypoint overriding documentation | Tomasz Maczukin | 2017-12-12 | 1 | -3/+45 |
| | |/ | |/| | |||||
* | | | Merge branch 'qa/gb/selenium-handle-domain-sessions' into 'master' | Grzegorz Bizon | 2017-12-12 | 16 | -119/+154 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Handle domain sessions better in QA scenarios Closes gitlab-qa#102 See merge request gitlab-org/gitlab-ce!15452 | ||||
| * | | | Remove noisy notification from QA base pageqa/gb/selenium-handle-domain-sessions | Grzegorz Bizon | 2017-12-12 | 1 | -2/+0 |
| | | | | |||||
| * | | | Remove unused page from hashed storage QA scenario | Grzegorz Bizon | 2017-12-12 | 1 | -1/+0 |
| | | | | |||||
| * | | | Update browser.rb | Grzegorz Bizon | 2017-12-11 | 1 | -2/+2 |
| | | | | |||||
| * | | | Update browser.rb | Grzegorz Bizon | 2017-12-11 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'master' into qa/gb/selenium-handle-domain-sessions | Grzegorz Bizon | 2017-12-11 | 326 | -2478/+5265 |
| |\ \ \ | | | | | | | | | | | | | | | | * master: (93 commits) | ||||
| * | | | | Fix minor Rubocop offenses in QA browser runtime | Grzegorz Bizon | 2017-12-11 | 2 | -2/+4 |
| | | | | | |||||
| * | | | | Decouple subject's address from page objects in QA | Grzegorz Bizon | 2017-12-07 | 10 | -33/+40 |
| | | | | | |||||
| * | | | | Fix QA group creation by filling required fileds | Grzegorz Bizon | 2017-12-07 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Fix runtime QA browser and capturing screenshots | Grzegorz Bizon | 2017-12-07 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | ||||
| * | | | | Merge branch 'master' into qa/gb/selenium-handle-domain-sessions | Grzegorz Bizon | 2017-12-07 | 1565 | -11449/+29480 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (694 commits) Conflicts: qa/qa/page/base.rb qa/qa/page/main/entry.rb | ||||
| * | | | | | Make QA runtime browser an actable object | Grzegorz Bizon | 2017-11-19 | 5 | -60/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | ||||
| * | | | | | Remove GitLab entry page class in QA | Grzegorz Bizon | 2017-11-17 | 2 | -10/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | ||||
| * | | | | | Use QA browser to navigate to pages and handle sessions | Grzegorz Bizon | 2017-11-17 | 11 | -18/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | ||||
| * | | | | | WIP Handle domain sessions better in QA test scenario | Grzegorz Bizon | 2017-11-17 | 8 | -48/+61 |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | ||||
* | | | | | | Merge branch 'winh-cleanup-dropdowns' into 'master' | Annabel Dunstone Gray | 2017-12-12 | 32 | -361/+117 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up new dropdown styles Closes #39142 and #39446 See merge request gitlab-org/gitlab-ce!13676 | ||||
| * | | | | | | Make label delete option redwinh-cleanup-dropdowns | Winnie Hellmann | 2017-12-08 | 3 | -12/+9 |
| | | | | | | | |||||
| * | | | | | | Fix hover style for dropdowns on new branches/tags page | Winnie Hellmann | 2017-12-08 | 2 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Fix top margin for right aligned dropdowns | Winnie Hellmann | 2017-12-08 | 1 | -1/+0 |
| | | | | | | | |||||
| * | | | | | | Remove border radius from pipelines dropdowns | Winnie Hellmann | 2017-12-08 | 1 | -1/+0 |
| | | | | | | | |||||
| * | | | | | | Remove btn class from template selectors | Winnie Hellmann | 2017-12-08 | 1 | -5/+5 |
| | | | | | | | |||||
| * | | | | | | Fix dropdown top margin | Winnie Hellmann | 2017-12-08 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Fix padding for search dropdown | Winnie Hellmann | 2017-12-08 | 1 | -5/+0 |
| | | | | | | | |||||
| * | | | | | | Remove new-style-dropdown mixin | Winnie Hellmann | 2017-12-08 | 26 | -85/+0 |
| | | | | | | | |||||
| * | | | | | | Use global styles for filter dropdowns | Winnie Hellmann | 2017-12-08 | 2 | -54/+10 |
| | | | | | | | |||||
| * | | | | | | Make new .dropdown-menu-align-right style global | Winnie Hellmann | 2017-12-08 | 1 | -4/+2 |
| | | | | | | | |||||
| * | | | | | | Make new .dropdown-menu style global | Winnie Hellmann | 2017-12-08 | 1 | -15/+1 |
| | | | | | | | |||||
| * | | | | | | Make new .dropdown-menu-selectable style global | Winnie Hellmann | 2017-12-08 | 1 | -39/+28 |
| | | | | | | | |||||
| * | | | | | | Make new dropdown <li> style global | Winnie Hellmann | 2017-12-08 | 1 | -17/+2 |
| | | | | | | | |||||
| * | | | | | | Make new dropdown-link style global | Winnie Hellmann | 2017-12-08 | 1 | -21/+10 |
| | | | | | | | |||||
| * | | | | | | Make new .dropdown-menu-user-link style global | Winnie Hellmann | 2017-12-08 | 1 | -13/+7 |
| | | | | | | | |||||
| * | | | | | | Make new dropdown-item-hover style global | Winnie Hellmann | 2017-12-08 | 1 | -39/+23 |
| | | | | | | | |||||
| * | | | | | | Make new .text-danger style global | Winnie Hellmann | 2017-12-08 | 1 | -10/+5 |
| | | | | | | | |||||
| * | | | | | | Make new .is-active style global | Winnie Hellmann | 2017-12-08 | 1 | -18/+7 |
| | | | | | | | |||||
| * | | | | | | Make new .dropdown-header style global | Winnie Hellmann | 2017-12-08 | 1 | -6/+2 |
| | | | | | | | |||||
| * | | | | | | Make new style .divider global | Winnie Hellmann | 2017-12-08 | 1 | -15/+5 |
| | | | | | | | |||||
| * | | | | | | Make new .dropdown-open-top style global | Winnie Hellmann | 2017-12-08 | 1 | -4/+4 |
| | | | | | | |