Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clearly state "access control" from indexdocs-link-access-control-pages | Marcia Ramos | 2019-07-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'do-not-save-peek-request-for-unauthenticated-users' into 'master'61056-data-improvements-for-contribution-analytics | Sean McGivern | 2019-07-03 | 2 | -0/+15 |
|\ | | | | | | | | | Only save Peek session in Redis when Peek is enabled See merge request gitlab-org/gitlab-ce!30306 | ||||
| * | Only save Peek session in Redis when Peek is enabled | Rémy Coutable | 2019-07-03 | 2 | -0/+15 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Merge branch '61797-error-tracking-jest' into 'master' | Kushal Pandya | 2019-07-03 | 8 | -7/+10 |
|\ \ | | | | | | | | | | | | | | | | | | | Move error_tracking_frontend specs to Jest Closes #61797 See merge request gitlab-org/gitlab-ce!30211 | ||||
| * | | Move error_tracking_frontend specs to Jest | Simon Knox | 2019-07-03 | 8 | -7/+10 |
|/ / | | | | | | | Update TEST_HOST import paths. Tests all pass | ||||
* | | Merge branch '55487-enable-group-terminals-button' into 'master' | Fatih Acet | 2019-07-03 | 3 | -37/+19 |
|\ \ | |/ |/| | | | | | | | | | Enable terminals button for group clusters Closes #55487 See merge request gitlab-org/gitlab-ce!30255 | ||||
| * | Enable terminals button for group clusters55487-enable-group-terminals-button | Tiger | 2019-07-02 | 3 | -37/+19 |
| | | |||||
* | | Merge branch 'winh-jest-markdown-header' into 'master' | Paul Slaughter | 2019-07-03 | 2 | -9/+10 |
|\ \ | | | | | | | | | | | | | Migrate markdown header_spec.js to Jest See merge request gitlab-org/gitlab-ce!30228 | ||||
| * | | Migrate markdown header_spec.js to Jest | Winnie Hellmann | 2019-07-03 | 2 | -9/+10 |
|/ / | |||||
* | | Merge branch 'asciidoc-syntax-highlighting' into 'master' | Douwe Maan | 2019-07-03 | 6 | -3/+91 |
|\ \ | | | | | | | | | | | | | | | | | | | Enable AsciiDoc syntax highlighting (using Rouge) Closes #32635 See merge request gitlab-org/gitlab-ce!29835 | ||||
| * | | Enable AsciiDoc syntax highlighting (using Rouge) | Guillaume Grossetie | 2019-07-02 | 6 | -3/+91 |
| | | | |||||
* | | | Merge branch 'fix-todo-allow_collaboration' into 'master' | Dmitriy Zaporozhets | 2019-07-03 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Update TODO: allow_collaboration column renaming See merge request gitlab-org/gitlab-ce!30291 | ||||
| * | | | Update TODO: allow_collaboration column renamingfix-todo-allow_collaboration | Mark Chao | 2019-07-03 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge branch 'issue/55953' into 'master' | Sean McGivern | 2019-07-03 | 33 | -240/+247 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rename `discussion` to `thread` Closes #55953 See merge request gitlab-org/gitlab-ce!29553 | ||||
| * | | | | Update locale.pot | Sean McGivern | 2019-07-03 | 1 | -9/+3 |
| | | | | | |||||
| * | | | | Merge branch 'master' into michel.engelen/gitlab-ce-issue/55953 | Sean McGivern | 2019-07-03 | 1083 | -24394/+6442 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'origin/issue/55953' into issue/55953 | Michel Engelen | 2019-07-02 | 1 | -0/+6 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # locale/gitlab.pot # spec/features/discussion_comments/commit_spec.rb | ||||
| | * | | | | | updated locale | Michel Engelen | 2019-07-02 | 1 | -6/+0 |
| | | | | | | | |||||
| | * | | | | | replaced `discussion` with `thread` in comment button | Michel Engelen | 2019-07-02 | 1 | -4/+4 |
| | | | | | | | |||||
| | * | | | | | updated tests to comply with the corresponding EE branch | Michel Engelen | 2019-06-26 | 5 | -9/+9 |
| | | | | | | | |||||
| | * | | | | | updated locale | Michel Engelen | 2019-06-14 | 1 | -9/+9 |
| | | | | | | | |||||
| | * | | | | | prettified noteable_discussion spec file | Michel Engelen | 2019-06-14 | 1 | -6/+4 |
| | | | | | | | |||||
| | * | | | | | fixed remaining specs for !29553 | Michel Engelen | 2019-06-14 | 2 | -3/+3 |
| | | | | | | | |||||
| | * | | | | | prettified js testfile for noteable_discussion component | Michel Engelen | 2019-06-14 | 1 | -3/+3 |
| | | | | | | | |||||
| | * | | | | | updated test | Michel Engelen | 2019-06-14 | 1 | -8/+8 |
| | | | | | | | |||||
| | * | | | | | updated karma test for noteable_discussion component | Michel Engelen | 2019-06-14 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | prettified noteable_discussion component and updated tests | Michel Engelen | 2019-06-14 | 2 | -21/+19 |
| | | | | | | | |||||
| | * | | | | | updated tests for !29553 | Michel Engelen | 2019-06-14 | 2 | -10/+10 |
| | | | | | | | |||||
| | * | | | | | updated tests for !29553 | Michel Engelen | 2019-06-14 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | updated tests for !29553 | Michel Engelen | 2019-06-14 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | replaced string `discussion` with `thread` in issuable-form template | Michel Engelen | 2019-06-14 | 1 | -3/+3 |
| | | | | | | | |||||
| | * | | | | | replaced string `discussion` wit `thread` in noteable-discussion component | Michel Engelen | 2019-06-14 | 1 | -6/+6 |
| | | | | | | | |||||
| | * | | | | | replaced string `discussion` wit `thread` in comment-button template | Michel Engelen | 2019-06-14 | 1 | -2/+2 |
| | | | | | | | |||||
| | * | | | | | replaced string `discussion` wit `thread` in discussion template | Michel Engelen | 2019-06-14 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | replaced string `discussion` wit `thread` in note-form component | Michel Engelen | 2019-06-14 | 1 | -2/+2 |
| | | | | | | | |||||
| | * | | | | | updated Karma test for changed strings in mr-widget state | Michel Engelen | 2019-06-13 | 1 | -4/+4 |
| | | | | | | | |||||
| | * | | | | | updated localization | Michel Engelen | 2019-06-13 | 1 | -4/+4 |
| | | | | | | | |||||
| | * | | | | | replaced string `discussion` with string `thread` in mr-widget component state | Michel Engelen | 2019-06-13 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | updated tests for !29553 | Michel Engelen | 2019-06-13 | 1 | -2/+2 |
| | | | | | | | |||||
| | * | | | | | updated tests for !29553 | Michel Engelen | 2019-06-13 | 1 | -85/+85 |
| | | | | | | | |||||
| | * | | | | | replaced string `discussion` with string `thread` in thread header | Michel Engelen | 2019-06-13 | 2 | -2/+2 |
| | | | | | | | |||||
| | * | | | | | updated tests for !29553 | Michel Engelen | 2019-06-13 | 1 | -16/+16 |
| | | | | | | | |||||
| | * | | | | | updated tests for !29553 | Michel Engelen | 2019-06-13 | 1 | -18/+18 |
| | | | | | | | |||||
| | * | | | | | updated locale strings for !29553 | Michel Engelen | 2019-06-12 | 1 | -7/+19 |
| | | | | | | | |||||
| | * | | | | | updated tests for !29553 | Michel Engelen | 2019-06-12 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | updated tests for !29553 | Michel Engelen | 2019-06-12 | 1 | -2/+2 |
| | | | | | | | |||||
| | * | | | | | updated tests for change in !29553 | Michel Engelen | 2019-06-12 | 1 | -3/+3 |
| | | | | | | | |||||
| | * | | | | | renamed `discussion` to `thread` in popover from reply form button | Michel Engelen | 2019-06-12 | 2 | -3/+3 |
| | | | | | | | |||||
| | * | | | | | added changelog entry for !29553 | Michel Engelen | 2019-06-12 | 1 | -0/+5 |
| | | | | | | | |||||
| | * | | | | | changed string `discussion` to `thread` in timeline update ("[user] resolved ↵ | Michel Engelen | 2019-06-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | all threads") |