summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add :sidekiq group to cleanup redis in after callbackOswaldo Ferreira2018-07-242-2/+2
* Merge branch 'dz-refactor-object-store-settings' into 'master'Rémy Coutable2018-07-241-0/+29
|\
| * Make ObjectStoreSettings use more explicit and add specsdz-refactor-object-store-settingsDmitriy Zaporozhets2018-07-241-0/+29
* | Add an option to have a private profile on GitLabJX Terry2018-07-245-20/+172
* | Merge branch 'kp-stacked-progress-bar-decimal-places' into 'master'Phil Hughes2018-07-242-5/+28
|\ \
| * | Use `roundOffFloat` method to show decimal places in progressbarKushal Pandya2018-07-241-5/+9
| * | Add `roundOffFloat` helper methodKushal Pandya2018-07-241-0/+19
* | | Merge branch 'api-minimal-access-level' into 'master'Robert Speicher2018-07-232-0/+49
|\ \ \
| * | | Add min_access_level filter to projects APIMarko, Peter2018-07-231-0/+30
| * | | Add min_access_level filter to groups APIMarko, Peter2018-07-231-0/+19
* | | | Merge branch 'sh-enable-frozen-literals-banzi-filters' into 'master'Rémy Coutable2018-07-231-0/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Enable frozen strings in remaining lib/banzai/filter/*.rb filessh-enable-frozen-literals-banzi-filtersStan Hu2018-07-231-0/+14
* | | | Adds Vuex store to handle the data for tests reports in MR widgetFilipa Lacerda - 🌴🌴OOO back on July 30th🌴🌴2018-07-232-0/+231
* | | | Merge branch 'blackst0ne-replace-sidekiq-inline-with-perform-enqueued-jobs' i...Rémy Coutable2018-07-2321-39/+39
|\ \ \ \
| * | | | Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne2018-07-2321-39/+39
| |/ / /
* | | | Merge branch '29278-commits-page-tooltips' into 'master'Annabel Gray2018-07-231-1/+0
|\ \ \ \
| * | | | fix user_browses_commits_spec29278-commits-page-tooltipsLuke Bennett2018-07-201-1/+0
* | | | | Display GPG status on repository and blob pagesWinnie Hellmann2018-07-233-24/+60
| |_|_|/ |/| | |
* | | | Reducing the memory footprint for the renderingTim Zallmann2018-07-231-1/+5
* | | | Merge branch '49272-sanitize-git-url-in-import-errors' into 'master'Rémy Coutable2018-07-231-2/+2
|\ \ \ \
| * | | | Fix #49272 - Sanitize git URL in import errorsJamie Schembri2018-07-161-2/+2
* | | | | Merge branch 'da-feature-flags' into 'master'Rémy Coutable2018-07-231-7/+25
|\ \ \ \ \
| * | | | | Allow feature flag names to be a symbolda-feature-flagsDouglas Barbosa Alexandre2018-07-191-7/+25
* | | | | | Fix #47379 - Project visibility tooltipJamie Schembri2018-07-231-0/+23
* | | | | | Resolve "Deploy Tokens failed to clone LFS repository"Mayra Cabrera2018-07-232-1/+46
* | | | | | Merge branch 'hangouts_chat_integration' into 'master'Sean McGivern2018-07-233-0/+248
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix Hangouts Chat service spec shared exampleKukovskii Vladimir2018-07-181-8/+4
| * | | | | Fix couple of moments in HangoutsChatService and its specKukovskii Vladimir2018-07-141-17/+21
| * | | | | Rework spec for Hangouts Chat serviceKukovskii Vladimir2018-07-141-172/+107
| * | | | | Add Hangouts Chat service implementationKukovskii Vladimir2018-07-141-0/+311
| * | | | | Add dummy Google Hangouts Chat integrationKukovskii Vladimir2018-07-142-0/+2
| | |/ / / | |/| | |
* | | | | Fix gitlab import project loadFrancisco Javier López2018-07-234-4/+99
* | | | | Merge branch 'rs-web_url-for-pipelines-and-jobs' into 'master'Douwe Maan2018-07-234-3/+11
|\ \ \ \ \
| * | | | | Ensure basic pipeline schema matches new definitionRobert Speicher2018-07-201-2/+4
| * | | | | Expose web_url attribute in PipelineBasic and JobBasicrs-web_url-for-pipelines-and-jobsRobert Speicher2018-07-183-1/+7
* | | | | | Merge branch '48932-disable-saml-if-omniauth-is-disabled' into 'master'Douwe Maan2018-07-231-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Disable SAML if OmniAuth is disabled48932-disable-saml-if-omniauth-is-disabledLin Jen-Shin2018-07-201-1/+1
* | | | | | Merge branch 'sh-bring-json-logger-to-ce' into 'master'Robert Speicher2018-07-201-0/+29
|\ \ \ \ \ \
| * | | | | | Bring JsonLogger to CEStan Hu2018-07-201-0/+29
* | | | | | | Merge branch '_acet-fix-spec' into 'master'Tim Zallmann2018-07-201-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix one disabled spec of comment posting.Fatih Acet2018-07-201-2/+2
* | | | | | | Merge branch '47530-replace-label-light-with-label-bold' into 'master'Clement Ho2018-07-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-191-1/+1
* | | | | | | | Resolve ""Jump to first/next unresolved discussion" jumps to resolved discuss...André Luís2018-07-205-28/+265
* | | | | | | | Fixing bug with wiki ref in ProjectSearchResultsFrancisco Javier López2018-07-201-0/+53
* | | | | | | | Merge branch 'fix/gb/fix-deserializing-ci-yaml-variables' into 'master'Kamil Trzciński2018-07-203-3/+39
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix Rubocop offense in build_spec.rb :cop:Grzegorz Bizon2018-07-201-1/+1
| * | | | | | | Fix passing a hash with string keys when fabricating a variableGrzegorz Bizon2018-07-191-0/+8
| * | | | | | | Fix deserializing yaml variables in imported projectsGrzegorz Bizon2018-07-192-3/+31
* | | | | | | | Merge branch 'zj-gitaly-migrate-old-migrations' into 'master'Sean McGivern2018-07-201-47/+22
|\ \ \ \ \ \ \ \