summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing static fixture64722-mg-export-frontend-fixturesMike Greiling2019-07-191-0/+29
* Move frontend fixtures into spec/frontendMike Greiling2019-07-1961-20/+16
* Save fixtures as pipeline artifactsMike Greiling2019-07-191-0/+2
* Move frontend fixtures to tmp/testsMike Greiling2019-07-195-8/+16
* Rename the karma:fixtures taskMike Greiling2019-07-195-15/+32
* Backport line changes from EEMike Greiling2019-07-192-1/+4
* Don't kill the fixtures directory between testsMike Greiling2019-07-191-1/+1
* Prefer an absolute path over cwd()Mike Greiling2019-07-191-3/+4
* Resolve annoying deprecation warningsMike Greiling2019-07-1826-38/+38
* Merge branch 'an-sidekiq-chaos' into 'master'Lin Jen-Shin2019-07-1814-42/+302
|\
| * Adds chaos endpoints to Sidekiqan-sidekiq-chaosAndrew Newdigate2019-07-1814-42/+302
* | Merge branch 'winh-issue-link-junit-reports' into 'master'Marin Jankovski2019-07-182-0/+3
|\ \
| * | Add issue link to disabled JUnit reportsWinnie Hellmann2019-07-182-0/+3
|/ /
* | Merge branch 'docs-qa-replace-act-with-perform' into 'master'Dan Davison2019-07-181-1/+1
|\ \
| * | Fix QA documentation to refer to perform methodDan Davison2019-07-181-1/+1
|/ /
* | Merge branch '10270-milestones-should-not-be-set-on-epics-issue-promotion-ce'...Bob Van Landuyt2019-07-183-0/+30
|\ \
| * | CE port for milestones should not be set on epics issue promotionEugenia Grieff2019-07-183-0/+30
|/ /
* | Merge branch 'group-milestones-dashboard-blunceford' into 'master'Sean McGivern2019-07-183-4/+19
|\ \
| * | Removed name from changelog entryblunceford2019-07-181-1/+1
| * | Cleaned up tests for group milestonesblunceford2019-07-171-14/+3
| * | Added changelog entry for fixblunceford2019-07-161-0/+5
| * | Fix bug with closed milestones in dashboardblunceford2019-07-162-2/+23
* | | Merge branch 'rs-haml-lint-rubocop-syntax' into 'master'Stan Hu2019-07-183-4/+6
|\ \ \
| * | | Fix syntax errors in devise/sessions/_new_ldapRobert Speicher2019-07-181-2/+2
| * | | Fix haml-lint RuboCop error in admin/users/indexRobert Speicher2019-07-181-1/+1
| * | | Ensure haml-lint checks SyntaxRobert Speicher2019-07-181-1/+3
* | | | Merge branch 'fix-fetch-test-repos' into 'master'Stan Hu2019-07-181-12/+1
|\ \ \ \
| * | | | Fix broken handling for outdated test reposfix-fetch-test-reposMarkus Koller2019-07-181-12/+1
* | | | | Merge branch 'bjk/usage_ping' into 'master'Stan Hu2019-07-183-5/+20
|\ \ \ \ \
| * | | | | Update usage ping cron behaviorbjk/usage_pingBen Kochie2019-07-183-5/+20
* | | | | | Merge branch 'improve-add-timestamps' into 'master'Mayra Cabrera2019-07-182-13/+135
|\ \ \ \ \ \
| * | | | | | Improves add_timestamps_with_timezone helperAlex Kalderimis2019-07-182-13/+135
|/ / / / / /
* | | | | | Merge branch 'sh-add-rugged-logs' into 'master'Douglas Barbosa Alexandre2019-07-187-2/+106
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add Rugged calls and duration to API and Rails logsStan Hu2019-07-187-2/+106
* | | | | | Merge branch 'add-profile-mode-to-extend-request-profiling' into 'master'Kamil Trzciński2019-07-1810-69/+221
|\ \ \ \ \ \
| * | | | | | Add profile mode to extend request profilingadd-profile-mode-to-extend-request-profilingQingyu Zhao2019-07-1810-69/+221
* | | | | | | Merge branch '63870-fix-pid-providing-for-prometheus' into 'master'Kamil Trzciński2019-07-183-2/+122
|\ \ \ \ \ \ \
| * | | | | | | Fix pid providing for PrometheusAleksei Lipniagov2019-07-183-2/+122
|/ / / / / / /
* | | | | | | Merge branch 'sh-fix-redis-performance-bar' into 'master'Mayra Cabrera2019-07-185-34/+48
|\ \ \ \ \ \ \
| * | | | | | | Fix inconsistency in Redis performance bar statssh-fix-redis-performance-barStan Hu2019-07-175-34/+48
* | | | | | | | Merge branch '64669-fixed-tooltip' into 'master'Phil Hughes2019-07-185-21/+21
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Resolve "Tooltips on note timestamps not showing for issues"Natalia Tepluhina2019-07-185-21/+21
|/ / / / / / /
* | | | | | | Merge branch 'ci_default_git_depth_only' into 'master'Douglas Barbosa Alexandre2019-07-182-0/+6
|\ \ \ \ \ \ \
| * | | | | | | API: Allow changing only ci_default_git_depthMathieu Parent2019-07-182-0/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'qa-selector-uniformization-common-1' into 'master'Sanad Liaquat2019-07-187-16/+16
|\ \ \ \ \ \ \
| * | | | | | | Refactor common Page Objects to use data tagsDan Davison2019-07-187-16/+16
|/ / / / / / /
* | | | | | | Merge branch '10857-parse-multiple-reports-of-same-category-ce' into 'master'James Lopez2019-07-182-0/+40
|\ \ \ \ \ \ \
| * | | | | | | [CE backport] Parse and store multiple security reports of the same categoryVictor Zagorodny2019-07-182-0/+40
|/ / / / / / /
* | | | | | | Merge branch '58583-confidential-mr-docs' into 'master'Marcia Ramos2019-07-184-0/+51
|\ \ \ \ \ \ \
| * | | | | | | Doc: resolving confidential issues in private forkPatrick Bajao2019-07-184-0/+51
|/ / / / / / /