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
2016-03-06Remove `Snippet#expires_at`Robert Speicher
2016-03-05Merge branch 'issue-sidebar-mobile' into 'master' Dmitriy Zaporozhets
2016-03-05Merge branch 'rs-frontmatter-pre' into 'master' Robert Speicher
2016-03-05Merge branch 'rs-no-default-credentials' into 'master' Douwe Maan
2016-03-05Allow the initial admin to set a passwordRobert Speicher
2016-03-05Merge branch 'rs-update_merge_request' into 'master' Douwe Maan
2016-03-04Merge branch 'fix/sentry-1182' into 'master' Douwe Maan
2016-03-04Move `update_merge_request` ability to DeveloperRobert Speicher
2016-03-04Merge branch 'ctr-enter-textarea-mac' into 'master' Jacob Schatz
2016-03-04Uses the correct variable names for this situation.Jacob Schatz
2016-03-04Only save right sidebar position cookie if user did the collapsing.Jacob Schatz
2016-03-04Fixes style consistencies.Jacob Schatz
2016-03-04Merge branch 'dropdown-design-update' into 'master' Jacob Schatz
2016-03-04Merge branch 'dashboard-search-field-tabindex' into 'master' Jacob Schatz
2016-03-04Fix remaining media queries using correct bs paradigms.Jacob Schatz
2016-03-04Correct media queries for small devices and tablets.Jacob Schatz
2016-03-04Sidebar overflow on xs side.Jacob Schatz
2016-03-04Combining recent change to have username in header with my MR.Jacob Schatz
2016-03-04Fix bugs with open and close buttonsJacob Schatz
2016-03-04Small outside aside shrink sidebar button for mobile only.Jacob Schatz
2016-03-04Open sidebar button on mobile.Jacob Schatz
2016-03-04Move static icon and change appearance.Jacob Schatz
2016-03-04Hide correct author info in header of issuable.Jacob Schatz
2016-03-04Change icons for open close on issue/MRJacob Schatz
2016-03-04Dropdown caret color in variablePhil Hughes
2016-03-04Updated CSS so .open doesnt have to be on a dropdown elementPhil Hughes
2016-03-04Merge remote-tracking branch 'origin/issue_5854'Dmitriy Zaporozhets
2016-03-04Merge remote-tracking branch 'origin/sort-starred-projects'Dmitriy Zaporozhets
2016-03-04Added tabindex to filter fieldPhil Hughes
2016-03-04Updated dropdown CSSPhil Hughes
2016-03-04ctrl+enter on mac correctly submits formsPhil Hughes
2016-03-04Invalidate cache for builds badgeGrzegorz Bizon
2016-03-04Merge branch 'issue_13300' into 'master' Jacob Schatz
2016-03-04Improve consistency of SSH Keys title in administration areaRobert Speicher
2016-03-04Restructure SSH key table partial renderingRobert Speicher
2016-03-04Don't abuse the flash store for displaying SSH Key form errorsRobert Speicher
2016-03-04Remove `Profile::KeysController#new` actionRobert Speicher
2016-03-04Move SSH key JS to Profile CS classRobert Speicher
2016-03-04SSH key ellipsis on mobilePhil Hughes
2016-03-04Changed link colourPhil Hughes
2016-03-04Content link colour in profile settingsPhil Hughes
2016-03-04Fixed heading boldPhil Hughes
2016-03-04Fixed failing ssh key testsPhil Hughes
2016-03-04SSH keys settingsPhil Hughes
2016-03-03Use camelCase for variable namesAlfredo Sumaran
2016-03-03Set @max_polling_steps to 4 so the last interval will be 120 secondsAlfredo Sumaran
2016-03-03Provide @max_polling_steps instead of @limit_polling_intervalAlfredo Sumaran
2016-03-03Prevent multiple refreshes if a refresh is happeningAlfredo Sumaran
2016-03-03Increase the notes polling timeout over timeRoberto Dip
2016-03-03Merge branch 'password-settings' into 'master' Jacob Schatz