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
path: root/app
AgeCommit message (Expand)Author
2015-06-18Fix 403 Access Denied error messages when accessing Labels section in a proje...Stan Hu
2015-06-16Fix preferences/showRobert Speicher
2015-06-16Refactor RootControllerRobert Speicher
2015-06-16Refactor dashboard_choicesRobert Speicher
2015-06-16Remove redundant help text from custom dashboard selectionRobert Speicher
2015-06-16Fix alignment of Behavior form; add documentation linkRobert Speicher
2015-06-16Spec the failure cases for PreferencesController#updateRobert Speicher
2015-06-16Make the dashboard choice text match the text in the sidebarRobert Speicher
2015-06-16Add feature specs for default dashboard preferenceRobert Speicher
2015-06-16Add a form field to customize the dashboard preferenceRobert Speicher
2015-06-16Account for RootController for dashboard navigation and Dispatch JSRobert Speicher
2015-06-16Add RootControllerRobert Speicher
2015-06-16Add `dashboard` attribute to User modelRobert Speicher
2015-06-16Simplify the javascript behavior for Preference updatingRobert Speicher
2015-06-16Remove js handler from Profiles#updateRobert Speicher
2015-06-16Move the "Design" templates and logic to PreferencesRobert Speicher
2015-06-16Add Profiles::PreferencesControllerRobert Speicher
2015-06-15Fix typo on account page.Nicolas
2015-06-15Merge branch 'fix-gitlab-ci-yml' into 'master'Dmitriy Zaporozhets
2015-06-12Merge branch 'remove-activity-feed-text' into 'master'Dmitriy Zaporozhets
2015-06-12Remove text since rss is now to prominent.Sytse Sijbrandij
2015-06-12Merge branch 'refactor-mr-widget' into 'master'Dmitriy Zaporozhets
2015-06-12Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-06-12Merge branch 'fix-graph-width' into 'master'Dmitriy Zaporozhets
2015-06-12Merge branch 'fluid-commit-calendar' into 'master'Dmitriy Zaporozhets
2015-06-12Merge branch 'rs-issue-1757' into 'master'Dmitriy Zaporozhets
2015-06-12Merge pull request #9371 from zenati/patch-2Dmitriy Zaporozhets
2015-06-12Fix graph width on different screen sizesDmitriy Zaporozhets
2015-06-11Make commit calendar size depend on window sizeDmitriy Zaporozhets
2015-06-11Fix automergeDmitriy Zaporozhets
2015-06-11Improve variables in mr widgetDmitriy Zaporozhets
2015-06-11Fix rubocopDmitriy Zaporozhets
2015-06-11Extract merge request widget JS to separate classDmitriy Zaporozhets
2015-06-11Merge branch 'rs-issue-1758' into 'master'Dmitriy Zaporozhets
2015-06-11Refactor merge request widget step 2Dmitriy Zaporozhets
2015-06-11Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJob van der Voort
2015-06-11Refactor accept merge request widgetDmitriy Zaporozhets
2015-06-11Update oauth button logos for Twitter and GoogleMax Borghino
2015-06-11Merge branch 'project_settings_icons_alignment' into 'master'Douwe Maan
2015-06-10Add negative tabindex to Markdown Write and Preview tabsRobert Speicher
2015-06-10Update grids for 2FA detailsRobert Speicher
2015-06-10Improve project edit formDmitriy Zaporozhets
2015-06-10Fix taskable requireRobert Speicher
2015-06-10Add `respond_to_missing?` for Commit and RepositoryRobert Speicher
2015-06-10Fix alignment of Project Settings nav icons.Nicolas
2015-06-09Merge branch 'move_project_members_link' into 'master'Dmitriy Zaporozhets
2015-06-09Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-06-09Move Project Members link from Settings to main menu.Nicolas
2015-06-09An `in_namespace` scope is already presentzenati
2015-06-09Merge branch 'fix_edit_notes_form_hotkey_issue' into 'master'Douwe Maan