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-03-29Create todos only for new mentionsJarka Kadlecova
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-03-13Rename variableBob Van Landuyt
2017-03-13Make sure the for a merge request only gets executed once.Bob Van Landuyt
2017-03-13Correctly indent quotes in new issue descriptionBob Van Landuyt
2017-03-13Move functionality for resolving discussions into a concernBob 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-07Address review commentsValery Sizov
2017-03-02Satisfy rubocopValery Sizov
2017-02-28[Issue board sorting] SpecsValery Sizov
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-12fix issue creation from milestone doesn't assign the milestonewendy0402
2017-02-07Use reCaptcha when an issue identified as spamJarka Kadlecova
2016-12-28Check if user can read issue before being assignedFelipe Artur
2016-12-16Ensure issuable state changes only fire webhooks onceMark Fletcher
2016-12-06Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern
2016-12-05Feature: delegate all open discussions to IssueBob Van Landuyt
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-12-01Only include EmailHelpers in mailer specs and specs using themRobert Speicher
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-11-07Process commits in a separate workerYorick Peterse
2016-10-25Merge branch '23662-issue-move-user-reference-exception' into 'master' Douwe Maan
2016-10-25Fix Rubocop offenses in issue move specsGrzegorz Bizon
2016-10-25Add spec in Issues::MoveService to fix label assignment regressionStan Hu
2016-10-25Fix `User#to_reference`Timothy Andrew
2016-10-19Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre
2016-09-28Fix permission for setting an issue's due dateRémy Coutable
2016-09-08Add bulk update support for merge requests listDmitriy Zaporozhets
2016-09-01Scope hooks thal will run for confidential issuesDouglas Barbosa Alexandre
2016-09-01Update service specs to avoid instance variablesDouglas Barbosa Alexandre
2016-09-01Fix confidential issues should not be passed to WebhooksDouglas Barbosa Alexandre
2016-08-19Merge branch '4273-slash-commands' into 'master'Robert Speicher
2016-08-17Fix a rubocop violationNick Thomas
2016-08-16DRY up the added update service specs, add two email helpersNick Thomas
2016-08-16Address minor review comments for testsNick Thomas
2016-08-13Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service`Rémy Coutable
2016-08-13Support slash commands in noteable description and notesRémy Coutable
2016-08-13Send notification emails when users are newly mentioned in issue editsNick Thomas
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-21Refactor Issues::BulkUpdateService specRobert Speicher
2016-07-15Allow bulk (un)subscription from issues in issue indexCairo Noleto
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-06-04Fix specAlfredo Sumaran
2016-06-04Spec label add / delete in UpdateServiceSean McGivern
2016-06-04Allow bulk-updating to remove all labelsSean McGivern
2016-06-04Update CHANGELOGAlfredo Sumaran
2016-06-04Tidy up BulkUpdateService specsSean McGivern
2016-06-04fixup! WIP: allow adding and removing labels in bulkSean McGivern