summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Internationalization improvements across multiple pagesch-internationalizationClement Ho2019-07-195-13/+43
* Merge branch 'docs/cleanup-gitaly' into 'master'Evan Read2019-07-191-311/+359
|\
| * Clean up Gitaly admin docsAchilleas Pipinellis2019-07-191-311/+359
|/
* Merge branch 'fe-delete-old-boardservice' into 'master'Clement Ho2019-07-193-11/+25
|\
| * add stub to the boardsStore to spy on it and be able to use toHaveBeenCalledW...Eduardo Mejía2019-07-193-11/+25
|/
* Merge branch 'winh-remove-gitlab-ui-visual-job' into 'master'Clement Ho2019-07-191-31/+0
|\
| * Remove gitlab:ui:visual jobWinnie Hellmann2019-07-191-31/+0
|/
* Merge branch 'docs/create_issue_quick_actions' into 'master'Evan Read2019-07-181-1/+3
|\
| * Added mention of Quick actionsRussell Dickenson2019-07-181-1/+3
|/
* Merge branch 'docs/autocomplete_in_slash_commands' into 'master'Evan Read2019-07-181-0/+6
|\
| * Added mention of autocomplete charactersRussell Dickenson2019-07-181-0/+6
|/
* Merge branch 'qa/refactor-check-mentions-for-xss-spec' into 'master'Mark Lapierre2019-07-181-4/+4
|\
| * Refactor check mentions for xss testqa/refactor-check-mentions-for-xss-specWalmyr Lima2019-07-181-4/+4
* | Merge branch '64166-document-group-bulk-editing-issues-docs' into 'master'Evan Read2019-07-184-8/+41
|\ \
| * | Add documentation page for bulk editing group issue milestonesEugenia Grieff2019-07-184-8/+41
|/ /
* | Merge branch 'bw-manual-sorting-docs' into 'master'Evan Read2019-07-183-1/+36
|\ \
| * | Create documentation for the manual sorting / re-ordering capabilityBrett Walker2019-07-183-1/+36
|/ /
* | 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
|/ / / / / / / /