Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-26Extract EE-specific lines from MRs controllerSean McGivern
Move access checks to their own method so they can be overridden, and port an EE-only method to exist in CE too, with an EE-specific override.
2018-10-26Merge branch '7864-ee-routes' into 'master'Sean McGivern
CE: Put EE routes in EE files under EE directories See merge request gitlab-org/gitlab-ce!22376
2018-10-26Remove cache_sha parameterMatija Čupić
2018-10-26Merge branch 'bw-automatically-navigate-to-last-board-visited' into 'master'Nick Thomas
Automatically navigate to last board visited See merge request gitlab-org/gitlab-ce!22430
2018-10-26Automatically navigate to last board visitedBrett Walker
2018-10-26Fix testsHeinrich Lee Yu
2018-10-26Add changelogHeinrich Lee Yu
2018-10-26Add None/Any options for assignee in search barHeinrich Lee Yu
2018-10-26Merge branch 'docs/onlychanges' into 'master'Grzegorz Bizon
Improvement to ci/yaml documentation See merge request gitlab-org/gitlab-ce!22613
2018-10-26Update MR based on Sean's feedbackEagllus
2018-10-26Merge branch '52545-guest-create-issue-in-group-board' into 'master'Sean McGivern
Resolve "Adding issues from group/project board is not allowed for project-level users" See merge request gitlab-org/gitlab-ce!22557
2018-10-26Make it clear that we intent to use | over ||Lin Jen-Shin
2018-10-26Merge branch '52384-api-filter-assignee-none-any' into 'master'Sean McGivern
Resolve "Filter by `None`/`Any` for assignee_id in issues/mrs API" Closes #52384 See merge request gitlab-org/gitlab-ce!22598
2018-10-26Bumps GitLab Shell versionTiago Botelho
2018-10-26Merge branch 'bvl-preload-user-status-for-events' into 'master'Sean McGivern
Preload user status for label events Closes #53164 See merge request gitlab-org/gitlab-ce!22609
2018-10-26Reverts commits_check messageTiago Botelho
2018-10-26Merge branch 'avoid-lock-when-introduce-new-failure-reason' into 'master'Kamil Trzciński
Support backward compatibility when introduce new failure reason See merge request gitlab-org/gitlab-ce!22566
2018-10-26Support backward compatibility when introduce new failure reasonShinya Maeda
2018-10-26Merge branch '52115-Link-button-in-markdown-editor-should-recognize-URLs' ↵Phil Hughes
into 'master' Link button in markdown editor recognize URLs Closes #52115 See merge request gitlab-org/gitlab-ce!22547
2018-10-26Merge branch '53133-jobs-list' into 'master'Phil Hughes
Fix stage dropdown rendering only in English Closes #53133 See merge request gitlab-org/gitlab-ce!22604
2018-10-26Fix stage dropdown rendering only in EnglishFilipa Lacerda
2018-10-26Merge branch '51306-fix-inaccessible-dropdown-for-codeless-projects' into ↵Phil Hughes
'master' Fix inaccessible dropdown for code-less projects Closes #51306 See merge request gitlab-org/gitlab-ce!22137
2018-10-26Fix inaccessible dropdown for code-less projectsJacques Erasmus
2018-10-26Merge branch 'remove-unnecessary-css' into 'master'Phil Hughes
Remove .katex-display from selector See merge request gitlab-org/gitlab-ce!22580
2018-10-26`Create a new tag` json Missing a commapiumn.l
2018-10-26Update README.mdLukas Schneider
2018-10-26Allow CE do nothing if route doesn't existLin Jen-Shin
2018-10-26Extract EE only oauth routes and add testsLin Jen-Shin
2018-10-26Make it possible to add EE only routeLin Jen-Shin
And if it cannot find any routes, raise an error
2018-10-26Put EE routes in EE files under EE directoriesLin Jen-Shin
2018-10-26Extract complex condition to computed propHeinrich Lee Yu
2018-10-26Support lowercase none / anyHeinrich Lee Yu
2018-10-26Refactor api validator to separate classHeinrich Lee Yu
2018-10-26Add changelog entryHeinrich Lee Yu
2018-10-26Add documentationHeinrich Lee Yu
2018-10-26Apply similar change to MRs APIHeinrich Lee Yu
2018-10-26Issues API: Add None/Any option to assignee_idHeinrich Lee Yu
2018-10-26Simplify query and add tests for authorization changeHeinrich Lee Yu
2018-10-26Update boards issue creation authorizationHeinrich Lee Yu
2018-10-26Add changelog entryHeinrich Lee Yu
2018-10-26Always show new issue in Open listHeinrich Lee Yu
2018-10-26Fix project selector to show only projects with issuesHeinrich Lee Yu
2018-10-26Merge branch 'master' into 'prettify-all-the-things-4'Mike Greiling
# Conflicts: # app/assets/javascripts/sidebar/components/time_tracking/collapsed_state.vue
2018-10-26Merge branch 'an-multithreading' into 'master'Robert Speicher
Puma in GDK and rack server lifecycle event abstractions Closes #52762 See merge request gitlab-org/gitlab-ce!22372
2018-10-26Merge branch 'ml-qa-repo-logging' into 'master'Robert Speicher
Re-enable debug logging of Git commands and output See merge request gitlab-org/gitlab-ce!22608
2018-10-26Merge branch '40372-prometheus-dashboard-broken-on-firefox' into 'master'Clement Ho
Resolve "Prometheus dashboard broken on Firefox" Closes #40372 See merge request gitlab-org/gitlab-ce!22400
2018-10-26Merge branch '52993-ldap-rename_provider-rake-task-broken' into 'master'Nick Thomas
Resolve "LDAP rename_provider rake task broken" Closes #52993 See merge request gitlab-org/gitlab-ce!22582
2018-10-26Merge branch 'winh-countdown-component' into 'master'Clement Ho
Add reusable component for counting down See merge request gitlab-org/gitlab-ce!22499
2018-10-26Add CHANGELOG entryMatija Čupić
2018-10-25Merge branch '51826-single-product-defintion-qa' into 'master'Douglas Barbosa Alexandre
Always use `attribute` to define the product Closes gitlab-qa#235 and #51826 See merge request gitlab-org/gitlab-ce!22327