An error occurred fetching the project authors.
- 24 Jul, 2016 1 commit
-
-
winniehell authored
-
- 23 Jul, 2016 3 commits
-
-
Douwe Maan authored
Fix bug where replies to commit notes displayed in the MR discussion tab wouldn't show up on the commit page
-
Katarzyna Kobierska authored
-
Katarzyna Kobierska authored
Test for showing GitLab Workhorse version on Admin Dashboard Refactoring
-
- 22 Jul, 2016 2 commits
-
-
Ahmad Sherif authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 21 Jul, 2016 5 commits
-
-
Alejandro Rodríguez authored
-
Ahmad Sherif authored
See #19985
-
Douglas Barbosa Alexandre authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
-
- 20 Jul, 2016 13 commits
-
-
winniehell authored
-
Kamil Trzcinski authored
-
Alejandro Rodríguez authored
Currently, even when searching for all authorized issues of *one* project, we run the `Users#authorized_projects` query (which can be rather slow). This update checks if we are handling issues of just one project and does the authorization check locally. It does have the downside of basically repeating the logic of `Users#authorized_projects` on `Project#authorized_for_user`.
-
Alejandro Rodríguez authored
Also, in favour of consistency, deprecate `/projects/:id/keys/...` routes in favour of `/projects/:id/deploy_keys/...`
-
winniehell authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
James Lopez authored
-
Fatih Acet authored
-
Felipe Artur authored
-
Kamil Trzcinski authored
-
Phil Hughes authored
Closes #19741
-
Gabriel Mazetto authored
-
James Lopez authored
-
- 19 Jul, 2016 16 commits
-
-
Felipe Artur authored
-
Kamil Trzcinski authored
-
Ahmad Sherif authored
-
Connor Shea authored
-
Lin Jen-Shin authored
-
Eugene Howe authored
* This method previously iterated over all services in a project. Now it will directly query the ExternalWikiService for the project and filter by active state. * The presence of an external wiki is also cached * When an external wiki is added or removed, the cached value is updated
-
Kamil Trzcinski authored
-
Phil Hughes authored
-
Annabel Dunstone authored
-
Yorick Peterse authored
This simply inserts the current GitLab version in the "deployments" measurement. Fixes gitlab-com/infrastructure#98
-
James Lopez authored
added spec for avatar saver avatar saver! added avatar restorer spec fix spec added avatar restorer class fix export service fix warnings, added changelog fix spec some refactoring based on feedback fixed a few issues after testing i/e avatar
-
Kamil Trzcinski authored
-
Robert Schilling authored
-
Robert Schilling authored
-
James Lopez authored
WIP - trying to replicate UTF-8 error fix spec fixing encoding issue and another spec, to do with MR diffs fix issue and spec failure Add changelog and bumped up I/E version fix spec based on feedback - omitted target project
-
Valery Sizov authored
-