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-20Refactor milestones documentationmilestonesAchilleas Pipinellis
2016-02-20Merge branch 'doc/add-build-email-service' into 'master' Achilleas Pipinellis
2016-02-20Move builds emails service to its own documentAchilleas Pipinellis
2016-02-19Merge branch 'issue_3276' into 'master' Jacob Schatz
2016-02-19Merge branch 'commit-status-fix' into 'master' Kamil Trzciński
2016-02-19Merge branch 'gitlab-ce-fix/revert-ruby-2.2' into 'master' Robert Speicher
2016-02-19Fix missing ignored? for GenericCommitStatusKamil Trzcinski
2016-02-19Merge branch 'issue_3409' into 'master' Robert Speicher
2016-02-19Merge branch 'bugfix/jschatz1/issuable-consistency' into 'master' Rémy Coutable
2016-02-19Use the adequate success path on the JSON endpoint.Rubén Dávila
2016-02-19Update CHANGELOGRubén Dávila
2016-02-19More updates from the last code review.Rubén Dávila
2016-02-19Refactor and conform to styleguideAchilleas Pipinellis
2016-02-19Rename image names to conform with styleguideAchilleas Pipinellis
2016-02-19Add revert changes doc to workflow READMEAchilleas Pipinellis
2016-02-19Move images to img/ directoryAchilleas Pipinellis
2016-02-19Add documentation for revert changes feature.Rubén Dávila
2016-02-19Upgrade gitlab_git to 8.2.0Rubén Dávila
2016-02-19Add some spinach specsRubén Dávila
2016-02-19Don't use `self` when looking for cross-references!Rubén Dávila
2016-02-19Some updates from last code review.Rubén Dávila
2016-02-19Refactor RevertService.Rubén Dávila
2016-02-19Make #commit_with_hooks return the new obj id plus some other fixes.Rubén Dávila
2016-02-19Don't show revert button if commit/MR has already been reverted.Rubén Dávila
2016-02-19Refactor revert_commit_link helper.Rubén Dávila
2016-02-19Make more robust the test to see if a commit has been previously reverted.Rubén Dávila
2016-02-19Refactor commit message for revert commit.Rubén Dávila
2016-02-19No longer need to ignore temporary branch.Rubén Dávila
2016-02-19Use a reference to the MR when reverting MRs.Rubén Dávila
2016-02-19Use a custom title in the revert modal.Rubén Dávila
2016-02-19Fix build and add specsRubén Dávila
2016-02-19Show a tooltip on revert link.Rubén Dávila
2016-02-19Move revert link to the MR widget section plus some refactor.Rubén Dávila
2016-02-19Some fixes and refactors for code related to forks.Rubén Dávila
2016-02-19Don't make Repository#revert aware of MRs.Rubé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-19Remove no longer required methods on MR.Rubén Dávila
2016-02-19Check that target_branch is present.Rubén Dávila
2016-02-19Big refactor for #revert_commit.Rubén Dávila
2016-02-19Reuser revert commit modal in MR detail page.Rubén Dávila
2016-02-19Fix commit message plus other little fix.Rubén Dávila
2016-02-19Show list of branches plus some fixes.Rubén Dávila
2016-02-19Some fixes required for conflicts on revert.Rubén Dávila
2016-02-19Make it work for merge commits.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