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-19Move identities list to own controller actionDmitriy Zaporozhets
2015-06-19Add ability for admin to edit user identityDmitriy Zaporozhets
2015-06-19Admin can see and remove user identitiesDmitriy Zaporozhets
2015-06-18Revert "Changed the placeholder text and modified the css class to make it vi...Darby
2015-06-18Merge branch 'fix-labels-permisssion-check' into 'master'Douwe Maan
2015-06-18Fix 403 Access Denied error messages when accessing Labels section in a proje...Stan Hu
2015-06-17Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-06-17Merge branch 'placeholder_text'Dmitriy Zaporozhets
2015-06-17Merge branch 'swellard-issue-6123' into 'master'Dmitriy Zaporozhets
2015-06-17Merge branch 'rs-dev-issue-2373' into 'master'Dmitriy Zaporozhets
2015-06-17Changed the placeholder text and modified the css class to make it visibleDarby
2015-06-16Bootlint: Fix incorrectly nested `form-group` elementRobert Speicher
2015-06-16Bootlint: Add missing `type` attribute for buttonsRobert Speicher
2015-06-16Bootlint: Modals no longer need a '.hide' classRobert Speicher
2015-06-16Bootlint: Use offset grid classes instead of empty divsRobert Speicher
2015-06-16Prefix 2FA issuer with the GitLab host (e.g., 'dev.gitlab.org')Robert Speicher
2015-06-16Merge branch 'support-comment-parallel-diff' into 'master'Douwe Maan
2015-06-16Fix duplicate 'Email has already been taken' message when creating a user, up...swellard
2015-06-16Fix duplicate 'Email has already been taken' message when creating a userswellard
2015-06-16Support commenting on a diff in side-by-side viewStan Hu
2015-06-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-06-16Merge branch 'header_layout_issue' into 'master'Douwe Maan
2015-06-16Merge branch 'applications_form' into 'master'Douwe Maan
2015-06-16Merge branch 'fix-ext-issue-webbased-hooks' into 'master'Douwe Maan
2015-06-16Fix layout issue in header title truncation.Nicolas
2015-06-15Fix consistency issues on New Application page.Nicolas
2015-06-15Fix layout issue when New Application validation fails.Nicolas
2015-06-15Look for .gitlab-ci.yml only if checkout_sha is presentDmitriy Zaporozhets
2015-06-15Merge branch 'fix-ext-issue-tracker-hook' into 'master'Dmitriy Zaporozhets
2015-06-15Fix text align in last push eventDmitriy Zaporozhets
2015-06-15Merge branch 'rs-dev-issue-2228' into 'master'Dmitriy Zaporozhets
2015-06-15Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski
2015-06-15Merge branch 'remove-visibility-icons' into 'master'Douwe Maan
2015-06-15Merge branch 'fix-post-receive-external-tracker' into 'master'Douwe Maan
2015-06-14Remove button to all projects on Trending Projects page.Nicolas
2015-06-14Fix hooks for web based events with external issue referencesDaniel Gerhardt
2015-06-14Highlight Applications nav item when validation fails.Nicolas
2015-06-14Merge pull request #9340 from jvanbaarsen/update-noteableDmitriy Zaporozhets
2015-06-14Refactor RootControllerRobert Speicher
2015-06-14Refactor dashboard_choicesRobert Speicher
2015-06-14Remove redundant help text from custom dashboard selectionRobert Speicher
2015-06-14Fix alignment of Behavior form; add documentation linkRobert Speicher
2015-06-14Spec the failure cases for PreferencesController#updateRobert Speicher
2015-06-14Make the dashboard choice text match the text in the sidebarRobert Speicher
2015-06-14Add feature specs for default dashboard preferenceRobert Speicher
2015-06-14Add a form field to customize the dashboard preferenceRobert Speicher
2015-06-14Account for RootController for dashboard navigation and Dispatch JSRobert Speicher
2015-06-14Add RootControllerRobert Speicher
2015-06-14Add `dashboard` attribute to User modelRobert Speicher
2015-06-14Update markup/styling for syntax highlight theme preferenceRobert Speicher