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-06-26Merge branch 'rs-issue-1887' into 'master'Dmitriy Zaporozhets
2015-06-26Update tests and use js-issuable class for context formDmitriy Zaporozhets
2015-06-26Fix merge request diff featuresRobert 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-23Fix Style/AlignHash cop violationsStan Hu
2015-06-22Fix Style/Blocks cop violationsRobert Speicher
2015-06-22Fix Style/CommentIndentation cop violationRobert Speicher
2015-06-22Fix Style/HashSyntax violationsRobert Speicher
2015-06-22Fix Style/TrailingBlankLines cop violationsRobert Speicher
2015-06-22Change `to_not` calls to `not_to`Robert Speicher
2015-06-22Update spec/features/security specsRobert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-06-22Fix features syntaxRobert Speicher
2015-06-19Allow Admin to filter users by 2FA statusRobert Speicher
2015-06-19Add 2FA status to Admin::Users#showRobert Speicher
2015-06-16Fix duplicate 'Email has already been taken' message when creating a userswellard
2015-06-15Merge branch 'rs-dev-issue-2228' into 'master'Dmitriy Zaporozhets
2015-06-15Add `allowing_for_delay` helper method for feature specsRobert Speicher
2015-06-14Use `page.all` and `page.within` in specsRobert Speicher
2015-06-14Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher
2015-06-14Add feature specs for default dashboard preferenceRobert Speicher
2015-06-14Simplify the javascript behavior for Preference updatingRobert Speicher
2015-06-14Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher
2015-06-14Move the "Design" templates and logic to PreferencesRobert Speicher
2015-06-14Add Profiles::PreferencesControllerRobert Speicher
2015-06-03Merge branch 'repo-remove'Dmitriy Zaporozhets
2015-06-03Fix tests and increase delay time before remove repositoryDmitriy Zaporozhets
2015-06-02Add feature specs for Project and Group description renderingRobert Speicher
2015-05-27Add ExternalLinkFilter to Markdown pipelineRobert Speicher
2015-05-26Make use of to_reference in more specsRobert Speicher
2015-05-26Add a note about the commented-out test in Markdown FeatureRobert Speicher
2015-05-26Use to_reference in Markdown feature specRobert Speicher
2015-05-21Update ffaker gemRobert Speicher
2015-05-11Handle password reset for users with 2FA enabledRobert Speicher
2015-05-10Prevent "You are already signed in." error message upon 2FA loginRobert Speicher
2015-05-10Generate 10 2FA backup codes instead of the default of 5Robert Speicher
2015-05-10Add :two_factor trait to User factoryRobert Speicher
2015-05-10Fix 2FA backup code removalRobert Speicher
2015-05-10Refactor SessionsControllerRobert Speicher
2015-05-10Make two-factor login work and add a feature specRobert Speicher
2015-05-08Remove class and id attributes from SanitizationFilter whitelistRobert Speicher
2015-05-08Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets
2015-05-07Fix Markdown feature specRobert Speicher
2015-05-07Change wording for task list summariesRobert Speicher
2015-05-07Add Markdown feature specs for markup inside linksRobert Speicher
2015-05-06Task List feature and JS specsRobert Speicher
2015-05-06Add TaskList to Markdown feature specRobert Speicher
2015-05-03Merge pull request #9234 from dsander/group-milestones-by-titleDmitriy Zaporozhets