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-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-07-27Refactor spam validation to a concern that can be easily reused and improve l...Patricio Cano
2016-07-26Refactor `SpamCheckService` to make it cleaner and clearer.Patricio Cano
2016-07-26Submit all issues on public projects to Akismet if enabled.Patricio Cano
2016-07-15Allow bulk (un)subscription from issues in issue indexCairo Noleto
2016-07-06Services: code style fixes, minor refactoringValery Sizov
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-04Allow bulk-updating to remove all labelsSean McGivern
2016-06-04WIP: allow adding and removing labels in bulkSean McGivern
2016-06-03:police_car:Z.J. van de Weg
2016-06-01Move awardables too when issue is movedZ.J. van de Weg
2016-05-19Move #create_confidentiality_note to Issues::UpdateServiceRémy Coutable
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-28Code refactor and fix broken specLong Nguyen
2016-04-26Allow to assign labels and milestone to target project when moving issueLong Nguyen
2016-04-13Refactor and expose only Gitlab::UrlBuilder.build(record)Rémy Coutable
2016-03-30Check if GFM rewriters need rewrite internallyGrzegorz Bizon
2016-03-30Refactor uploads rewriter used when moving issueGrzegorz Bizon
2016-03-30Add uploads rewriter and use it when moving issueGrzegorz Bizon
2016-03-23Preserve time notes has been updated at when moving issueGrzegorz Bizon
2016-03-23Do not allow to move issue if it has not been persistedGrzegorz Bizon
2016-03-20Preserve created at time of notes when moving issueGrzegorz Bizon
2016-03-20Rename reference unfolder to rewriter, minor refactoringsGrzegorz Bizon
2016-03-19Update reference unfolder according to recent ability changesGrzegorz Bizon
2016-03-19Improvements in issue move feaure (refactoring)Grzegorz Bizon
2016-03-17Prevent issue move if issue has been already movedGrzegorz Bizon
2016-03-17Update methods that use issue close serviceGrzegorz Bizon
2016-03-17Add minor improvements in code related to issue moveGrzegorz Bizon
2016-03-17Add new notifications for issue move actionGrzegorz Bizon
2016-03-17Reuse existing issue services when moving issueGrzegorz Bizon
2016-03-17Add initial notifications and hooks for issue moveGrzegorz Bizon
2016-03-17Add access-level filter support for projects selectGrzegorz Bizon
2016-03-17Make it possible to move issue if user is a reporterGrzegorz Bizon
2016-03-17Preserve original author when moving issueGrzegorz Bizon
2016-03-17Move reference unfolder for GFM to separate classGrzegorz Bizon
2016-03-17Use internal reference extractor in banzai unfold pipelineGrzegorz Bizon
2016-03-17Add reference unfold pipeline used when moving issueGrzegorz Bizon
2016-03-17Minor refactoring of issue move service and specsGrzegorz Bizon
2016-03-17Rewrite references in notes when moving issueGrzegorz Bizon
2016-03-17Take care about data being rewritten when moving issueGrzegorz Bizon
2016-03-17Use a new issue create service when moving an issueGrzegorz Bizon
2016-03-17Do not pass unsanitized params to issue move serviceGrzegorz Bizon
2016-03-17Rewrite references in issue description when moving itGrzegorz Bizon
2016-03-17Silently close old issue when it has been movedGrzegorz Bizon
2016-03-17Add issue move ability and use it in move serviceGrzegorz Bizon
2016-03-17Add implementation that rewrites issue notes when movingGrzegorz Bizon
2016-03-17Add issue move implementation to controllerGrzegorz Bizon