summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'tc-info-version-check' into 'master'"revert-3487441bVictor Wu2018-02-213-12/+3
* Merge branch 'add-pagination-commit-diffs' into 'master'Robert Speicher2018-02-213-1/+10
|\
| * Add missing pagination on the commit diff endpointMaxime Roussin-Belanger2018-02-193-1/+10
* | Merge branch 'tc-info-version-check' into 'master'Sean McGivern2018-02-213-3/+12
|\ \
| * | Add more info about data collected when version check is enabledtc-info-version-checkToon Claes2018-02-213-3/+12
* | | Merge branch 'fix/new-project-path-input-overlapping' into 'master'Clement Ho2018-02-213-2/+7
|\ \ \
| * | | Fix new project path input overlappingGeorge Tsiolis2018-02-143-2/+7
* | | | Merge branch 'fix/change-event-body-label-font-size' into 'master'Clement Ho2018-02-216-8/+15
|\ \ \ \
| * | | | Apply new default and inline label designGeorge Tsiolis2018-02-156-8/+15
* | | | | Merge branch '26039-Update-to-github-linguist5.3.x' into 'master'Robert Speicher2018-02-215-7/+12
|\ \ \ \ \
| * | | | | 26039 - update github-linguist to 5.3.3 versionKen2018-02-215-7/+12
* | | | | | Merge branch 'bug/misleading-ci-yaml-documentation' into 'master'Rémy Coutable2018-02-211-5/+5
|\ \ \ \ \ \
| * | | | | | Fixes an invalid documentation for the .gitlab-ci.yml cache:keyLars Kumbier2018-02-101-5/+5
* | | | | | | Merge branch '42509-fix-API-PUT-projects-fails-when-only-ci_config_path-is-sp...Rémy Coutable2018-02-212-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Resolve "API: PUT /projects/:id fails when only ci_config_path is specified"Kárpáti László2018-02-212-0/+6
|/ / / / / / /
* | | | | | | Merge branch '35418-remove-underline-for-avatar' into 'master'Clement Ho2018-02-213-1/+10
|\ \ \ \ \ \ \
| * | | | | | | 35418 - remove avatar underlineKen2018-02-203-1/+10
* | | | | | | | Merge branch 'patch-19' into 'master'Rémy Coutable2018-02-211-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fix docs linkBen Bodenmiller2018-02-211-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'sh-guard-against-nil-sidekiq-metrics-server' into 'master'Robert Speicher2018-02-211-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Guard against nil Sidekiq metrics serversh-guard-against-nil-sidekiq-metrics-serverStan Hu2018-02-201-1/+1
* | | | | | | | | Merge branch '40668-pages-domain-api-returns-404-when-using-a-specific-domain...Rémy Coutable2018-02-213-5/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix get a single pages domain when project path contains a periodTravis Miller2018-02-193-5/+23
* | | | | | | | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-02-211-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | emoji.codes is now emojicopy.comNorike Abe2018-02-191-2/+2
* | | | | | | | | | | Merge branch 'refactor-issuable-finder-to-use-inheritance' into 'master'Rémy Coutable2018-02-219-78/+111
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refactor IssuableFinder to extract model-specific logicrefactor-issuable-finder-to-use-inheritanceSean McGivern2018-02-219-78/+111
* | | | | | | | | | | | Merge branch 'improve-codequality-job' into 'master'Grzegorz Bizon2018-02-213-11/+29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge branch 'improve-codequality-job' into 'master'improve-codequality-jobGrzegorz Bizon2018-02-213-11/+29
* | | | | | | | | | | | | Merge branch 'ce-3776-ci-view-for-sast' into 'master'Phil Hughes2018-02-217-16/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CE port of changes made to the pipeline bundle in EE - Fixes typos and adds i18nce-3776-ci-view-for-sastFilipa Lacerda2018-02-207-16/+23
* | | | | | | | | | | | | | Merge branch 'rebalance-test-job-nodes-28-2' into 'master'Rémy Coutable2018-02-211-63/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Reduce Spinach parallelization to 2 nodes and increase RSpec's to 28 nodesTakuya Noguchi2018-02-011-63/+63
* | | | | | | | | | | | | | Merge branch '41461-project-members-slow-due-to-sql' into 'master'Yorick Peterse2018-02-212-12/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | More readable SQL query.Andreas Brandl2018-02-211-3/+7
| * | | | | | | | | | | | | | Fix MembersFinder to never include group invitees.41461-project-members-slow-due-to-sqlAndreas Brandl2018-02-201-1/+1
| * | | | | | | | | | | | | | Fix N+1 query problem for users on members view.Andreas Brandl2018-02-201-1/+1
| * | | | | | | | | | | | | | Add changelog.Andreas Brandl2018-02-201-0/+5
| * | | | | | | | | | | | | | Use DISTINCT ON and translate to MySQL.Andreas Brandl2018-02-201-16/+34
| * | | | | | | | | | | | | | Simplify database queries in MembersFinder.Andreas Brandl2018-02-201-11/+22
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch '42877-snippets-dashboard-slow' into 'master'Yorick Peterse2018-02-215-14/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Rename use_conditions_only option to use_where_in.42877-snippets-dashboard-slowAndreas Brandl2018-02-202-4/+4
| * | | | | | | | | | | | | | Avoid manual SQL for visibility level check.Andreas Brandl2018-02-201-1/+1
| * | | | | | | | | | | | | | Cleanup access level shortcut.Andreas Brandl2018-02-203-50/+18
| * | | | | | | | | | | | | | Simplify down migration.Andreas Brandl2018-02-201-1/+1
| * | | | | | | | | | | | | | Add changelog.Andreas Brandl2018-02-201-0/+5
| * | | | | | | | | | | | | | Allow choice between #where or #from.Andreas Brandl2018-02-202-4/+12
| * | | | | | | | | | | | | | Don't mess with table aliases.Andreas Brandl2018-02-201-4/+4
| * | | | | | | | | | | | | | Remove duplication in Project methods.Andreas Brandl2018-02-202-38/+21
| * | | | | | | | | | | | | | Push feature-related query part up.Andreas Brandl2018-02-202-2/+30