summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removed security fixtures as they are ee onlyremove-unused-security-fixturesCameron Swords2019-08-2019-5364/+1
| | | | These will be moved to the EE codebase.
* Merge branch 'patch-74' into 'master'Ray Paik2019-08-201-1/+1
|\ | | | | | | | | Fix typo in doc/ci/yaml/README.md See merge request gitlab-org/gitlab-ce!31923
| * Update README.mdAlex Harford2019-08-161-1/+1
| |
| * Fix typo in doc/ci/yaml/README.mdAlex Harford2019-08-160-0/+0
| |
* | Merge branch 'winh-combine-frontend-testing-docs' into 'master'64171-remove-is_ee-flag-from-app-assets-javascripts-monitoring-components-dashboard-vueEvan Read2019-08-202-359/+363
|\ \ | | | | | | | | | | | | Combine old and new frontend testing guide (docs) See merge request gitlab-org/gitlab-ce!31852
| * | Combine old and new frontend testing guide (docs)Winnie Hellmann2019-08-202-359/+363
|/ /
* | Merge branch 'username_suggests' into 'master'Ash McKenzie2019-08-201-0/+1
|\ \ | | | | | | | | | | | | Back porting Username suggestion API changes See merge request gitlab-org/gitlab-ce!31986
| * | Back porting Username suggestion API changesAishwarya Subramanian2019-08-201-0/+1
|/ /
* | Merge branch 'initial-docs-for-auto-devops-sidekiq' into 'master'Evan Read2019-08-201-0/+46
|\ \ | | | | | | | | | | | | | | | | | | Initial docs for sidekiq worker with Auto DevOps Closes gitlab-org/charts/auto-deploy-app#1 See merge request gitlab-org/gitlab-ce!31949
| * | Initial docs for sidekiq worker with Auto DevOpsinitial-docs-for-auto-devops-sidekiqDylan Griffith2019-08-201-0/+46
| | |
* | | Merge branch 'docs-66076-expansion-options' into 'master'Evan Read2019-08-202-0/+9
|\ \ \ | | | | | | | | | | | | | | | | Add documentation for incrementally expand mr diffs See merge request gitlab-org/gitlab-ce!31878
| * | | Add documentation for incrementally expand mr diffsSamantha Ming2019-08-202-0/+9
|/ / /
* | | Merge branch '66161-replace-expand-icons' into 'master'Mike Greiling2019-08-192-4/+7
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Use new "Expand up" and "Expand down" icons for diff expansion icons" Closes #66161 See merge request gitlab-org/gitlab-ce!31907
| * | | Add expand up and expand down icons66161-replace-expand-iconsJarek Ostrowski2019-08-162-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | Add changelog Add MR to changelog Remove stray file
* | | | Merge branch 'docs-lists-cleanup-4' into 'master'Evan Read2019-08-1913-328/+331
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Standardize markdown in /development and /workflow See merge request gitlab-org/gitlab-ce!31705
| * | | | Standardize markdown in dev and workflowMarcel Amirault2019-08-1913-328/+331
|/ / / / | | | | | | | | | | | | | | | | Delete trailing whitespace, fix blockquotes, fix note boxes, with indentation, clean up tables, etc.
* | | | Merge branch 'sentry-extra-data' into 'master'Thong Kuah2019-08-192-3/+43
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add support for sentry_extra_data in exceptions See merge request gitlab-org/gitlab-ce!31899
| * | | | Add support for sentry_extra_data in exceptionsAlex Kalderimis2019-08-192-3/+43
|/ / / / | | | | | | | | | | | | | | | | This allows exceptions to advertise their support for sentry and provide structured data.
* | | | Merge branch 'fix-file-row-styling' into 'master'Paul Slaughter2019-08-192-6/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Update file row styling See merge request gitlab-org/gitlab-ce!31884
| * | | | Update file row stylingfix-file-row-stylingIllya Klymov2019-08-192-6/+7
| | | | |
* | | | | Merge branch 'mc/bug/nplusone-pipelines-show' into 'master'Stan Hu2019-08-191-7/+11
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Improve nplusone spec for PipelinesController#show See merge request gitlab-org/gitlab-ce!31976
| * | | | | Improve nplusone spec for PipelinesController#showMatija Čupić2019-08-191-7/+11
| | |/ / / | |/| | |
* | | | | Merge branch 'da-fix-n-plus-1-query-on-starrers-list' into 'master'Stan Hu2019-08-193-2/+17
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix N+1s queries while loading users on the project starrers list See merge request gitlab-org/gitlab-ce!31984
| * | | | | Fix N+1s queries while loading usersDouglas Barbosa Alexandre2019-08-193-2/+17
| | | | | |
* | | | | | Merge branch 'clean-obsolete-css' into 'master'Paul Slaughter2019-08-192-5/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove obsolete CSS and fix icon alignment See merge request gitlab-org/gitlab-ce!31897
| * | | | | | Remove obsolete CSS and fix icon alignmentclean-obsolete-cssIllya Klymov2019-08-192-5/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '64251-branch-name-set-cache' into 'master'Robert Speicher2019-08-197-17/+252
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cache branch and tag names as Redis sets See merge request gitlab-org/gitlab-ce!30476
| * | | | | | Cache branch and tag names as Redis setsNick Thomas2019-08-167-17/+252
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows us to check inclusion for the *_exists? methods without downloading the full list of branch names, which is over 100KiB in size for gitlab-ce at the moment.
* | | | | | Merge branch '66061-update-tooltip-of-detached-label-state' into 'master'Clement Ho2019-08-194-5/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Update tooltip of "detached" label/state" Closes #66061 See merge request gitlab-org/gitlab-ce!31917
| * | | | | Mark detached tooltip for translationjakeburden2019-08-191-1/+1
| | | | | |
| * | | | | Update tooltip of "detached" label/state66061-update-tooltip-of-detached-label-statejakeburden2019-08-194-5/+10
| | | | | |
* | | | | | Merge branch '9643-hooks-to-sync-to-jira-connect-ce' into 'master'Mayra Cabrera2019-08-191-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [CE] Add hooks to sync dev info to Jira using Connect App See merge request gitlab-org/gitlab-ce!31398
| * | | | | | [CE] Add hooks to sync dev info to Jira using Connect AppHeinrich Lee Yu2019-08-191-0/+1
|/ / / / / /
* | | | | | Merge branch '11877-public-approval-api-ee-docs' into 'master'Douwe Maan2019-08-191-56/+238
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Doc: add project approval rule endpoints See merge request gitlab-org/gitlab-ce!31455
| * | | | | | Doc: add project approval rule endpointsMark Chao2019-08-191-56/+238
|/ / / / / /
* | | | | | Merge branch '10197-multiple-assignees-avatars-scrolling-bug' into 'master'Paul Slaughter2019-08-191-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport: Fixed sidebar assignees scrolling bug See merge request gitlab-org/gitlab-ce!31932
| * | | | | | Backport: Fixed sidebar assignees scrolling bug10197-multiple-assignees-avatars-scrolling-bugDonald Cook2019-08-171-0/+1
| | | | | | |
* | | | | | | Merge branch 'add-js-prevent-default-on-click' into 'master'Clement Ho2019-08-196-13/+15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace inline scripts in links to prevent default See merge request gitlab-org/gitlab-ce!31838
| * | | | | | | Replace inline scripts in links to prevent defaultadd-js-prevent-default-on-clickHeinrich Lee Yu2019-08-196-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use buttons instead of links with javascript:void(0)
* | | | | | | | Merge branch '64677-delete-directory-webide' into 'master'Paul Slaughter2019-08-193-1/+41
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed deletion of directories in Web IDE Closes #64677 See merge request gitlab-org/gitlab-ce!31727
| * | | | | | | | Fixed deletion of directories in Web IDE64677-delete-directory-webideDenys Mishunov2019-08-123-1/+41
| | | | | | | | |
* | | | | | | | | Merge branch '39-count-unique-users-for-more-accurate-smau-reporting' into ↵Nick Thomas2019-08-195-16/+36
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Allow UsageData.count to use count_by: See merge request gitlab-org/gitlab-ce!30770
| * | | | | | | | | New GroupMember.of_ldap_type scope39-count-unique-users-for-more-accurate-smau-reportingAsh McKenzie2019-07-183-14/+28
| | | | | | | | | |
| * | | | | | | | | Allow UsageData.count to use count_by:Ash McKenzie2019-07-182-2/+8
| | | | | | | | | |
* | | | | | | | | | Merge branch 'qa-backport-fix-remaining-prepend-lines' into 'master'Rémy Coutable2019-08-198-13/+97
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update qa/Dockerfile to be built from the project root context See merge request gitlab-org/gitlab-ce!31533
| * | | | | | | | | | Update the 'build-qa-image' job to be built from project root contextqa-backport-fix-remaining-prepend-linesRémy Coutable2019-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | Update qa/Dockerfile to be built from the project root contextRémy Coutable2019-08-195-12/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | Support X_if_ee methods for QA testsYorick Peterse2019-08-192-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For the QA tests to use the new injection methods, we must require the initializer and ensure that the "constantize" method is available.
* | | | | | | | | | | Merge branch ↵Annabel Dunstone Gray2019-08-193-3/+7
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '63905-discussion-expand-collapse-button-is-only-clickable-on-one-side' into 'master' Resolve "Discussion "expand"/"collapse" button is only clickable on one side" Closes #63905 See merge request gitlab-org/gitlab-ce!31730
| * | | | | | | | | | | Make all of the discussion toggle clickable63905-discussion-expand-collapse-button-is-only-clickable-on-one-sideThomas Randolph2019-08-163-3/+7
| | | | | | | | | | | |