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 (Collapse)Author
2015-06-18Fix 403 Access Denied error messages when accessing Labels section in a ↵Stan Hu
project that has MRs disabled but issues enabled Closes #1813
2015-06-16Fix preferences/showRobert Speicher
2015-06-16Refactor RootControllerRobert Speicher
cherry-picked
2015-06-16Refactor dashboard_choicesRobert Speicher
cherry-picked
2015-06-16Remove redundant help text from custom dashboard selectionRobert Speicher
cherry-picked
2015-06-16Fix alignment of Behavior form; add documentation linkRobert Speicher
cherry-picked
2015-06-16Spec the failure cases for PreferencesController#updateRobert Speicher
cherry-picked
2015-06-16Make the dashboard choice text match the text in the sidebarRobert Speicher
cherry-picked
2015-06-16Add feature specs for default dashboard preferenceRobert Speicher
cherry-picked
2015-06-16Add a form field to customize the dashboard preferenceRobert Speicher
cherry-picked
2015-06-16Account for RootController for dashboard navigation and Dispatch JSRobert Speicher
cherry-picked
2015-06-16Add RootControllerRobert Speicher
This controller is now the target for `root_url`. It sub-classes DashboardController so we can render the old default without a redirect if the user hasn't customized their dashboard location. cherry-picked
2015-06-16Add `dashboard` attribute to User modelRobert Speicher
cherry-picked
2015-06-16Simplify the javascript behavior for Preference updatingRobert Speicher
cherry-picked
2015-06-16Remove js handler from Profiles#updateRobert Speicher
It was only used for the appearance live updating, which is now handled by Profiles::Preferences#update cherry-picked
2015-06-16Move the "Design" templates and logic to PreferencesRobert Speicher
cherry-picked
2015-06-16Add Profiles::PreferencesControllerRobert Speicher
cherry-picked
2015-06-15Fix typo on account page.Nicolas
2015-06-15Merge branch 'fix-gitlab-ci-yml' into 'master'Dmitriy Zaporozhets
Look for .gitlab-ci.yml only if checkout_sha is present Fixes https://dev.gitlab.org/gitlab/gitlabhq/issues/2396 cc @vsizov See merge request !818
2015-06-12Merge branch 'remove-activity-feed-text' into 'master'Dmitriy Zaporozhets
Remove text since rss is now to prominent. See merge request !1855
2015-06-12Remove text since rss is now to prominent.Sytse Sijbrandij
2015-06-12Merge branch 'refactor-mr-widget' into 'master'Dmitriy Zaporozhets
Refactor accept merge request widget * make each case a simple view * separate merge request JS from merge request accept widget JS Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !799
2015-06-12Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-06-12Merge branch 'fix-graph-width' into 'master'Dmitriy Zaporozhets
Fix graph width on different screen sizes Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !802
2015-06-12Merge branch 'fluid-commit-calendar' into 'master'Dmitriy Zaporozhets
Make commit calendar size depend on window size Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !801
2015-06-12Merge branch 'rs-issue-1757' into 'master'Dmitriy Zaporozhets
Add negative tabindex to Markdown Write and Preview tabs Closes #1757 See merge request !796
2015-06-12Merge pull request #9371 from zenati/patch-2Dmitriy Zaporozhets
An `in_namespace` scope is already present
2015-06-12Fix graph width on different screen sizesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-11Make commit calendar size depend on window sizeDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-11Fix automergeDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-11Improve variables in mr widgetDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-11Fix rubocopDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-11Extract merge request widget JS to separate classDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-11Merge branch 'rs-issue-1758' into 'master'Dmitriy Zaporozhets
Update grids for 2FA details Also adds a link to the documentation. Closes #1758 See merge request !795
2015-06-11Refactor merge request widget step 2Dmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-11Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJob van der Voort
2015-06-11Refactor accept merge request widgetDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-11Update oauth button logos for Twitter and GoogleMax Borghino
Both new buttons are 64x64 renders of the recommended assets from each company. Refs for those are: - https://about.twitter.com/press/twitter-brand-policy - https://developers.google.com/identity/branding-guidelines Addresses issue #544
2015-06-11Merge branch 'project_settings_icons_alignment' into 'master'Douwe Maan
Fix alignment of Project Settings nav icons. @douwe thanks for reviewing this small fix. ![before_after](https://dev.gitlab.org/gitlab/gitlabhq/uploads/ce213aa5b08c640ec5e9b018e0ec4036/before_after.png) See merge request !1848
2015-06-10Add negative tabindex to Markdown Write and Preview tabsRobert Speicher
Closes #1757
2015-06-10Update grids for 2FA detailsRobert Speicher
Also adds a link to the documentation.
2015-06-10Improve project edit formDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-10Fix taskable requireRobert Speicher
2015-06-10Add `respond_to_missing?` for Commit and RepositoryRobert Speicher
As of Ruby 1.9, this is the correct way to handle `respond_to?` for methods implemented by `method_missing`. See https://robots.thoughtbot.com/always-define-respond-to-missing-when-overriding
2015-06-10Fix alignment of Project Settings nav icons.Nicolas
2015-06-09Merge branch 'move_project_members_link' into 'master'Dmitriy Zaporozhets
Move Project Members link from Settings to main menu. Addresses #2278. See merge request !1846
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
Addresses #2278.
2015-06-09An `in_namespace` scope is already presentzenati
2015-06-09Merge branch 'fix_edit_notes_form_hotkey_issue' into 'master'Douwe Maan
Make submit hotkey available to all notes forms. Addresses #2221. See merge request !1847