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-03-17Use Enumerable#index_by where possibleDouwe Maan
2017-03-16Merge branch 'pages-multiple-ips-doc' into 'master' Kamil Trzciński
2017-03-16Merge branch '27988-fix-transient-failure-in-commits-api' into 'master' Sean McGivern
2017-03-16Merge branch '29565-name-of-the-uncompressed-folder-of-a-tag-archive-changed'...Rémy Coutable
2017-03-16Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable
2017-03-16Fix archive prefix bug for refs containing dotsMark Fletcher
2017-03-16This quick-fixes an issue with existing award emoji not being valid anymoreRémy Coutable
2017-03-16Merge branch '27114-add-undo-mark-all-as-done-to-todos' into 'master' Filipa Lacerda
2017-03-16Merge branch 'remove-es6-extension-configuration' into 'master' Filipa Lacerda
2017-03-16Futher rename the CI variablesZ.J. van de Weg
2017-03-16Add 'Undo mark all as done' to TodosJacopo
2017-03-16Merge branch 'dm-fix-mailroom-config' into 'master' DJ Mountney
2017-03-16remove all references to the .es6 in our config files and documentationMike Greiling
2017-03-16Fix config/mail_room.yml to be interpretable RubyDouwe Maan
2017-03-16Verify config/mail_room.yml is interpretable RubyDouwe Maan
2017-03-15Merge branch 'dm-copy-code-as-gfm' into 'master' Sean McGivern
2017-03-15Merge branch 'allow-resolving-conflicts-in-utf-8' into 'master' Robert Speicher
2017-03-15Allow resolving conflicts with non-ASCII charsSean McGivern
2017-03-15Document tag option and clarify specDouwe Maan
2017-03-15Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan
2017-03-14Ensure dots in project path is allowed in the commits APIRémy Coutable
2017-03-14Merge branch '28864-use-the-v4-api-from-the-frontend' into 'master' Sean McGivern
2017-03-14Merge branch '29389-fix-already-initialized-constants' into 'master' Robert Speicher
2017-03-14Merge branch 'nonewline-parser' into 'master' Sean McGivern
2017-03-14Update API on frontend to use v4Sam Rose
2017-03-14Merge branch 'fix/regression-in-runners-registration-v1-api' into 'master' Rémy Coutable
2017-03-13take nonewline context into account in diff parsermhasbini
2017-03-13Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan
2017-03-13Fix regression in runners registration v1 apiTomasz Maczukin
2017-03-13Remove explicit `require` calls, and use `require_dependency` when neededRémy Coutable
2017-03-13Backport changes from gitlab-org/gitlab-ee!1406Adam Niedzielski
2017-03-13Merge branch 'refactor/global-permissions-for-internal-users' into 'master' Sean McGivern
2017-03-13Make API v3 work with the new param nameBob Van Landuyt
2017-03-13Rename variableBob Van Landuyt
2017-03-13Make API v3 compatible with the changes in `Issues::CreateService`Bob Van Landuyt
2017-03-13Always require MR-iid for resolving discussionsBob Van Landuyt
2017-03-13Delegate a single discussion to a new issueBob Van Landuyt
2017-03-10Using guard clause and added more specsGabriel Mazetto
2017-03-10Fix GitHub Import for open PRs from a forkGabriel Mazetto
2017-03-10Merge branch 'fix-500-in-notes-polling' into 'master' Rémy Coutable
2017-03-10Merge branch 'tc-fix-project-create-500' into 'master'Douwe Maan
2017-03-10Fix notes polling failing after code changesSean McGivern
2017-03-10Fix for creating a project through API when import_url is nilToon Claes
2017-03-10Merge branch 'dm-downtime-check-only-added-files' into 'master' Robert Speicher
2017-03-10reverse the logic and use a clearer namehttp://jneen.net/
2017-03-09protect git access through the policy infrahttp://jneen.net/
2017-03-09use the policy stack to protect loginshttp://jneen.net/
2017-03-09use a magic default :global symbol instead of nilhttp://jneen.net/
2017-03-09Order milestone issues by position ascending in apiGeorge Andrinopoulos
2017-03-09Merge branch 'dz-nested-groups-members' into 'master' Dmitriy Zaporozhets