summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge branch 'fix-webpack-dev-server-proxy' into 'master'"revert-34685c58Douwe Maan2017-02-271-6/+6
| | | This reverts merge request !9543
* Update CHANGELOG.md for 8.16.7James Lopez2017-02-271-0/+1
| | | [ci skip]
* Merge branch '27840-improve-search-bar-experience' into 'master' Annabel Dunstone Gray2017-02-274-3/+55
|\ | | | | | | | | | | | | Fix #27840 - Improve the search bar experience on mobile Closes #27840 See merge request !9280
| * Fix #27840 - Improve the search bar experience on mobilePratik Borsadiya2017-02-244-3/+55
| |
* | Update CHANGELOG.md for 8.16.7James Lopez2017-02-271-0/+1
| | | | | | [ci skip]
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJames Lopez2017-02-273-31/+64
|\ \
| * \ Merge branch 'remove-jquery-ui-draggable' into 'master' Jacob Schatz2017-02-272-25/+58
| |\ \ | | | | | | | | | | | | | | | | Removed jQuery UI draggable See merge request !8582
| | * | Removed jQuery UI draggableremove-jquery-ui-draggablePhil Hughes2017-02-272-25/+58
| | | |
| * | | Merge branch 'fix-webpack-dev-server-proxy' into 'master' Douwe Maan2017-02-271-6/+6
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Fix webpack dev server when behind proxy See merge request !9543
| | * | | ensure webpack dev server proxy connects regardless of request headersfix-webpack-dev-server-proxyMike Greiling2017-02-271-6/+6
| | | | |
* | | | | Update CHANGELOG.md for 8.16.7James Lopez2017-02-272-4/+4
|/ / / / | | | | | | | | [ci skip]
* | | | Merge branch 'rs-uploaders' into 'master' Douwe Maan2017-02-2715-94/+191
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Minor refactoring of Uploaders See merge request !9490
| * | | | Add feature specs for three types of user uploadsrs-uploadersRobert Speicher2017-02-245-29/+112
| | | | |
| * | | | Minor refactoring of UploadersRobert Speicher2017-02-2410-65/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Moves a duplicate `file_storage?` definition into the common `GitlabUploader` ancestor. - Get the `uploads` base directory from a class method rather than hard-coding it where it's needed. This will be used in a subsequent MR to store Uploads in the database. - Improves the specs for uploaders.
* | | | | Merge branch '28753-align-buttons-environments' into 'master' Annabel Dunstone Gray2017-02-272-26/+28
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Align last column buttons with new environment button Closes #28753 See merge request !9551
| * | | | | Align last column buttons with new environment button28753-align-buttons-environmentsFilipa Lacerda2017-02-272-26/+28
| | | | | |
* | | | | | Merge branch 'ssh-key-paste' into 'master' Filipa Lacerda2017-02-273-4/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates SSH key title after pasting key Closes #28436 See merge request !9481
| * | | | | | Updates SSH key title after pasting keyPhil Hughes2017-02-273-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously it was listening for focusout, it now listens for blur & paste events Closes #28436
* | | | | | | Merge branch 'mock-ci-service' into 'master'Douwe Maan2017-02-278-3/+155
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Mock CI service/integration See merge request !9250
| * | | | | | | Add MockCiService integrationmock-ci-serviceEric Eastwood2017-02-248-3/+155
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9250/ See https://gitlab.com/madlittlemods/gl-mock-ci-service
* | | | | | | | Merge branch 'rss-btn-alignment-fix' into 'master' Annabel Dunstone Gray2017-02-276-12/+8
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed alignment of RSS button on activity pages Closes #28572 See merge request !9478
| * | | | | | | | Fixed alignment of RSS button on activity pagesrss-btn-alignment-fixPhil Hughes2017-02-236-12/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a tooltip to the buttons that did not have any Closes #28572
* | | | | | | | | Merge branch 'mr-diff-comment-button' into 'master' Annabel Dunstone Gray2017-02-279-68/+129
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improved the diff comment button UX Closes #27543 See merge request !9448
| * | | | | | | | | Removed link transitionmr-diff-comment-buttonPhil Hughes2017-02-276-5/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed hll overriding is-over class
| * | | | | | | | | Changed dark hover backgroundPhil Hughes2017-02-271-1/+1
| | | | | | | | | |
| * | | | | | | | | Moved color values into variablesPhil Hughes2017-02-275-15/+20
| | | | | | | | | |
| * | | | | | | | | Grow the button on hoverPhil Hughes2017-02-272-15/+15
| | | | | | | | | |
| * | | | | | | | | Improved the diff comment button UXPhil Hughes2017-02-279-59/+106
| | |_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It now shows the line will be commenting on my highlight the line number cells with a lighter color. The button has also been made smaller, it was previously way over the top & took over a lot more space than it should of done Closes #27543
* | | | | | | | | Merge branch 'ci-tables-ui-improvements' into 'master' Annabel Dunstone Gray2017-02-274-267/+114
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pipelines tables UI improvements Closes #28383, #26611, #21788, #27048, and #27828 See merge request !9442
| * \ \ \ \ \ \ \ \ Merge branch 'master' into ci-tables-ui-improvementsci-tables-ui-improvementsFilipa Lacerda2017-02-27599-3773/+6228
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (196 commits) Add quotes to coverage pattern Update CHANGELOG.md Bump omniauth to 1.4.2 Bump Hashie to 3.5.5 to eliminate warning noise use single backticks for inline code Add performance query regression fix for !9088 affecting #27267 Fix spec API: Return 400 for all validation erros in the mebers API Adds confirmation for cancel button Add newline Corrected indentation on the template string Adds backoff algo from EE to CE We don't need these checks anymore Raise error when no content is provided Address review Update API v3 in line with v4 Fix new offenses Fix spec Fix specs Rename commit_file, commit_dir and remove_file and update specs ...
| * | | | | | | | | | Guarantees we show at least 4 stages in line in smaller screensFilipa Lacerda2017-02-231-0/+1
| | | | | | | | | | |
| * | | | | | | | | | Aligns text content instead of divFilipa Lacerda2017-02-232-106/+82
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into ci-tables-ui-improvementsFilipa Lacerda2017-02-23305-1441/+3655
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (129 commits) Code style improvements remove require.context from network_bundle remove require.context from graphs_bundle remove require.context from filtered_search_bundle Ignore two Rails CVEs in bundler:audit job Remove Pages readme Change Pages redirect Add missing index.md to Pages docs Added double newline after file upload markdown insert Reorder main index items in Pages overview remove html comments remove <> wrapping text - part 3 wrapping text - part 2 [ci skip] fix link wrap text - part 1 - [ci skip] typo fix spelling, add intermediate cert link Improve `Gitlab::EeCompatCheck` by using the `git apply --3way` flag remove link to unfinished video ...
| * | | | | | | | | | | Guarantees buttons will always stay in the same lineFilipa Lacerda2017-02-231-1/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Fix btn group not having round corners when there's only some buttons presentFilipa Lacerda2017-02-231-19/+10
| | | | | | | | | | | |
| * | | | | | | | | | | Equal padding between table cellsFilipa Lacerda2017-02-222-51/+22
| | | | | | | | | | | |
| * | | | | | | | | | | Fix scss linter errorFilipa Lacerda2017-02-221-2/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Improvements in spacingFilipa Lacerda2017-02-221-4/+7
| | | | | | | | | | | |
| * | | | | | | | | | | Remove unused fileFilipa Lacerda2017-02-221-92/+0
| | | | | | | | | | | |
| * | | | | | | | | | | Remove unused css, align buttons with top buttonFilipa Lacerda2017-02-221-21/+15
| | | | | | | | | | | |
| * | | | | | | | | | | Convert button into a btn group according to mockupsFilipa Lacerda2017-02-221-29/+32
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '14748-runner-version-in-admin-views' into 'master' Rémy Coutable2017-02-273-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add runner version to /admin/runners view See merge request !8733
| * | | | | | | | | | | | Add runner version to /admin/runners viewJonathon Reinhart2017-02-263-0/+7
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'sh-async-delete-children' into 'master' Dmitriy Zaporozhets2017-02-272-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make nested groups deletion synchronous to avoid potential race See merge request !9288
| * | | | | | | | | | | | | Include nested group into destroy_service_specsh-async-delete-childrenDmitriy Zaporozhets2017-02-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | | | | | | Make nested groups deletion synchronous to avoid potential raceStan Hu2017-02-271-1/+2
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'issue_24815' into 'master' Sean McGivern2017-02-278-19/+111
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix ERR_CONTENT_LENGTH_MISMATCH on task checkboxes See merge request !8567
| * | | | | | | | | | | | | Fix issuable stale object error handler for js when updating tasklistsissue_24815Felipe Artur2017-02-248-19/+111
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'improve-backoff-algo' into 'master' Fatih Acet2017-02-271-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improves backoff algo with maxInterval between requests See merge request !9548
| * | | | | | | | | | | | | | Improves backoff algo with maxInterval between requestsFilipa Lacerda2017-02-271-3/+4
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |