- Jan 24, 2018
-
-
Douwe Maan authored
-
-
Mike Greiling authored
-
- Jan 23, 2018
-
-
Oswaldo Ferreir authored
-
Oswaldo Ferreir authored
-
Takuya Noguchi authored
-
George Tsiolis authored
-
- Jan 22, 2018
-
-
Robert Speicher authored
-
-
Bob Van Landuyt authored
When searching we would limit the scope of ancestors to load because the filter would be applied to the ancestors. Instead, we need to load _all_ ancestors for matching projects.
-
Luke Bennett authored
[ci skip]
-
Jacopo authored
Html code now works in commits atom feed `title` and `summary`.
-
Yorick Peterse authored
This fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/38634.
-
- Jan 21, 2018
-
-
Mark Fletcher authored
-
Takuya Noguchi authored
-
- Jan 19, 2018
-
-
Mike Greiling authored
-
Mike Greiling authored
-
Mark Fletcher authored
-
George Tsiolis authored
-
George Tsiolis authored
-
Mark Fletcher authored
-
Resolve "Projects API: filter 'with_issues_enabled=true' returns projects with 'issues_enabled=false'"
-
- Jan 18, 2018
-
-
Gregory Stark authored
-
Annabel Dunstone Gray authored
-
Michael Kozono authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Felipe Artur authored
-
Jacopo authored
When a new user confirm his email the signin tab is correctly shown.
-
Jan Provaznik authored
For issuable models we keep two timestamps: updated_at which is updated whenever any model attribute is changed, last_edited_at which is changed when only title or description is changed. In UI bellow description we display who and when updated the item. But last_edited_by (used for 'who') is mistakenly combined with updated_at (when), last_edited_at should be used instead. Closes #41247
-
Stan Hu authored
As mentioned in https://github.com/knsv/mermaid/issues/291#issuecomment-287673609, the parameter should be `startOnLoad` instead of `loadOnStart`. In addition, `mermaid.initialize()` expects to see `startOnLoad` in the `mermaid` hash: https://github.com/knsv/mermaid/blob/6cd5ffe637d88525b93417bf3954e9c0e5a4deb8/src/mermaid.js#L118 Closes #42052
-
- Jan 17, 2018
-
-
Winnie Hellmann authored
-
Simon Knox authored
-
Taurie Davis authored
-
Annabel Dunstone Gray authored
-
Jussi Räsänen authored
-
-
Jacopo authored
Adds sorting to deployments API through the `order_by` and sort `fields`.
-
Jarka Kadlecova authored
-