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-03-23Use project.add_developer insetad of <<Shinya Maeda
2017-03-23Add builds_controller_specs and spec for #traceShinya Maeda
2017-03-22Merge branch '29483-spam-check-only-title-and-description' into 'master' Sean McGivern
2017-03-21Present ajax call errors when failing to update an IssueOswaldo Ferreira
2017-03-21Merge branch 'sh-fix-issue-29739' into 'master' Sean McGivern
2017-03-21Merge branch 'sh-fix-admin-application-settings' into 'master' Robert Speicher
2017-03-21Fix Error 500 when Bitbucket importer does not have authorizationStan Hu
2017-03-21Merge remote-tracking branch 'dev/master'DJ Mountney
2017-03-21Merge branch 'render-json-leak' into 'security' DJ Mountney
2017-03-21Undo explicit conversion to IntegerToon Claes
2017-03-20Merge branch '20204-new-issue-button-redirects-you-to-create-a-new-issue-afte...Sean McGivern
2017-03-20Redirect to signin when New Issue for not logged inSam Rose
2017-03-18All CI offline migrationsKamil Trzciński
2017-03-16Merge branch '27114-add-undo-mark-all-as-done-to-todos' into 'master' Filipa Lacerda
2017-03-16Merge branch 'fix-project-without-repo-and-wiki' into 'master' Rémy Coutable
2017-03-16Expect @issuable_meta_data to be set, feedback:Lin Jen-Shin
2017-03-16Add 'Undo mark all as done' to TodosJacopo
2017-03-15Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu
2017-03-15Fix projects without repo and wikiLin Jen-Shin
2017-03-14Merge branch 'feature/custom-lfs' into 'master' Douwe Maan
2017-03-13Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan
2017-03-13Do not show LFS object when LFS is disabledChristopher Bartz
2017-03-13New file from interface on existing branchJacopo
2017-03-13Rename variableBob Van Landuyt
2017-03-13Separate flash messages for resolving one or multiple discussionsBob Van Landuyt
2017-03-13Add a flash messages when an issue resolving discussions is createdBob Van Landuyt
2017-03-13Always require MR-iid for resolving discussionsBob Van Landuyt
2017-03-13Delegate a single discussion to a new issueBob Van Landuyt
2017-03-08Merge branch 'master' into orderable-issuesDouwe Maan
2017-03-07Fix access token specsSean McGivern
2017-03-07Merge branch '26732-combine-deploy-keys-and-push-rules-and-mirror-repository-...Sean McGivern
2017-03-07Merge branch '27936-avatar-has-wrong-cache-settings' into 'master' Douwe Maan
2017-03-07Added Prometheus Service and Prometheus graphsKamil Trzciński
2017-03-07Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern
2017-03-07Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan
2017-03-07Require explicit scopes on personal access tokensMarkus Koller
2017-03-07Make sure scopes are loaded in admin OAuth application formMarkus Koller
2017-03-07Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov
2017-03-07Merge branch 'master' into 26732-combine-deploy-keys-and-push-rules-and-mirro...Phil Hughes
2017-03-07Merge branch 'remove-readme-option' into 'master' Dmitriy Zaporozhets
2017-03-06Remove readme-only project view preferenceAnnabel Dunstone Gray
2017-03-06Add a Project::UploadsController spec to ensure an Upload is createdRobert Speicher
2017-03-06apply codestyle and implementation changes to the respective feature codeTiago Botelho
2017-03-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov
2017-03-06Fixed repository_controller_specJose Ivan Vargas
2017-03-06Added delegations to comply with the new rubocop rulesJose Ivan Vargas
2017-03-06Added tests for the repository_controller and repository_helperJose Ivan Vargas
2017-03-06Make Warden set_user hook validate user ip uniqunessPawel Chojnacki
2017-03-06Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki
2017-03-06Cleanup RSpec testsPawel Chojnacki