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 (Expand)Author
2016-06-03Merge branch '14139-sha-parameter-in-accept-merge-request-api' into 'master' Douwe Maan
2016-06-03Update test since branch removal does not render template anymoreDmitriy Zaporozhets
2016-06-01Don't allow merges with new commitsSean McGivern
2016-05-30Enable Style/RedundantParentheses rubocop copGrzegorz Bizon
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-23Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher
2016-05-21Merge branch 'issue_9013' into 'master' Douwe Maan
2016-05-18Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage'Dmitriy Zaporozhets
2016-05-18Let users set notification levels in projects which they are not membersFelipe Artur
2016-04-30Handle issue move access instead of raising errorGrzegorz Bizon
2016-04-22Merge branch 'rs-diff_view' into 'master' Rémy Coutable
2016-04-21Merge branch 'issue_5838' into 'master' Rémy Coutable
2016-04-20Add changelog entry and fix convention in a specFelipe Artur
2016-04-20Clarify that the diff view setting always comes from the cookieRobert Speicher
2016-04-19Check permissions when sharing project with groupGrzegorz Bizon
2016-04-18Projects members tab should follow visibility levelsFelipe Artur
2016-04-18Show project members only for membersFelipe Artur
2016-04-13Merge branch 'issue_15044' into 'master' Rémy Coutable
2016-04-12Add changelog entry, improve specs and model codeFelipe Artur
2016-04-12Fix specs for Projects::NotificationSettingsControllerDouglas Barbosa Alexandre
2016-04-12Improve specs for group/project notification controllerDouglas Barbosa Alexandre
2016-04-12Requires user to be signed in when changing notification settingsDouglas Barbosa Alexandre
2016-04-12Allow to close invalid merge requestFelipe Artur
2016-04-07Return status code 303 after a branch DELETE operation to avoid project deletionStan Hu
2016-04-05Respond 404 when unauthorized user imports membersGrzegorz Bizon
2016-04-05Do not leak project exists when importing membersGrzegorz Bizon
2016-04-05Check permissions when importing project membersGrzegorz Bizon
2016-03-30Fixed MergeRequestController specGabriel Mazetto
2016-03-25Ensure private project snippets are not viewable by unauthorized peopleRémy Coutable
2016-03-22Merge branch 'master' into issue_12658Douwe Maan
2016-03-21Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg
2016-03-21Fix typos and dentingZeger-Jan van de Weg
2016-03-21Minor improvements on IssuableActionsZeger-Jan van de Weg
2016-03-21Fix specsDouwe Maan
2016-03-19Create repositories in IssuesController specsYorick Peterse
2016-03-19minor improvements and fixed specsZeger-Jan van de Weg
2016-03-19Dry destroy action on issuablesZeger-Jan van de Weg
2016-03-19Soft delete issuablesZeger-Jan van de Weg
2016-03-18Restrict access to confidential issuesDouglas Barbosa Alexandre
2016-03-16Change deprecated usage of rendering without response bodyMehmet Emin İNAÇ
2016-03-15Incorporate reviewZeger-Jan van de Weg
2016-03-15Enhance new branch button on an issueZeger-Jan van de Weg
2016-03-13Fix denting and specZeger-Jan van de Weg
2016-03-12Merge branch 'rs-issue-12944' into 'master' Douwe Maan
2016-03-09Use a custom Devise failure app to handle unauthenticated .zip requestsRobert Speicher
2016-03-09Make better use of the `visibility_level` factory traitsRobert Speicher
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-03-02Add specs to ForksController#index.Rubén Dávila
2016-02-19Move a few controller specs to their correct locationsRobert Speicher
2016-02-18Reopened MRs should also be considered as open.Rubén Dávila