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
2017-04-12Use preload to avoid Rails using JOINLin Jen-Shin
2017-04-12Fix API not accepting job_events for webhooksZ.J. van de Weg
2017-04-12Merge branch 'dm-outdated-diff-link' into 'master' Sean McGivern
2017-04-10Change project view default for existing users and anonymous visitors to file...Dmitriy Zaporozhets
2017-04-10Fix specsDouwe Maan
2017-04-09Remove the User#is_admin? methodblackst0ne
2017-04-08Some code tweaksDouwe Maan
2017-04-08Fix specs and make tweaksDouwe Maan
2017-04-08Link to outdated diff in older MR version from outdated diff discussionDouwe Maan
2017-04-07Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea...Sean McGivern
2017-04-07Merge branch 'optimise-builds' into 'master' Sean McGivern
2017-04-07Count number of queriesKamil Trzcinski
2017-04-07Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan
2017-04-07Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Fix ref referenceKamil Trzcinski
2017-04-07create_params and update_params into trigger_paramsShinya Maeda
2017-04-07Add def trigger_schedule in Trigger. Use persisted? for checling existanceShinya Maeda
2017-04-07Use allow_destroy. Remove condtion from form.haml.Shinya Maeda
2017-04-07Add form for scheduled triggerShinya Maeda
2017-04-07Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Add /-/readiness /-/liveness and /-/health_metrics endpoints to track applica...Paweł Chojnacki
2017-04-07Merge branch '8998_skip_pending_commits_if_not_head' into 'master' Kamil Trzciński
2017-04-07Enable polling for pipelines table other pagesToon Claes
2017-04-07Set the Etag cache polling intervalToon Claes
2017-04-07Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya
2017-04-06Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones
2017-04-06Merge branch 'master' into new-resolvable-discussionDouwe Maan
2017-04-06Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin
2017-04-06Merge branch 'tc-show-pipeline-coverage-if-avail' into 'master' Kamil Trzciński
2017-04-06Merge branch 'feature/multi-level-container-registry-images' into 'master' Kamil Trzciński
2017-04-06Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into feature/multi-le...Grzegorz Bizon
2017-04-06Linking to edit file directlyEric Eastwood
2017-04-06Optimise trace handling code to use streaming instead of full readKamil Trzciński
2017-04-06Merge branch 'feature/enforce-2fa-per-group' into 'master' Douwe Maan
2017-04-06Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-06Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin
2017-04-06Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-04-06Merge branch '28810-projectfinder-should-handle-more-options' into 'master' Rémy Coutable
2017-04-06Protected Tags backend review changesJames Edwards-Jones
2017-04-06Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya
2017-04-06Show the test coverage if it is availableToon Claes
2017-04-06Add minor improvements to container registry codeGrzegorz Bizon
2017-04-06rename cache db column with `_cached` suffixAlexis Reigel
2017-04-06check all groups for 2fa requirementAlexis Reigel
2017-04-06state the reason to the user for the required 2faAlexis Reigel
2017-04-06Rename skip_tfa session variable to skip_two_factorMarkus Koller
2017-04-06Rename check_2fa_requirement to check_two_factor_requirementMarkus Koller
2017-04-06Extract 2FA-related code from ApplicationControllerMarkus Koller
2017-04-06Support 2FA requirement per-groupMarkus Koller