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
path: root/app
AgeCommit message (Expand)Author
2017-07-28Add feature_helper to tidy up feature flag queriesLuke "Jared" Bennett
2017-07-28move new repo to shared view and only load it and repo bundle with new_repo i...Luke "Jared" Bennett
2017-07-28Added old_repo and new_repo imagesLuke "Jared" Bennett
2017-07-28Add groundwork for feature flagLuke "Jared" Bennett
2017-07-28Remove added locale filesLuke "Jared" Bennett
2017-07-28Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett
2017-07-28Repove tempToken and tempPrivateToken from repo codeLuke "Jared" Bennett
2017-07-28Remove temp_tokenLuke "Jared" Bennett
2017-07-28Merge branch '35691-images-in-wiki-display-have-wrong-size' into 'master'Filipa Lacerda
2017-07-28Merge branch 'help-page-breadcrumb-title-fix' into 'master'Filipa Lacerda
2017-07-28Update _tree_content.html.haml to use current_user over @current_userLuke "Jared" Bennett
2017-07-28Merge branch 'ph-inline-js' into 'master'Tim Zallmann
2017-07-28Merge branch 'feature/sm/35282-ci_pipeline_variables-2' into 'master'Kamil TrzciƄski
2017-07-28none is not a CSS Value for sizes ;-)Tim Zallmann
2017-07-28Merge branch 'zj-delete-mm-team' into 'master'Douwe Maan
2017-07-28Global nav (9.0) UI improvementTakuya Noguchi
2017-07-28Fix revert missShinya Maeda
2017-07-28Merge branch 'backport-2844-ldap-ee-license-checks' into 'master'Douwe Maan
2017-07-28Revert "Move validate to begin/rescue block"Shinya Maeda
2017-07-28Remove is_a?(Hash) from unless params[:variables] in create_pipeline_variablesShinya Maeda
2017-07-28Use bang for trigger.trigger_requests.createShinya Maeda
2017-07-28Remove if pipeline.variables in Ci::Build#variablesShinya Maeda
2017-07-28Fix pipelineShinya Maeda
2017-07-28Move validate to begin/rescue blockShinya Maeda
2017-07-28fix merge missShinya Maeda
2017-07-28initShinya Maeda
2017-07-28Fixed the breadcrumb title for help pagesPhil Hughes
2017-07-28Merge branch 'sh-augment-lograge-output' into 'master'Sean McGivern
2017-07-28fixed form action not submitting the correct URLPhil Hughes
2017-07-28Merge branch 'tc-api-root-merge-requests' into 'master'Sean McGivern
2017-07-28Merge branch '35224-transform-user-profile-javascript-into-async-bundle' into...Tim Zallmann
2017-07-28Merge branch 'master' into 'sh-augment-lograge-output'Sean McGivern
2017-07-28Merge branch '32483-jira-error' into 'master'Sean McGivern
2017-07-28Remove Mattermost team with GitLab groupZ.J. van de Weg
2017-07-28Merge branch 'master' into ph-inline-jsPhil Hughes
2017-07-28resolve remaining eslint violationsMike Greiling
2017-07-28resolve eqeqeq, newline-per-chained-call, no-unused-vars, and no-else-return ...Mike Greiling
2017-07-28resolve consistent-return eslint violationMike Greiling
2017-07-28resolve prefer-template and quotes eslint violationsMike Greiling
2017-07-28resolve no-mixed-operators and no-return-assign eslint violationsMike Greiling
2017-07-28resolve comma-dangle and object-shorthand eslint violationsMike Greiling
2017-07-28resolve camelcase violationsMike Greiling
2017-07-28remove janky function binding in activity calendar classMike Greiling
2017-07-28fix all eslint violations in user_tabs.jsMike Greiling
2017-07-28Add remote IP, user ID and username to JSON lograge outputStan Hu
2017-07-28Merge branch 'bvl-add-all-settings-to-api' into 'master'Robert Speicher
2017-07-28Add top-level /merge_requests API endpointToon Claes
2017-07-27Merge branch 'ch-test-removal' into 'master'Jacob Schatz
2017-07-27remove implied "GET" http method optionMike Greiling
2017-07-27remove needless brackets object accessor syntaxMike Greiling