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
2015-08-05Add "Confirm user" button in user admin pageStan Hu
2015-08-04Improve tests to use real branches in merge requestsDmitriy Zaporozhets
2015-08-04Merge branch 'master' into drop-satellitesDmitriy Zaporozhets
2015-08-04Only publish ssh key-type and keyZeger-Jan van de Weg
2015-08-02Re-annotate modelsAtsushi Ishida
2015-07-29Fix specsDouwe Maan
2015-07-24Add User.find_by_username!Robert Speicher
2015-07-17Do not disappoint rubocop.Marin Jankovski
2015-07-17Add specs for gitlab ci service validity.Marin Jankovski
2015-07-16Fix some of testsDmitriy Zaporozhets
2015-07-15Remove satellitesDmitriy Zaporozhets
2015-07-14Rename `notice_added_references` to `create_new_cross_references!`Robert Speicher
2015-07-14Refactor Mentionable#notice_added_referencesRobert Speicher
2015-07-13Merge branch 'ssh-key-linebreaks' into 'master'Dmitriy Zaporozhets
2015-07-13Merge branch 'rs-disable-2fa' into 'master'Dmitriy Zaporozhets
2015-07-12Add tests for repository search filesDmitriy Zaporozhets
2015-07-11Add error message for SSH key linebreaksNikita Verkhovin
2015-07-10Add User#disable_two_factor!Robert Speicher
2015-07-05Add Irker service configuration optionsStan Hu
2015-07-01Refactor can_be_merged logic for merge requestDmitriy Zaporozhets
2015-07-01Repository#blob_at should return nil for 00000000... shaDmitriy Zaporozhets
2015-06-26Rename abilities to correspond contoller/model action namesDmitriy Zaporozhets
2015-06-24Only look up Commit authors/committers by emailRobert Speicher
2015-06-23Merge branch 'rubocop-for-tests' into 'master'Dmitriy Zaporozhets
2015-06-23Merge branch 'rs-dev-issue-2414' into 'master'Dmitriy Zaporozhets
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-23Use alias_attribute to define User#two_factor_enabledRobert Speicher
2015-06-22Fix Style/Blocks cop violationsRobert Speicher
2015-06-22Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher
2015-06-22Fix Style/TrailingBlankLines cop violationsRobert Speicher
2015-06-22Remove unnecessary whitespace between let and (Dmitriy Zaporozhets
2015-06-22Fix `raise_error` without an argument deprecation warningsRobert Speicher
2015-06-22Replace remaining references to `Note.create_cross_reference_note`Robert Speicher
2015-06-22Use to_reference for issue and merge request mentionable specsRobert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-06-22Merge branch 'rs-dev-issue-2355' into 'master'Dmitriy Zaporozhets
2015-06-22Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-06-21Make default value for otp_required_for_login false instead of nullRobert Speicher
2015-06-20Merge branch 'snippet_optional_filename' into 'master'Douwe Maan
2015-06-20Make snippet filename optional.Nicolas
2015-06-19Allow Admin to filter users by 2FA statusRobert Speicher
2015-06-19Add convenience methods to User for getting and setting 2FA statusRobert Speicher
2015-06-17Spec and refactor User.find_for_commitRobert Speicher
2015-06-15Look for .gitlab-ci.yml only if checkout_sha is presentDmitriy Zaporozhets
2015-06-15Merge branch 'rs-dev-issue-2228' into 'master'Dmitriy Zaporozhets
2015-06-14Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-06-14Merge pull request #9340 from jvanbaarsen/update-noteableDmitriy Zaporozhets
2015-06-14Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher
2015-06-14Change `foo.should_not` syntax to `expect(foo).not_to` in specsRobert Speicher
2015-06-14Add `dashboard` attribute to User modelRobert Speicher