- 01 Aug, 2017 2 commits
-
-
Filipa Lacerda authored
-
Z.J. van de Weg authored
First iteration, and some stuff is missing. But basically this rake task does a clone of a project we've pointed it to. Than creates a project on the GDK, which should be running in the background. This project is exported, after which we move that archive to the location we need it. We clean up by removing the generated project. The first idea was to export the project on .com too, however than we might run into ImportExport versions mismatch. This could've been circumvented by checkout out an older commit locally. This however is not needed yet, so we opted to not go this route yet, instead we will iterate on what we got.
-
- 31 Jul, 2017 2 commits
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
- 30 Jul, 2017 2 commits
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
- 28 Jul, 2017 1 commit
-
-
Z.J. van de Weg authored
Started implementation for the first iteration of gitlab-org/gitlab-ce#32420. This will allow users to select a template to start with, instead of an empty repository in the project just created. Internally this is basically a small extension of the ImportExport GitLab projects we already support. We just import a certain import tar archive. This commits includes the first one: Ruby on Rails. In the future more will be added.
-
- 24 Jul, 2017 33 commits
-
-
Robert Speicher authored
Load the sessionscontroller after loading the ldap strategies Closes #35447 See merge request !13049
-
Filipa Lacerda authored
Fixed issue boards sidebar close button with new navigation Closes #35296 See merge request !12991
-
Bob Van Landuyt authored
Otherwise the token might be cleared before authentication is done, causing the authentication itself to fail
-
Clement Ho authored
fix resize bug for title and collapsible nav menus Closes #35156 See merge request !12904
-
Jacob Schatz authored
Resolve "Lazy load images on the Frontend" Closes #34361 See merge request !12503
-
Tim Zallmann authored
-
Robert Speicher authored
Resolve "Error 500 viewing notes with anonymous user" Closes #35444 See merge request !13037
-
Rémy Coutable authored
Use `match_array` rather than `eq` in ProjectsFinder spec Closes #35489 See merge request !13052
-
Sean McGivern authored
The `members` table can have entries where `user_id: nil`, because people can invite group members by email. We never want to include those as members, because it might cause confusion with the anonymous (logged out) user.
-
Sean McGivern authored
Add UX debt label to the contribution guidelines See merge request !13045
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Robert Speicher authored
-
Rémy Coutable authored
Add GitLab-specific concerns to code review guide Closes #35099 See merge request !12999
-
Phil Hughes authored
Fix today day highlight in calendar Closes #32169 See merge request !13048
-
Robert Speicher authored
Use a unique feature name for Workhorse send blob migration See merge request !13031
-
Filipa Lacerda authored
Fix translations for Star/Unstar in JS file Closes #35391 See merge request !13013
-
Filipa Lacerda authored
Fixed duplicate new milestone buttons in new navigation Closes #35454 See merge request !13033
-
Sean McGivern authored
-
Sean McGivern authored
Add Slack and JIRA services counts to Usage Data Closes #31533 See merge request !12974
-
Sean McGivern authored
Associate Issues tab only with internal issues tracker Closes #33097 See merge request !12130
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Pedro Moreira da Silva authored
gitlab-design#29
-
Sean McGivern authored
Fix bug causing truncation of Metrics files See merge request !13035
-
Grzegorz Bizon authored
Upgrade the re2 gem to 1.1.0 See merge request !13036
-
Pawel Chojnacki authored
-
Rémy Coutable authored
Fix currently invalid po files Closes #35302 and #35235 See merge request !13032
-
Jarka Kadlecova authored
-
Rémy Coutable authored
Decrease ABC threshold to 56.96 See merge request !11227
-
Maxim Rydkin authored
-
Rémy Coutable authored
Add Portuguese Brazil translations of Pipeline Schedules Closes #34996 See merge request !12823
-
Huang Tao authored
-
Rémy Coutable authored
Fix editing project with container images present Closes #35443 See merge request !13028
-