summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'fix/49388' into 'master'Grzegorz Bizon2019-01-315-11/+10
|\ \ \ \
| * | | | Support flat response for envs index routesyasonik2019-01-215-11/+10
* | | | | Resolve "Add Avatar from author of the last commit to WebIDE status bar"Jose2019-01-311-3/+10
* | | | | Merge branch 'winh-ee-switch' into 'master'Kushal Pandya2019-01-318-20/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Delete ee_switch files from merge request widgetWinnie Hellmann2019-01-305-15/+0
| * | | | Use ee_else_ce alias in merge request widgetWinnie Hellmann2019-01-303-5/+5
* | | | | Revert "Merge branch '56398-fix-cluster-installation-loading-state' into 'mas...Robert Speicher2019-01-303-42/+48
* | | | | fix display comment avatars issue in IE 11Gokhan Apaydin2019-01-301-1/+2
* | | | | Fix cluster installation processing spinnerJacques Erasmus2019-01-303-48/+42
|/ / / /
* | | | refactor(NoteableDiscussion): Extracted ResolveDiscussionButton fromMartin Hobert2019-01-282-10/+36
* | | | Merge branch 'refactor/56369-extract-jump-to-next-discussion-button' into 'ma...Phil Hughes2019-01-282-10/+34
|\ \ \ \ | |_|/ / |/| | |
| * | | refactor(NoteableDiscussion): Extracted JumpToNextDiscussionButton to its own...Martin Hobert2019-01-282-10/+34
* | | | Merge branch '44698-recaptcha' into 'master'Kushal Pandya2019-01-281-2/+3
|\ \ \ \
| * | | | Prevent unload when Recaptcha is openRajat Jain2019-01-281-2/+3
* | | | | Fix `star` action in the `explore` subpagesRiccardo Padovani2019-01-281-1/+5
* | | | | Standardize token value capitalization in filter barOmar Bahareth2019-01-283-14/+16
* | | | | Merge branch 'dm-copy-suggestion-as-gfm' into 'master'Phil Hughes2019-01-253-4/+24
|\ \ \ \ \
| * | | | | Allow suggestions to be copied and pasted as GFMDouwe Maan2019-01-252-3/+23
| * | | | | Wrap suggestion note in .note-text.md for consistent styling + behaviorDouwe Maan2019-01-251-1/+1
* | | | | | Adjusts suggestions unable to be appliedOswaldo Ferreira2019-01-251-5/+6
|/ / / / /
* | | | | Merge branch 'db-copy-as-gfm-prosemirror' into 'master'Phil Hughes2019-01-2543-391/+1253
|\ \ \ \ \
| * | | | | Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-245-391/+174
| * | | | | Add tiptap/prosemirror nodes and marks for all Markdown and GFM featuresDouwe Maan2019-01-2438-0/+1079
* | | | | | Init GLForm instance on form while editing tagsKushal Pandya2019-01-251-0/+8
* | | | | | Merge branch 'diff-fix-folder-path-commas' into 'master'Filipa Lacerda2019-01-251-2/+3
|\ \ \ \ \ \
| * | | | | | Fixed diff tree folders being rendered incorrectlyPhil Hughes2019-01-241-2/+3
* | | | | | | Merge branch 'diff-settings-dropdown' into 'master'Filipa Lacerda2019-01-2510-99/+144
|\ \ \ \ \ \ \
| * | | | | | | Added dropdown for diff settingsPhil Hughes2019-01-2410-99/+144
| | |/ / / / / | |/| | | | |
* | | | | | | Upgrade webpack and monaco-editor to latestMike Greiling2019-01-251-3/+3
| |_|/ / / / |/| | | | |
* | | | | | Merge branch '53950-commit-comments-displayed-on-a-merge-request' into 'master'56221-spec-features-projects-clusters-gcp_spec-rb-appears-to-be-making-real-google-api-requestsMike Greiling2019-01-242-7/+37
|\ \ \ \ \ \
| * | | | | | Updated i18n format for note header commit linkConstance Okoghenun2019-01-241-11/+4
| * | | | | | Updated i18n for discussion note commit SHAConstance Okoghenun2019-01-231-6/+18
| * | | | | | Added i18n to discussion note commit SHAConstance Okoghenun2019-01-221-2/+3
| * | | | | | Refactored implementation of discussion note headerConstance Okoghenun2019-01-181-23/+10
| * | | | | | Display "commented" only for commit discussions on merge requestsConstance Okoghenun2019-01-172-2/+39
* | | | | | | Merge branch 'sh-bump-chrome-golang-ci-image' into 'master'Clement Ho2019-01-241-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix sorting in feature_highlightLukas Eipert2019-01-221-1/+3
* | | | | | | | Merge branch 'fl-add-create-button-to-search-dropdown' into 'master'Phil Hughes2019-01-241-1/+33
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Adds create option in filtered dropdownFilipa Lacerda2019-01-241-1/+33
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'fix-loose-typo' into 'master'Nick Thomas2019-01-242-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix 'loose' typoMax Raab2019-01-112-2/+2
* | | | | | | Merge branch '25569-changing-wording-to-delete-when-referring-to-removing-a-b...Filipa Lacerda2019-01-234-11/+11
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Use 'delete' instead of 'remove' for source branch25569-changing-wording-to-delete-when-referring-to-removing-a-branchSam Bigelow2019-01-224-11/+11
* | | | | | | Merge branch 'dm-trim-discussion-truncated-line-first-chars' into 'master'Phil Hughes2019-01-235-12/+22
|\ \ \ \ \ \ \
| * | | | | | | Trim first char of diff line text on diff discussionsDouwe Maan2019-01-225-12/+22
* | | | | | | | Merge branch 'mg-fix-bad-cluster-update-entrypoint' into 'master'Clement Ho2019-01-232-0/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Rename entrypoint for clusters update/edit pageMike Greiling2019-01-222-0/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Upgrade prettier to v1.16.1Mike Greiling2019-01-221-3/+1
|/ / / / / / /
* | | | | | | Merge branch '56327-improve-localtimeago-rendering' into 'master'Kushal Pandya2019-01-222-58/+74
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove big if-else structure in favor of arrayLukas Eipert2019-01-221-64/+38