summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Get rid of pluck in app/services/members/authorized_destroy_service.rbget_rid_of_pluckValery Sizov2017-05-171-3/+7
| |/ /
* | | Merge branch 'counters_cache_invalidation' into 'master' Rémy Coutable2017-05-171-1/+8
|\ \ \ | |/ / |/| |
| * | Invalidate cache for issue and MR counters more granularlycounters_cache_invalidationValery Sizov2017-05-151-1/+8
| |/
* | Fix deletion of issue assignees for MySQLsh-fix-delete-assignees-mysqlStan Hu2017-05-161-4/+9
* | Improve migration for Multipple issue assignee featureValery Sizov2017-05-161-2/+2
|/
* Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master' Douwe Maan2017-05-124-65/+99
|\
| * Fix conflict resolution from corrupted upstreamfix-conflict-resolution-with-corrupt-reposSean McGivern2017-05-124-65/+99
* | Merge branch 'dm-dependency-linker-gemfile' into 'master' Sean McGivern2017-05-121-2/+2
|\ \
| * | Extract generic parts of Gitlab::Diff::InlineDiffMarkerDouwe Maan2017-05-101-2/+2
* | | Merge branch 'update_assignee_cache_counts_refactoring' into 'master' Sean McGivern2017-05-122-1/+8
|\ \ \
| * | | Move update_assignee_cache_counts to the serviceValery Sizov2017-05-122-1/+8
| | |/ | |/|
* | | fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-112-2/+14
|/ /
* | Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-103-4/+31
|\ \
| * | Make retried to be nullableKamil Trzcinski2017-05-091-2/+2
| * | Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-073-4/+31
* | | Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher2017-05-106-7/+7
|\ \ \
| * | | Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-103-3/+3
| * | | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-104-4/+4
| | |/ | |/|
* | | Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-1/+1
|/ /
* | Merge branch 'deltas-only' into 'master' Sean McGivern2017-05-091-1/+1
|\ \
| * | Don't use DiffCollection for deltasJacob Vosmaer2017-05-091-1/+1
* | | Merge branch 'issue_27168_2' into 'master' Sean McGivern2017-05-091-1/+6
|\ \ \
| * | | Small code improvements and add migration specFelipe Artur2017-05-081-3/+2
| * | | Preloads head pipeline for each merge requestFelipe Artur2017-05-081-1/+7
* | | | Merge branch 'fix/gb/fix-skipped-manual-actions' into 'master' Kamil Trzciński2017-05-091-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix skipped manual actions issue in pipeline processingfix/gb/fix-skipped-manual-actionsGrzegorz Bizon2017-05-081-1/+1
| |/ /
* | | Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...31977-ensure-all-webpack-bundles-which-include-vue-are-children-of-common_vue-jsDmitriy Zaporozhets2017-05-081-2/+4
|\ \ \ | |/ / |/| |
| * | Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones2017-05-041-2/+4
* | | Add confirm delete protected branch modalSam Rose2017-05-081-12/+4
* | | Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-073-5/+18
| |/ |/|
* | Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-063-8/+25
|\ \
| * | Do not reprocess actions when user retries pipelinefeature/gb/manual-actions-protected-branches-permissionsGrzegorz Bizon2017-05-051-0/+2
| * | Use update build policy instead of new play policyGrzegorz Bizon2017-05-051-1/+1
| * | Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-054-23/+78
| |\ \
| * | | Improve code style related to protected actionsGrzegorz Bizon2017-05-031-1/+1
| * | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-032-2/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-027-77/+68
| |\ \ \ \
| * | | | | Add new ability check for stopping environmentGrzegorz Bizon2017-05-011-7/+2
| * | | | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-2225-405/+421
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-1319-69/+256
| |\ \ \ \ \
| * | | | | | Use build policy to determine if user can play buildGrzegorz Bizon2017-04-121-1/+2
| * | | | | | Move code for playing an action to separate serviceGrzegorz Bizon2017-04-121-0/+17
| * | | | | | Take branch access into account when stopping environmentGrzegorz Bizon2017-04-061-3/+5
* | | | | | | Merge branch 'fix/admin-integrations' into 'master' Sean McGivern2017-05-051-0/+103
|\ \ \ \ \ \ \
| * | | | | | | refactor code based on feedbackfix/admin-integrationsJames Lopez2017-05-051-6/+6
| * | | | | | | refactor code based on feedbackJames Lopez2017-05-051-1/+1
| * | | | | | | refactor code based on feedbackJames Lopez2017-05-051-6/+15
| * | | | | | | add callbacks in bulkJames Lopez2017-05-051-6/+24
| * | | | | | | bulk insert FTW - This would introduce more complexity, but should be fasterJames Lopez2017-05-051-7/+20
| * | | | | | | use select_valuesJames Lopez2017-05-051-2/+2