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-07-06Return 40x error codes if branch could not be deleted in UIStan Hu
2015-07-02Add support for unlocking users in admin settingsStan Hu
2015-06-23Fix error when deleting a user who has projectsStan Hu
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/SpaceInsideHashLiteralBraces cop violationsRobert Speicher
2015-06-22Change `to_not` calls to `not_to`Robert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-06-22Update and simplify Import controller specsRobert Speicher
2015-06-22Merge branch 'rs-dev-issue-2355' into 'master'Dmitriy Zaporozhets
2015-06-19Use User#two_factor_enabled instead of otp_required_for_loginRobert Speicher
2015-06-18Fix 403 Access Denied error messages when accessing Labels section in a proje...Stan Hu
2015-06-17Load the Merge Request > Commits tab lazilyRobert Speicher
2015-06-17Move Projects::MergeRequestsController spec to its correct locationRobert Speicher
2015-06-15Merge branch 'rs-dev-issue-2228' into 'master'Dmitriy Zaporozhets
2015-06-14Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher
2015-06-14Spec the failure cases for PreferencesController#updateRobert Speicher
2015-06-14Add RootControllerRobert Speicher
2015-06-14Add `dashboard` attribute to User modelRobert Speicher
2015-06-14Add Profiles::PreferencesControllerRobert Speicher
2015-05-24Bump secret key length to 32Robert Speicher
2015-05-23Add support for manually entering 2FA detailsRobert Speicher
2015-05-12Merge branch 'fix-avatar-removal' into 'master'Hannes Rosenögger
2015-05-10Clear all 2FA-related fields when user disables the featureRobert Speicher
2015-05-07Fix bug where avatar filenames were not actually deleted from the database du...Stan Hu
2015-05-04Merge branch 'fix-escaped-branches-in-compare' into 'master'Douwe Maan
2015-04-30Unescape branch names in compare commitStan Hu
2015-04-30Merge branch 'show-invalid-projects-google-code-import' into 'master'Douwe Maan
2015-04-30Show incompatible projects in Google Code import statusStan Hu
2015-04-28Fix "Revspec not found" errors when viewing diffs in a forked project with su...Stan Hu
2015-04-24Use project.commit convenience method.Douwe Maan
2015-04-20Merge branch 'haynes/gitlab-ce-remove_access_control_for_images' into 'master'Dmitriy Zaporozhets
2015-04-17Add tests.Douwe Maan
2015-04-15Re-fix image rendering for help pagesRobert Speicher
2015-04-15Merge branch 'google-code-import' into 'master'Douwe Maan
2015-04-07Render a 404 when RefsController#logs_tree gets an HTML requestRobert Speicher
2015-04-03Allow projects to be imported from Google Code.Douwe Maan
2015-04-02Merge branch 'import-current-user' into 'master'Dmitriy Zaporozhets
2015-04-02Merge branch 'repository-archive-worker' into 'master'Dmitriy Zaporozhets
2015-04-01Add tests.Douwe Maan
2015-04-01Merge branch 'group-information-leak' into 'master'Dmitriy Zaporozhets
2015-03-31Add tests.Douwe Maan
2015-03-27Add tests.Douwe Maan
2015-03-27Add autocomplete controllerDmitriy Zaporozhets
2015-03-22Fix user controller specsDmitriy Zaporozhets
2015-03-18Extend the commit calendar to show the actual commits for a dateHannes Rosenögger
2015-03-12Merge branch 'github-org-repos' into 'master'Dmitriy Zaporozhets
2015-03-12Fix missing GitHub organisation repositories on import page.Douwe Maan
2015-03-10Reject access to group/project avatar if the user doesn't have access.Douwe Maan