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-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-16Merge branch 'support-comment-parallel-diff' into 'master'Douwe Maan
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
2015-06-14Simplify the javascript behavior for Preference updatingRobert Speicher
2015-06-14Fix a few remaining references to the old Theme names/IDsRobert Speicher
2015-06-14Remove js handler from Profiles#updateRobert Speicher
2015-06-14Add PreferencesHelper moduleRobert Speicher
2015-06-14Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher
2015-06-14Consolidate theme stylesheets into oneRobert Speicher
2015-06-14Move the "Design" templates and logic to PreferencesRobert Speicher
2015-06-14Add Profiles::PreferencesControllerRobert Speicher
2015-06-13Ensure `session_expire_delay` field exists before accessing itRobert Speicher
2015-06-12Remove visibility icon from projects list on dashboard and group pageDmitriy Zaporozhets
2015-06-12Fix post-receive errors on a push when an external issue tracker is configuredStan Hu
2015-06-12Merge branch 'feature-session-expire-seconds-ui' into 'master'Douwe Maan
2015-06-12Merge branch 'fix_typo_account_page' into 'master'Douwe Maan
2015-06-12Merge branch 'remove-activity-feed-text' into 'master'Dmitriy Zaporozhets