summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update Sidekiq from 5.0.0 to 5.0.4sh-bump-sidekiqStan Hu2017-07-101-1/+1
| | | | See: https://github.com/mperham/sidekiq/blob/master/Changes.md
* Merge branch '30392_support_for_multiple_key_value_stores' into 'master'Robert Speicher2017-07-11118-450/+1158
|\ | | | | | | | | Support multiple Redis instances based on queue type See merge request !11573
| * Support multiple Redis instances based on queue typePaul Charlton2017-07-11118-450/+1158
|/
* Merge branch 'catch-redis-address-error' into 'master'Stan Hu2017-07-102-2/+2
|\ | | | | | | | | | | | | Catch redis address error Closes omnibus-gitlab#2545 See merge request !12542
| * Merge branch 'master' into 'catch-redis-address-error'DJ Mountney2017-07-101685-12592/+31320
| |\ | |/ |/| | | # Conflicts: # lib/gitlab/current_settings.rb
* | Merge branch 'fix_milestone_destroy_service' into 'master'Mike Greiling2017-07-102-2/+55
|\ \ | | | | | | | | | | | | Fix milestones destroy service See merge request !12762
| * | Fix milestones destroy servicefix_milestone_destroy_serviceFelipe Artur2017-07-102-2/+55
| | |
* | | Merge branch 'document-gitlab-shell-disable-gems' into 'master'Stan Hu2017-07-101-0/+6
|\ \ \ | |/ / |/| | | | | | | | doc:installation add note about disable-gems for gitlab-shell See merge request !12765
| * | doc:installation add note about disable-gems for gitlab-shellJason Plum2017-07-101-0/+6
|/ / | | | | | | | | | | See https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1707#note_34351820 Adding notation about speeding up `gitlab-shell` by disabling RubyGems
* | Merge branch 'revert_bootsnap' into 'master'Robert Speicher2017-07-104-15/+0
|\ \ | | | | | | | | | | | | Revert "Merge branch 'update_bootsnap_1.1.1' into 'master'" See merge request !12755
| * | Revert "Merge branch 'update_bootsnap_1.1.1' into 'master'"Marin Jankovski2017-07-104-15/+0
| | | | | | | | | | | | | | | This reverts commit 83ec509ce43c56da601335de5b9ea4422c785560, reversing changes made to 57f0677ad854b7b17bd57e1e3b0ef542ce322b56.
* | | Merge branch 'sh-optimize-mr-api-emojis-and-labels' into 'master'Sean McGivern2017-07-107-41/+145
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove remaining N+1 queries in merge requests API with emojis and labels Closes #34159 See merge request !12732
| * | | Add spec for IssuableMetadata modulesh-optimize-mr-api-emojis-and-labelsStan Hu2017-07-081-0/+59
| | | |
| * | | Add spec for N+1 queriesStan Hu2017-07-081-0/+12
| | | |
| * | | Remove remaining N+1 queries in merge requests API with emojis and labelsStan Hu2017-07-086-41/+74
| | | | | | | | | | | | | | | | Closes #34159
* | | | Merge branch '34728-fix-application-setting-created-when-redis-down' into ↵Stan Hu2017-07-105-8/+35
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Prevent bad data being added to application settings when Redis is unavailable Closes #34728 See merge request !12750
| * | | Prevent bad data being added to application settings when Redis is unavailableNick Thomas2017-07-105-8/+35
| | | |
* | | | Merge branch '34891-follow-up-feature-group' into 'master'Sean McGivern2017-07-102-0/+8
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Re-add Feature.register_feature_groups which is already documented Closes #34891 See merge request !12751
| * | | Re-add Feature.register_feature_groups which is already documentedRémy Coutable2017-07-102-0/+8
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | This is a follow-up for !12362 where this was documented but the code was removed in the last iteration. Since this can still be useful and this is already supported by the API, I think re-adding the code was the best course of action. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'fix/gb/qa/configure-headless-chrome-screenshots' into 'master'Rémy Coutable2017-07-101-0/+4
|\ \ \ | | | | | | | | | | | | | | | | Configure headless chrome screenshots correctly See merge request !12746
| * | | Configure headless chrome screenshots correctlyfix/gb/qa/configure-headless-chrome-screenshotsGrzegorz Bizon2017-07-101-0/+4
| | | |
* | | | Merge branch 'backstage/gb/qa/increase-qa-screenshots-size' into 'master'Rémy Coutable2017-07-101-13/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Increase GitLab QA screenshots size See merge request !12748
| * | | | Increase GitLab QA screenshots sizeGrzegorz Bizon2017-07-101-13/+1
| |/ / /
* | | | Merge branch 'backport-exceptions-argument' into 'master'Rémy Coutable2017-07-101-2/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Allow passing exceptions when creating project services See merge request !12745
| * | | | Allow passing exceptions when creating project servicesbackport-exceptions-argumentSean McGivern2017-07-101-2/+4
| | | | |
* | | | | Merge branch 'fix/gb/qa/fix-test-scenario-for-adding-a-project' into 'master'Rémy Coutable2017-07-104-19/+8
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Fix QA test scenario for creating a new project Closes gitlab-qa#56 See merge request !12747
| * | | | Fix QA test scenario for creating a new projectGrzegorz Bizon2017-07-104-19/+8
|/ / / /
* | | | Merge branch 'fix/offline_runner_detection' into 'master'Rémy Coutable2017-07-102-3/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix offline runner detection See merge request !11751
| * | | | Fix offline runner detectionAlessio Caiazza2017-07-072-3/+11
| | | | |
* | | | | Merge branch 'docs/exclude-gitlab-git-test' into 'master'Rémy Coutable2017-07-101-0/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Exclude gitlab_git_test from docs only changes See merge request !12703
| * | | | | Exclude gitlab_git_test from docs only changesdocs/exclude-gitlab-git-testAchilleas Pipinellis2017-07-071-0/+1
| | | | | |
* | | | | | Merge branch 'patch-24' into 'master'Rémy Coutable2017-07-101-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix gitlab-ee reference in ee_compat_check See merge request !12713
| * | | | | | Fix gitlab-ee reference in ee_compat_checkPedro Moreira da Silva2017-07-071-1/+1
| | | | | | |
* | | | | | | Merge branch '34810-vue-pagination' into 'master'Phil Hughes2017-07-104-137/+188
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent default click since we change the url manually Closes #34810 See merge request !12721
| * | | | | | Update tests to test what the component renders and what the clicks calls34810-vue-paginationFilipa Lacerda2017-07-073-161/+179
| | | | | | |
| * | | | | | Use vue .prevent to prevent the clickFilipa Lacerda2017-07-071-3/+1
| | | | | | |
| * | | | | | Prevent default click since we change the url manuallyFilipa Lacerda2017-07-073-6/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds tests
* | | | | | | Merge branch 'rs-sign_in' into 'master'Douwe Maan2017-07-09280-413/+398
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change gitlab_sign_in to sign_in See merge request !12369
| * | | | | | | Change `sign_out` usage to `gitlab_sign_out` in one specRobert Speicher2017-07-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For reasons that are still unclear, the EE version (but only the EE version) of this spec was failing reliably, and changing these calls seemed to resolve it. So we're making the change here for parity.
| * | | | | | | Merge branch 'master' into rs-sign_inRobert Speicher2017-07-07111-294/+2132
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into rs-sign_inRobert Speicher2017-07-07266-1119/+3642
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into rs-sign_inRobert Speicher2017-07-06906-5137/+11025
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-06224-893/+810
| | | | | | | | | | |
| * | | | | | | | | | Add ProjectPathHelper copDouwe Maan2017-07-063-0/+93
| | | | | | | | | | |
| * | | | | | | | | | Remove instance variable assignment from `gitlab_sign_in` helperrs-sign_inRobert Speicher2017-06-291-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also removes `Thread.current[:current_user]` assignment from `gitlab_sign_in_via`
| * | | | | | | | | | Change gitlab_sign_out to sign_out where possibleRobert Speicher2017-06-291-3/+3
| | | | | | | | | | |
| * | | | | | | | | | Remove gitlab_sign_out_direct helperRobert Speicher2017-06-292-7/+2
| | | | | | | | | | |
| * | | | | | | | | | Remove a duplicated test block from the result of a conflict resolutionRobert Speicher2017-06-291-26/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was mistakenly added in 17196a2ff31 and is identical to the group above it.
| * | | | | | | | | | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-29284-371/+392
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'dm-routing-helpers-fix' into 'master'31331-view-time-tracking-info-in-issue-board-contextual-sidebar29974-real-time-emoji-award-updatesMarin Jankovski2017-07-092-4/+13
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also inject new route helpers into includers of GitlabRoutingHelper Closes #34859 See merge request !12735