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
2017-12-14Clear caches before updating MR diffsZeger-Jan van de Weg
2017-11-10Prevent fast forward merge when rebase is requiredFelipe Artur
2017-10-27Make merge_jid handling less stateful in MergeServiceOswaldo Ferreira
2017-10-11add specmicael.bergeron
2017-09-27Clean merge_jid whenever necessary on the merge processOswaldo Ferreira
2017-08-28Cleans merge_jid when possible on MergeServiceOswaldo Ferreira
2017-08-28Track enqueued and ongoing MRsOswaldo Ferreira
2017-08-23Move GitHooksService to Gitlab::GitJacob Vosmaer
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-04Prevent accidental deletion of protected MR source branch by repeating checks...Douwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-02-16Show merge errors in merge request widgetSean McGivern
2016-12-01Refactor JiraService by moving code out of JiraService#execute methodAdam Niedzielski
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-11-18Allow enabling and disabling commit and MR events for JIRAFelipe Artur
2016-11-18Add JIRA remotelinks and prevent duplicated closing messagesFelipe Artur
2016-10-19Prevent wrong markdown on issue ids when project has Jira service activatedFelipe Artur
2016-10-19Improve error logging of MergeServiceStan Hu
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-04Fix bug when trying to cache closed issues from external issue trackersFelipe Artur
2016-09-29Close todos when accepting a MR via the API.Tony Gambone
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-29Properly abort a merge when merge conflicts occurStan Hu
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-04Handle custom Git hook result in GitLab UIValery Sizov
2016-05-20Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs
2015-12-09Merge branch 'master' into split-up-buildsDouwe Maan
2015-12-09Tag service specsDouwe Maan
2015-12-07Merge branch 'master' into merge-if-greenZeger-Jan van de Weg
2015-12-02Specs for 'Merge When Build Succeeds'Zeger-Jan van de Weg
2015-11-30test fixValery Sizov
2015-10-01Improve error message when merging failsValery Sizov
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-08-05Fix merge request creation without branch selectedDmitriy Zaporozhets
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-20Add action property to merge request hookjubianchi