Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add test to add a new project memberml-qa-add-members | Mark Lapierre | 2018-09-21 | 8 | -4/+85 |
| | | | | Adds a new QA test and the required page objects and related changes | ||||
* | Merge branch 'jr-wiki-doc' into 'master' | Achilleas Pipinellis | 2018-09-20 | 1 | -5/+8 |
|\ | | | | | | | | | Update wiki upload documentation See merge request gitlab-org/gitlab-ce!21815 | ||||
| * | Update wiki upload documentation | James Ramsay | 2018-09-20 | 1 | -5/+8 |
|/ | |||||
* | Merge branch 'jr-webhook-docs' into 'master' | Achilleas Pipinellis | 2018-09-20 | 2 | -0/+8 |
|\ | | | | | | | | | Add webhook branch filtering docs See merge request gitlab-org/gitlab-ce!21816 | ||||
| * | Add webhook branch filtering docs | James Ramsay | 2018-09-20 | 2 | -0/+8 |
|/ | |||||
* | Merge branch '51657-fix-merge-mr-from-fork-spec' into 'master' | Robert Speicher | 2018-09-20 | 2 | -5/+21 |
|\ | | | | | | | | | | | | | QA: Fix failure in merge_merge_request_from_fork_spec.rb Closes #51657 See merge request gitlab-org/gitlab-ce!21817 | ||||
| * | QA: Fix failure in merge_merge_request_from_fork_spec.rb | Mark Lapierre | 2018-09-20 | 2 | -5/+21 |
|/ | |||||
* | Merge branch 'move-cloud-images-job-stage' into 'master' | Robert Speicher | 2018-09-20 | 1 | -1/+1 |
|\ | | | | | | | | | Move the cloud-native-image trigger job into the test stage See merge request gitlab-org/gitlab-ce!21819 | ||||
| * | Move the cloud-native-image trigger job into the test stage | DJ Mountney | 2018-09-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | This is because the CNG pipeline now relies on the assets compiled here in the gitlab:assets:compile job (It waits up to 30 minutes for them) Without this change, the cloud native job was holding up the pipeline, preventing the assets compile job from being run. | ||||
* | | Merge branch '51549-runners-table' into 'master' | Annabel Dunstone Gray | 2018-09-20 | 5 | -50/+77 |
|\ \ | | | | | | | | | | | | | | | | | | | Fixes Admin Runners table not wrapping the content Closes #51549 See merge request gitlab-org/gitlab-ce!21802 | ||||
| * | | Wrap content for admin runners table | Filipa Lacerda | 2018-09-20 | 5 | -50/+77 |
| | | | | | | | | | | | | | | | | | | | | | While refactoring the table into a responsive one we did not account for wrapping issues. This commit wraps some cells and truncates others. Adds `section-5` class to the responsive tables CSS | ||||
* | | | Merge branch '44998-split-admin-settings-into-multiple-sub-pages' into 'master' | Dmitriy Zaporozhets | 2018-09-20 | 21 | -537/+704 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Split admin settings into multiple sub pages" Closes #44998 See merge request gitlab-org/gitlab-ce!21467 | ||||
| * | | | Utilize expanded_by_default | Martin Wortschack | 2018-09-19 | 9 | -75/+71 |
| | | | | |||||
| * | | | Add empty controller actions and utilize referer_path helper | Martin Wortschack | 2018-09-19 | 2 | -2/+30 |
| | | | | |||||
| * | | | Groups test cases by context | Martin Wortschack | 2018-09-18 | 1 | -278/+266 |
| | | | | |||||
| * | | | Parse request.referer properly | Martin Wortschack | 2018-09-18 | 1 | -1/+1 |
| | | | | |||||
| * | | | Rename helper method | Martin Wortschack | 2018-09-18 | 2 | -4/+4 |
| | | | | |||||
| * | | | Adds translations | Martin Wortschack | 2018-09-18 | 8 | -16/+16 |
| | | | | |||||
| * | | | Adds 'Snowplow' section to Integrations | Martin Wortschack | 2018-09-14 | 1 | -0/+2 |
| | | | | |||||
| * | | | Moves 'External Authorization' before 'Web terminal' | Martin Wortschack | 2018-09-14 | 1 | -0/+2 |
| | | | | |||||
| * | | | Removes duplicated sections | Martin Wortschack | 2018-09-14 | 2 | -22/+0 |
| | | | | |||||
| * | | | Adds empty methods for 'geo' and 'templates' | Martin Wortschack | 2018-09-14 | 1 | -0/+6 |
| | | | | |||||
| * | | | Removes divider in flyout menu | Martin Wortschack | 2018-09-13 | 1 | -9/+1 |
| | | | | |||||
| * | | | remove 'Geo' and 'Templates' template from CE and display menu items for EE only | Martin Wortschack | 2018-09-11 | 4 | -25/+21 |
| | | | | |||||
| * | | | load usage ping script on admin settings subpage only | Martin Wortschack | 2018-09-11 | 2 | -5/+8 |
| | | | | |||||
| * | | | merge master and resolve conflicts | Martin Wortschack | 2018-09-11 | 765 | -6663/+11476 |
| |\ \ \ | |||||
| * | | | | use referer for redirect instead of hidden field param from partials | Martin Wortschack | 2018-09-10 | 31 | -61/+1 |
| | | | | | |||||
| * | | | | fix test for usage statistics | Martin Wortschack | 2018-09-07 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | fix broken path | Martin Wortschack | 2018-09-07 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | merge master and resolve conflicts | Martin Wortschack | 2018-09-06 | 543 | -4985/+97825 |
| |\ \ \ \ | |||||
| * | | | | | add breadcrumb and page title for sub pages on admin settings | Martin Wortschack | 2018-09-06 | 9 | -18/+18 |
| | | | | | | |||||
| * | | | | | handle redirect properly | Martin Wortschack | 2018-09-06 | 1 | -1/+3 |
| | | | | | | |||||
| * | | | | | add 'redirect_path' parameter to forms | Martin Wortschack | 2018-09-06 | 30 | -0/+60 |
| | | | | | | |||||
| * | | | | | remove trailing whitespaces | Martin Wortschack | 2018-09-05 | 3 | -3/+1 |
| | | | | | | |||||
| * | | | | | fix tests | Martin Wortschack | 2018-09-05 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | fix qa selector | Martin Wortschack | 2018-09-05 | 3 | -4/+5 |
| | | | | | | |||||
| * | | | | | fix tests | Martin Wortschack | 2018-09-05 | 1 | -2/+47 |
| | | | | | | |||||
| * | | | | | redirect to the relevant sub page after updating application settings | Martin Wortschack | 2018-09-05 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | update PO file | Martin Wortschack | 2018-09-05 | 1 | -0/+15 |
| | | | | | | |||||
| * | | | | | adds 'Geo' sub page to application settings | Martin Wortschack | 2018-09-05 | 3 | -1/+12 |
| | | | | | | |||||
| * | | | | | split application settings into multiple sub pages | Martin Wortschack | 2018-09-04 | 12 | -251/+361 |
| | | | | | | |||||
* | | | | | | Merge branch 'mr-discussion-expanding-bug-fixes' into 'master' | Filipa Lacerda | 2018-09-20 | 2 | -1/+39 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed hidden truncated diff lines not showing when expanded See merge request gitlab-org/gitlab-ce!21801 | ||||
| * | | | | | | Added test for adding `truncated_diff_lines` to discussion | Phil Hughes | 2018-09-20 | 1 | -0/+35 |
| | | | | | | | |||||
| * | | | | | | Fixed hidden truncated diff lines not showing when expanded | Phil Hughes | 2018-09-18 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `truncated_diff_lines` gets added to collapsed discussions when expanded at this point `truncated_diff_lines` doesn't exist and is therefore not reactive. This property gets added when creating discussions in order for it to start as a reactive property | ||||
* | | | | | | | Merge branch '44768-lazy-load-xterm-css' into 'master' | Phil Hughes | 2018-09-20 | 4 | -0/+11 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lazy load xterm css custom colors file Closes #44768 See merge request gitlab-org/gitlab-ce!21804 | ||||
| * | | | | | | | Lazy load xterm css colors | Filipa Lacerda | 2018-09-19 | 4 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manually includes the xterm custom colors on the 3 files that will need it: job log page, job terminal page, environment terminal page Reduces main CSS bundle | ||||
* | | | | | | | | Merge branch '51201-document-review-apps-docs' into 'master' | Marin Jankovski | 2018-09-20 | 2 | -0/+88 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document Review Apps Closes #51201 See merge request gitlab-org/gitlab-ce!21574 | ||||
| * | | | | | | | | Document review apps setup for gitlab-{ce,ee} | Rémy Coutable | 2018-09-17 | 2 | -0/+88 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> Signed-off-by: ddavison <ddavison@gitlab.com> | ||||
* | | | | | | | | | Merge branch '50347-fix-scrolling-to-diff-note-after-incremental-rendering' ↵ | Phil Hughes | 2018-09-20 | 5 | -40/+215 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Link to file in Changes tab of MR no longer works for all files after incremental rendering improvement" Closes #50347 See merge request gitlab-org/gitlab-ce!21727 | ||||
| * | | | | | | | | Resolve "Link to file in Changes tab of MR no longer works for all files ↵ | André Luís | 2018-09-20 | 5 | -40/+215 |
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | after incremental rendering improvement" |