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-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
2016-06-03Merge branch 'master' into awardablesZ.J. van de Weg
2016-06-02Fix deprecation warnings in spec/services/issues/bulk_update_service_spec.rbRémy Coutable
2016-06-01Move awardables too when issue is movedZ.J. van de Weg
2016-05-30Enable Performance/TimesMap 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 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan
2016-05-19Move #create_confidentiality_note to Issues::UpdateServiceRémy Coutable
2016-05-18Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler
2016-05-18Changing the confidentiality of an issue now creates a new system noteAlex Moore-Niemi
2016-05-05Update changelog, improve specsLong Nguyen
2016-04-28Fix rubocopLong Nguyen
2016-04-28Code refactor and fix broken specLong Nguyen
2016-04-26Update specsLong Nguyen