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
2018-05-24Improve the mutation to not need Vue.set for reactivity44579-ide-add-pipeline-to-status-barAndré Luís
2018-05-24Stop polling when the pipeline karma is finishedAndré Luís
2018-05-24Tweak spec to try to fix contamination to other testsAndré Luís
2018-05-24Use axios mock adapter in the pipelinePoll testAndré Luís
2018-05-24Make all status bar children inherit its font-sizeAndré Luís
2018-05-24Improve valignment of svg's in status barAndré Luís
2018-05-24Update tests for latest bugfixAndré Luís
2018-05-24Adjust IDE status bar font-size to 12px + valignmentAndré Luís
2018-05-24Fix eslint issueAndré Luís
2018-05-24Fix old commit's pipeline being shown after new commitAndré Luís
2018-05-24Adjust font to monospace on the Pipeline IdAndré Luís
2018-05-24Adjust horizontal padding of IDE Status barAndré Luís
2018-05-24Add desconstructing response.data for callbackAndré Luís
2018-05-24Move mock data to separate fileAndré Luís
2018-05-24Add i18n to all flashes of project actionsAndré Luís
2018-05-24Improve the api method to encode all parts of projectId properlyAndré Luís
2018-05-24Add changelogAndré Luís
2018-05-23Update tests for new polling inside actionsAndré Luís
2018-05-23Remove no-longer-used code from actionsAndré Luís
2018-05-23Move pipeline polling from .vue to actionsAndré Luís
2018-05-23Update tests for pipelines in WebIDE status barAndré Luís
2018-05-23Add polling to check pipeline statusAndré Luís
2018-05-23Get pipeline info for last commit (v2)André Luís
2018-05-23Add commitPipelines to Api.jsAndré Luís
2018-05-23Revert adding pipelines call to JS APIAndré Luís
2018-05-23Revert smartInterval work and clean upAndré Luís
2018-05-23Add tests for pipelines in WebIDE status barAndré Luís
2018-05-23Add pipeline to status bar UI + vuexAndré Luís
2018-05-23Add pipelines request to Api.jsAndré Luís
2018-05-23Merge branch 'ldap-u2f-fix' into 'master'Mike Greiling
2018-05-23Merge branch '45175-cache-json-instead-of-activerecord-objects-in-appearance-...Douwe Maan
2018-05-23Merge branch 'akaemmerle-update-keyboard-shortcuts-doc' into 'master'Achilleas Pipinellis
2018-05-23Update keyboard shortcut conventionsAndreas Kämmerle
2018-05-23Merge branch 'fix/devops-remove-beta' into 'master'Tim Zallmann
2018-05-23Merge branch '46505-update-autodevops-docs' into 'master'Achilleas Pipinellis
2018-05-23Add documentation of variables usage for disabling/enabling jobs in Auto DevOpsTomasz Maczukin
2018-05-23Merge branch '46259-prometheus-integration-fails-on-kube-1-10' into 'master'Rémy Coutable
2018-05-23Fixed U2F authentication when used with LDAPPhil Hughes
2018-05-23Merge branch '46630-add-missing-columns-to-project-mirror-data' into 'master'Douwe Maan
2018-05-23Merge branch '46413-error-when-prometheus-adapter-is-disabled' into 'master'Rémy Coutable
2018-05-23Render 404 when prometheus adapter is disabled in Prometheus metrics controllerTiago Botelho
2018-05-23Rollback changes made to CreateProjectMirrorDataTiago Botelho
2018-05-23Renames AddMissingColumnsToProjectMirrorData to EnsureMissingColumnsToProject...Tiago Botelho
2018-05-23Don't expire the current ApplicationSetting in config/initializers/1_settings.rbRémy Coutable
2018-05-23Simplify Gitlab::CurrentSettings now that the logic is in CacheableAttributesRémy Coutable
2018-05-23Use ApplicationSetting.current_without_cache instead of ApplicationSetting.cu...Rémy Coutable
2018-05-23Use the new CacheableAttributes concern in the ApplicationSetting and Appeara...Rémy Coutable
2018-05-23Introduce a new CacheableAttributes concernRémy Coutable
2018-05-23Fix rubocopTiago Botelho
2018-05-23Adds changelogTiago Botelho