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-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
2016-04-26Allow to assign labels and milestone to target project when moving issueLong Nguyen
2016-04-22Use association search in issuable create serviceGrzegorz Bizon
2016-04-22Add affinity checks in issue create serviceGrzegorz Bizon
2016-04-22Update specs to accomodate issuable assign changesGrzegorz Bizon
2016-04-22Verify label affiliation before assigning to issueGrzegorz Bizon
2016-03-31Improve specs for issue move serviceGrzegorz 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-23Merge branch 'notifications-for-subscribers-confidential-issue-labels' into '...Douwe Maan
2016-03-23Do not allow to move issue if it has not been persistedGrzegorz Bizon
2016-03-22Restrict notifications for confidential issuesDouglas Barbosa Alexandre
2016-03-20Preserve created at time of notes when moving issueGrzegorz Bizon
2016-03-20Do not pass params that are not used in issue move serviceGrzegorz 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-17Use helper to create list of projects issue can be moved toGrzegorz Bizon
2016-03-17Add new notifications for issue move actionGrzegorz Bizon
2016-03-17Reuse existing issue services when moving issueGrzegorz 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-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