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-02-20Merge branch 'rs-blob' into 'master' Douwe Maan
2016-02-19Merge branch 'issue_3276' into 'master' Jacob Schatz
2016-02-19Use the adequate success path on the JSON endpoint.Rubén Dávila
2016-02-19More updates from the last code review.Rubén Dávila
2016-02-19Fix build and add specsRubén Dávila
2016-02-19Some updates after last code review.Rubén Dávila
2016-02-19Add link to fork if user can't revert MR.Rubén Dávila
2016-02-19Remove code introduced when endpoint was in MR controller.Rubén Dávila
2016-02-19Update copy and URLs used when reverting MRs.Rubén Dávila
2016-02-19Check that target_branch is present.Rubén Dávila
2016-02-19Reuser revert commit modal in MR detail page.Rubén Dávila
2016-02-19Make MRs with revert commit work.Rubén Dávila
2016-02-19Add RevertService class with basic logic to revert commitRubén Dávila
2016-02-19Add button to revert commit on Commit detail page.Rubén Dávila
2016-02-19Some updates from last code review.Rubén Dávila
2016-02-19Add some specs plus some refactor.Rubén Dávila
2016-02-19Explain why MR can't be reverted.Rubén Dávila
2016-02-19Use adequate description for new MR.Rubén Dávila
2016-02-19Check target branch exists before creating revert MR.Rubén Dávila
2016-02-19Some refactor to the revert commit creation.Rubén Dávila
2016-02-19Save merge commit id when MR is mergedRubén Dávila
2016-02-19Create reverse branch and generate MR with new branch. #3409Rubén Dávila
2016-02-19Add new endpoint and button to revert merge. #3409Rubén Dávila
2016-02-19Merge branch 'ci/remove-builds' into 'master' Grzegorz Bizon
2016-02-19Move build erasable implementation from concern to modelGrzegorz Bizon
2016-02-19Update relevant build fields when build is erasedGrzegorz Bizon
2016-02-19Add build eraseable feature implementationGrzegorz Bizon
2016-02-19Add build remove button to build summary viewGrzegorz Bizon
2016-02-19Mention project name in fork noticeAchilleas Pipinellis
2016-02-19Merge branch 'saml-decoupling' into 'master'Patricio Cano
2016-02-19Merge branch 'rs-emoji' into 'master' Douwe Maan
2016-02-19Add a `Blob` model that wraps `Gitlab::Git::Blob`Robert Speicher
2016-02-19Decouple SAML authentication from the default Omniauth logicPatricio Cano
2016-02-19Revert "Merge branch 'saml-decoupling' into 'master' "Douwe Maan
2016-02-18Decouple SAML authentication from the default Omniauth logicPatricio Cano
2016-02-17Merge branch 'git-archive-refactor' into 'master' Douwe Maan
2016-02-17Redirect /import to project page if no importing at all and repo existsRémy Coutable
2016-02-17Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...Jacob Vosmaer
2016-02-16Merge branch 'rs-issue-13467' into 'master' Douwe Maan
2016-02-16Provide explicit html format when rendering git_not_found pageRobert Speicher
2016-02-15Properly render the `errors/git_not_found` pageRobert Speicher
2016-02-15Ensure Commit#show responds 404 instead of 500 when given an invalid IDRobert Speicher
2016-02-12Update Emoji asset pathRobert Speicher
2016-02-12Merge branch 'olirogers/gitlab-ce-project-milestone-order' into 'master' Douwe Maan
2016-02-11Move builds badge implementation to new badges controllerGrzegorz Bizon
2016-02-11Inherit build badge access permissions from projectGrzegorz Bizon
2016-02-11Respond to proper format for build badge requestGrzegorz Bizon
2016-02-11Move badge implementation to builds controllerGrzegorz Bizon
2016-02-11Skip authentication when requesting commit status badgeGrzegorz Bizon
2016-02-11Improve CI status badge implementationGrzegorz Bizon