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
path: root/lib
AgeCommit message (Expand)Author
2017-02-20Merge branch '26315-unify-labels-filter-behavior' into 'master' Rémy Coutable
2017-02-20Reuse User#find_by_any_email on UserFormatter#find_by_emailDouglas Barbosa Alexandre
2017-02-20Use leading periods on UserFormatter#find_by_external_uidDouglas Barbosa Alexandre
2017-02-20Add a simple cache for Gitlab::GithubImport::Client#userDouglas Barbosa Alexandre
2017-02-20GitHub Importer - Find users based on their email addressDouglas Barbosa Alexandre
2017-02-20Merge branch 'api-star-restful' into 'master'Rémy Coutable
2017-02-20Unify issues search behavior by always filtering when ALL labels matchesOswaldo Ferreira
2017-02-20Merge branch 'fix-grammar' into 'master' Robert Speicher
2017-02-20Merge branch 'api-post-block' into 'master' Sean McGivern
2017-02-20Fix some grammar in the API docsRobert Schilling
2017-02-20API: Use POST to (un)block a userRobert Schilling
2017-02-20API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`Robert Schilling
2017-02-20Use grape validation for datesRobert Schilling
2017-02-20API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable`Robert Schilling
2017-02-18Merge branch 'add-additional-checks-to-ca-data' into 'master' Jacob Schatz
2017-02-17Merge branch 'add-yarn-documentation' into 'master' Clement Ho
2017-02-17Merge branch '26379-iid-param' into 'master'Rémy Coutable
2017-02-17add a :iids param to IssuableFindermhasbini
2017-02-17Merge branch 'paginate-all-the-things' into 'master' Rémy Coutable
2017-02-17Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński
2017-02-17Merge branch 'use-update-runner-service' into 'master' Kamil Trzciński
2017-02-17Merge branch '22018-api-milestone-merge-requests' into 'master' Rémy Coutable
2017-02-17Merge branch '28329-allow-slash-in-slash-command-args' into 'master'Sean McGivern
2017-02-17Merge branch 'only-yield-valid-reference-matches' into 'master'Sean McGivern
2017-02-17Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern
2017-02-17Merge branch 'zj-fix-url-new-issue-presenter' into 'master' Kamil Trzciński
2017-02-17Allow slashes in slash command argumentsRémy Coutable
2017-02-17Add API endpoint to get all milestone merge requestsJoren De Groof
2017-02-17Backport API to v3Robert Schilling
2017-02-17Merge branch 'master' into add-yarn-documentationMike Greiling
2017-02-17Merge branch 'fix-8.17-upgrade-process' into 'master' Alfredo Sumaran
2017-02-16Only yield valid references in ReferenceFilter.references_inDouwe Maan
2017-02-16move "Install node modules" step before "Migrate DB" within update processMike Greiling
2017-02-16update migration docs for 8.17 to include minimum node versionMike Greiling
2017-02-16Merge branch 'fix/import-hooks' into 'master' Rémy Coutable
2017-02-16Paginate all endpoints that return an arrayRobert Schilling
2017-02-16Merge branch 'snippets-search-performance' into 'master' Yorick Peterse
2017-02-16Merge branch '27873-when-a-commit-appears-in-several-projects-commit-comments...Rémy Coutable
2017-02-16Merge branch 'add-auto-submited-header' into 'master'Sean McGivern
2017-02-16Use gitlab shell import instead of manually creating the webhooksJames Lopez
2017-02-16Reduce query count for snippet searchPhil Hughes
2017-02-16use NODE_ENV=production when compiling assets in upgrader scriptMike Greiling
2017-02-16do not use --force command argument for yarnMike Greiling
2017-02-16add yarn:install to upgrader scriptMike Greiling
2017-02-16simplify eslint rake taskMike Greiling
2017-02-16ensure rake tasks produce helpful error messages for node dependency issuesMike Greiling
2017-02-15Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray
2017-02-15Remove all gitlab theme related codeAnnabel Dunstone Gray
2017-02-15Set `Auto-Submitted: auto-generated` header to emailsSemyon Pupkov
2017-02-15Merge branch 'move_tags_service_to_namespace' into 'master'Rémy Coutable