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-04-28Merge branch 'tc-no-todo-service-select' into 'master' Robert Speicher
2017-04-28Merge branch 'grpc-fork-tests' into 'master' Sean McGivern
2017-04-28Merge branch 'dm-blob-viewers' into 'master' Tim Zallmann
2017-04-27Merge branch '31138-improve-test-settings-for-services-in-empty-projects' int...Douwe Maan
2017-04-27improves test settings for chat notification services for empty projectsTiago Botelho
2017-04-27Small code tweaksDouwe Maan
2017-04-27Merge branch '30973-fix-network-graph-ordering' into 'master' Douwe Maan
2017-04-27Fix ordering of commits in the network graph.Timothy Andrew
2017-04-27Merge branch '26585-remove-readme-view-caching' into 'master' Douwe Maan
2017-04-27Merge branch '29505-allow-admins-sudo-to-blocked-users' into 'master' Rémy Coutable
2017-04-27Remove unused optional parameter `asciidoc_opts`Toon Claes
2017-04-27Refactor MarkupHelperDouwe Maan
2017-04-27Cache the rendered README, but post-process on showToon Claes
2017-04-27Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern
2017-04-27Merge branch 'lleoni-fix-notify-post-receive'Rémy Coutable
2017-04-27Avoid plucking Todo ids and use sub-queries insteadToon Claes
2017-04-27Wrong method call on notify_post_receive.Luigi Leoni
2017-04-26Merge branch '31458-fix-rubocop-failure' into 'master' Rémy Coutable
2017-04-26Merge branch 'gl-version-backup-file' into 'master' Rémy Coutable
2017-04-26Fix a failing Rubocop rule on masterDouglas Barbosa Alexandre
2017-04-26Submodule Dockerfile templatesZeger-Jan van de Weg
2017-04-26Add test that asserts unicorns terminateJacob Vosmaer
2017-04-26Load a project's CI status in batch from redisBob Van Landuyt
2017-04-26Merge branch '26437-closed-by' into 'master' Rémy Coutable
2017-04-26Merge branch 'fix/github-importer' into 'master' Sean McGivern
2017-04-26Merge branch 'more-mr-filters' into 'master' Sean McGivern
2017-04-26Decrease ABC threshold to 57.08Maxim Rydkin
2017-04-26Decrease Cyclomatic Complexity threshold to 16Maxim Rydkin
2017-04-26Merge branch '20378-natural-sort-issue-numbers' into 'master'Sean McGivern
2017-04-26Merge branch '31280-skip-issueables-without-project' into 'master' Sean McGivern
2017-04-26Allow admins to sudo to blocked users.Timothy Andrew
2017-04-26issues_for_nodes => issuables_for_nodesLin Jen-Shin
2017-04-26Add basic progress output to GitHub importDouglas Barbosa Alexandre
2017-04-26Fix undefined attribute params from import taskDouglas Barbosa Alexandre
2017-04-26Change issues sentence to use natural sortingJeff Stubler
2017-04-25Fix Rubocop offensesDouglas Barbosa Alexandre
2017-04-25Ability to filter merge requests by labels and milestonesRobert Schilling
2017-04-25Fix import of notes on Pull Request diffDouglas Barbosa Alexandre
2017-04-25Create project repository only when it not existsDouglas Barbosa Alexandre
2017-04-25Fix small typo on GitHub::ImportDouglas Barbosa Alexandre
2017-04-25Follow feedback on the reviewLin Jen-Shin
2017-04-25Merge branch 'mr-diff-size-overflow' into 'master' Douwe Maan
2017-04-25Remove the Github::Error base classDouglas Barbosa Alexandre
2017-04-25Add blank line before the raise method on Github::CollectionDouglas Barbosa Alexandre
2017-04-25Merge branch 'dm-fix-oauth-user-creation' into 'master' Robert Speicher
2017-04-25Show correct size when MR diff overflowsSean McGivern
2017-04-25Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master' Sean McGivern
2017-04-25Skip issuable without a project in IssuableExtractor#extractLin Jen-Shin
2017-04-25Fix rendering emoji inside a stringblackst0ne
2017-04-25Don't display the `is_admin?` flag for user API responses.Timothy Andrew