Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update API on frontend to use v428864-use-the-v4-api-from-the-frontend | Sam Rose | 2017-03-14 | 1 | -1/+1 |
| | | | | Use options object to pass params for project endpoint | ||||
* | Use a button and a post request instead of UJS links - part 1 - Environments | Filipa Lacerda | 2017-03-14 | 11 | -73/+127 |
| | |||||
* | Organize our polyfills and standardize on core-js | Mike Greiling | 2017-03-13 | 15 | -112/+46 |
| | |||||
* | Merge branch '19742-permalink-blame-button-line-number-hash-links' into ↵ | Alfredo Sumaran | 2017-03-13 | 1 | -14/+4 |
|\ | | | | | | | | | | | | | | | | | | | 'master' Update permalink/blame buttons with line number fragment hash Closes #19742 See merge request !9461 | ||||
| * | Update permalink/blame buttons with line number fragment hash19742-permalink-blame-button-line-number-hash-links | Eric Eastwood | 2017-03-13 | 1 | -14/+4 |
| | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/19742 | ||||
* | | New file from interface on existing branch | Jacopo | 2017-03-13 | 4 | -0/+263 |
|/ | | | | | | Now you can create a new file and select a target_branch != source_branch. If the file that you want to create already exists on the target branch an error message is shown A glDropdown is used to select and create a new branch instead of a text field. | ||||
* | Merge branch 'add-frequently-used-emojis-back-to-menu' into 'master' | Filipa Lacerda | 2017-03-10 | 1 | -5/+45 |
|\ | | | | | | | | | Add frequently used emojis back to awards menu See merge request !9843 | ||||
| * | Add frequently used emojis back to awards menuadd-frequently-used-emojis-back-to-menu | Eric Eastwood | 2017-03-09 | 1 | -5/+45 |
| | | | | | | | | Thanks @filipa for the shout` | ||||
* | | Merge branch '24166-close-builds-dropdown' into 'master' | Clement Ho | 2017-03-10 | 1 | -7/+28 |
|\ \ | |/ |/| | | | | | | | | | Prevent dropdown from closing when user clicks in a build. Closes #24166 See merge request !9834 | ||||
| * | Updates test to use html tags24166-close-builds-dropdown | Filipa Lacerda | 2017-03-09 | 1 | -1/+7 |
| | | |||||
| * | Uses vanilla JS to listen to click event | Filipa Lacerda | 2017-03-09 | 1 | -8/+8 |
| | | | | | | | | | | | | Removes `:visible` from selector Adds CHANGELOG entry Removes iife | ||||
| * | Prevent dropdown from closing when user clicks in a build. | Filipa Lacerda | 2017-03-09 | 1 | -0/+15 |
| | | |||||
* | | Merge branch 'update-native-unicode-emojis-with-harmony-modules' into 'master' | Filipa Lacerda | 2017-03-09 | 2 | -14/+14 |
|\ \ | | | | | | | | | | | | | Update emojis to use harmony modules (import/export) See merge request !9784 | ||||
| * | | Update emojis to use harmony modules (import/export)update-native-unicode-emojis-with-harmony-modules | Eric Eastwood | 2017-03-08 | 2 | -14/+14 |
| | | | |||||
* | | | Merge branch '28030-infinite-offset' into 'master' | Filipa Lacerda | 2017-03-09 | 1 | -0/+90 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | respect offset and limit query params for infinite lists Closes #28030 See merge request !9540 | ||||
| * | | respect offset and limit query params for infinite lists28030-infinite-offset | Simon Knox | 2017-03-09 | 1 | -0/+90 |
| |/ | |||||
* | | Merge branch 'remove-awards-handler-spec-timeout' into 'master' | Clement Ho | 2017-03-09 | 1 | -3/+0 |
|\ \ | | | | | | | | | | | | | Remove timeout from awards_handler_spec.js See merge request !9822 | ||||
| * | | Remove timeout from awards_handler_spec.jsremove-awards-handler-spec-timeout | 💃 Winnie 💃 | 2017-03-08 | 1 | -3/+0 |
| |/ | |||||
* | | Merge branch 'es6-class-issue' into 'master' | Clement Ho | 2017-03-08 | 1 | -23/+20 |
|\ \ | |/ |/| | | | | | Convert Issue into ES6 class See merge request !9636 | ||||
| * | Convert Issue into ES6 class (!9636) | winniehell | 2017-03-08 | 1 | -23/+20 |
| | | |||||
* | | Added discussion comments avatars to diff | Phil Hughes | 2017-03-08 | 1 | -1/+10 |
|/ | |||||
* | Fix edit last visual tokenfix-edit-last-visual-token | Clement Ho | 2017-03-07 | 2 | -4/+17 |
| | |||||
* | Add filtered search visual tokensfiltered-search-visual-tokens | Clement Ho | 2017-03-07 | 6 | -63/+913 |
| | |||||
* | Merge branch 'master' into orderable-issues | Douwe Maan | 2017-03-07 | 3 | -0/+1104 |
|\ | |||||
| * | Added Prometheus Service and Prometheus graphs | Kamil Trzciński | 2017-03-07 | 3 | -0/+1104 |
| | | |||||
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issues | Valery Sizov | 2017-03-07 | 5 | -76/+647 |
|\ \ | |/ | |||||
| * | Merge branch '28019-make-builds-show-faster' into 'master' | Kamil Trzciński | 2017-03-07 | 1 | -8/+2 |
| |\ | | | | | | | | | | | | | | | | | | | Performance improvement on Projects::BuildsController#show.html Closes #28019 See merge request !9149 | ||||
| | * | Avoid calling Build#trace_with_state for performance | Takuya Noguchi | 2017-03-07 | 1 | -8/+2 |
| | | | |||||
| * | | Merge branch '26371-native-emojis-v3' into 'master' | Filipa Lacerda | 2017-03-07 | 3 | -68/+456 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | Add emoji images - Base Native Unicode Emojis Closes #26371 See merge request !9569 | ||||
| | * | Fix up potential for build finish event to fire for wrong menu | Eric Eastwood | 2017-03-06 | 1 | -1/+1 |
| | | | |||||
| | * | Use native unicode emojis | Eric Eastwood | 2017-03-06 | 3 | -68/+456 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - gl_emoji for falling back to image/css-sprite when the browser doesn't support an emoji - Markdown rendering (Banzai filter) - Autocomplete - Award emoji menu - Perceived perf - Immediate response because we now build client-side - Update `digests.json` generation in gemojione rake task to be more useful and include `unicodeVersion` MR: !9437 See issues - #26371 - #27250 - #22474 | ||||
| * | | Fix eslint | Z.J. van de Weg | 2017-03-06 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' into zj-create-mattermost-team | Z.J. van de Weg | 2017-03-06 | 62 | -129/+168 |
| |\ \ | | |/ | |||||
| * | | Merge branch 'master' into 'zj-create-mattermost-team' | Luke "Jared" Bennett | 2017-03-02 | 1 | -1/+0 |
| |\ \ | | | | | | | | | | | | | # Conflicts: # app/assets/javascripts/dispatcher.js.es6 | ||||
| * | | | Corrected JS for new master js build updates [ci skip] | Luke "Jared" Bennett | 2017-03-02 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge branch 'master' into zj-create-mattermost-team | Z.J. van de Weg | 2017-03-02 | 16 | -52/+440 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into zj-create-mattermost-team | Z.J. van de Weg | 2017-02-24 | 8 | -5/+133 |
| |\ \ \ \ | |||||
| * | | | | | Finished up mattermost team creationzj-create-mattermost-team-lb | Luke "Jared" Bennett | 2017-02-22 | 2 | -0/+191 |
| | | | | | | |||||
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issues | Valery Sizov | 2017-03-06 | 60 | -12/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Remove .es6 from file extensions (!9241) | winniehell | 2017-03-05 | 59 | -0/+0 |
| | | | | | | |||||
| * | | | | | create a common.js bundle and include all jQuery plugins | Mike Greiling | 2017-03-03 | 1 | -12/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issues | Valery Sizov | 2017-03-03 | 8 | -58/+290 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '27978-improve-task-list-ux' into 'master' | Clement Ho | 2017-03-02 | 1 | -0/+60 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only add a newline in Markdown Editor if the current line is not empty Closes #27978 See merge request !9455 | ||||
| | * | | | | | Only add a newline in Markdown Editor if the current line is not empty | Jan Christophersen | 2017-03-02 | 1 | -0/+60 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge branch 'add-svg-loader' into 'master' | Fatih Acet | 2017-03-02 | 1 | -30/+0 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes Tech debt: No need to pass svgs as props into Vue with Webpack Closes #27692 and #27840 See merge request !9522 | ||||
| | * | | | | | Remove unused test | Filipa Lacerda | 2017-02-25 | 1 | -30/+0 |
| | | | | | | | |||||
| * | | | | | | remove extra whitespace on dashboard projects page | Simon Knox | 2017-03-02 | 1 | -8/+28 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Remove jQuery UIbye-bye-jquery-ui | Phil Hughes | 2017-03-02 | 1 | -1/+0 |
| | |/ / / | |/| | | | | | | | | | | | | | jQuery UI is no longer used anywhere so say goodbye to it from package.json & Gemfile | ||||
| * | | | | Merge branch 'fix/mwbs-to-mwps' into 'master' | Douwe Maan | 2017-03-01 | 1 | -9/+9 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename MWBS to MWPS Closes #24707 See merge request !9335 | ||||
| | * | | | | Update occurrences of MWBS to MWPSfix/mwbs-to-mwps | James Lopez | 2017-03-01 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename column in the database Rename fields related to import/export feature Rename API endpoints Rename documentation links Rename the rest of occurrences in the code Replace the images that contain the words "build succeeds" and docs referencing to them Make sure pipeline is green and nothing is missing. updated doc images renamed only_allow_merge_if_build_succeeds in projects and fixed references more updates fix some spec failures fix rubocop offences fix v3 api spec fix MR specs fixed issues with partials fix MR spec fix alignment add missing v3 to v4 doc wip - refactor v3 endpoints fix specs fix a few typos fix project specs copy entities fully to V3 fix entity error more fixes fix failing specs fixed missing entities in V3 API remove comment updated code based on feedback typo fix spec |