- 01 Mar, 2017 29 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Add view specs for CI/CD detailed status badge Closes #25611 See merge request !9473
-
Sean McGivern authored
Disable the inheritance column of services in DisableInvalidServiceTemplates migration Closes #28850 See merge request !9613
-
Achilleas Pipinellis authored
Replace create_new_project_button.png See merge request !9403
-
Jacob Schatz authored
Update docs to reflect Yarn support added in 8.17 not 9.0 See merge request !9590
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Rémy Coutable authored
Docs: Tags: Fix typo in parent_ids in example response See merge request !9550
-
Rémy Coutable authored
The `unless defined?(Service)` was useless since in production env, models are eager loaded, thus we wouldn't disable the STI, resulting in the following error: The single-table inheritance mechanism failed to locate the subclass: 'GitlabCiService'. This error is raised because the column 'type' is reserved for storing the class in case of inheritance. Please rename this column if you didn't intend it to be used for storing the inheritance class or overwrite Service.inheritance_column to use another column for that information./opt/gitlab/embedded/service/gitlab-rails/db/post_migrate/20170211073944_disable_invalid_service_templates.rb:11:in `up' Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Add note about how to use or escape variables inside other variables See merge request !9601
-
Filipa Lacerda authored
Moved issue boards new issue form template See merge request !9572
-
Sean McGivern authored
generalize the idea of a "unique internal user" See merge request !9562
-
James Lopez authored
[ci skip]
-
Achilleas Pipinellis authored
Restructure pages docs Closes #28688 See merge request !9527
-
Sean McGivern authored
#25437 Allow posting of just an emoji in comment; add /award slash command Closes #25437 See merge request !9382
-
Marcia Ramos authored
[ci skip]
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Sean McGivern authored
Fix todos API endpoint application error Closes #22951 See merge request !9351
-
Dmitriy Zaporozhets authored
Remove help from right dropdown Closes #28837 See merge request !9594
-
Achilleas Pipinellis authored
But notice first. See merge request !9364
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
Grammar improvement in gitlab flow intro doc Closes #28696 See merge request !9552
-
Marius Kleiner authored
-
DJ Mountney authored
Fix concurrent access on builds/register See merge request !9600
-
Kamil Trzcinski authored
-
Rémy Coutable authored
Don't declare constants in Struct Closes #28808 See merge request !9582
-
- 28 Feb, 2017 11 commits
-
-
Alfredo Sumaran authored
Pagination only changes the page parameter. Closes #28818 See merge request !9581
-
TeNNoX authored
-
Alfredo Sumaran authored
Show milestone ID in a consistent way Closes #23602 See merge request !8820
-
Achilleas Pipinellis authored
Move all Pages related content to a single location Closes #28819 and #28714 See merge request !9583
-
mhasbini authored
add /award slash command; Allow posting of just an emoji in comment
-
Alfredo Sumaran authored
Fix Cycle Analytics -> Plan is loading forever Closes #27622 See merge request !9577
-
Annabel Dunstone Gray authored
-
http://jneen.net/ authored
-
http://jneen.net/ authored
Since we will likely be needing this for other features, for example the Gitlab ServiceDesk support bot.
-
Dmitriy Zaporozhets authored
Move `Group -> Members` to top-level, fix missing sub-nav for Subgroups Closes #28678 See merge request !9589
-
Dmitriy Zaporozhets authored
Left align logo; increase max width of title Closes #27934 See merge request !9588
-