- 17 Feb, 2016 15 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
1. PagesController is used to show all domains and general overview of Pages 2. PagesDomainsController is used to manage pages domains
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 16 Feb, 2016 4 commits
-
-
Valery Sizov authored
CE upstream See merge request !183
-
Douwe Maan authored
Fix Weight display in Issuables' collapsed sidebar Fixes #284. /cc @jschatz1 ### No weight set ![Screen_Shot_2016-02-15_at_16.02.59](/uploads/3a46684f90531fe1e319a17147272c10/Screen_Shot_2016-02-15_at_16.02.59.png) --- ### Weight set ![Screen_Shot_2016-02-15_at_16.03.18](/uploads/24accd1e795d16f4802ea1f0fe98f588/Screen_Shot_2016-02-15_at_16.03.18.png) See merge request !184
-
Valery Sizov authored
-
Sytse Sijbrandij authored
-
- 15 Feb, 2016 9 commits
-
-
Robert Speicher authored
Fix undefined method `postgresql?` during migration See merge request !2820
-
Robert Speicher authored
-
Achilleas Pipinellis authored
Improved LDAP documentation about the use of multiple servers [ci skip] cc @ernstvn See merge request !177
-
Achilleas Pipinellis authored
[ci skip]
-
Rémy Coutable authored
-
Grzegorz Bizon authored
-
Douwe Maan authored
Add notice about offline migrations /cc @sytses See merge request !1723
-
Valery Sizov authored
-
Valery Sizov authored
Fix duplicate "me" in tooltip of the "thumbsup" awards Emoji Steps to reproduce: 1. Go to a MR or issue 2. Click on "thumbsup" Emoji 3 times 3. Observe the tooltip becomes "me, me" Closes #13374, #12788 See merge request !2804
-
- 14 Feb, 2016 2 commits
-
-
Kamil Trzciński authored
Fix EE builds If we specify a new `services` in context of `job` we need to specify all used services, because they overwrite what is specified in global context. It did not fail for some builds, because we still have mixed infrastructure: Some runners do have pre-configured mysql, postgres and redis in their environment. All future runners will be migrated to drop the pre-configured services. /cc @vsizov See merge request !176
-
Drew Blessing authored
Improve error message for prohibited filenames Will fix #202 See merge request !162
-
- 13 Feb, 2016 7 commits
-
-
Robert Speicher authored
Update omniauth to 1.3.1 for memory performance OmniAuth 1.3.1 may improve memory performance (~ 70% according to [intridea/omniauth!774](https://github.com/intridea/omniauth/pull/774)). Closes #2404. See merge request !2805
-
Robert Speicher authored
Fix Elasticsearch blob results linking to the wrong reference ID If Elasticsearch returned a hit for a blob, clicking on the link would always return a 404 since the OID, not the commit SHA, was being used. See merge request !181
-
Douwe Maan authored
Fix broken link in CI build notification emails Closes #13199 See merge request !2785
-
Douwe Maan authored
Fix relative links in other markup formats _Originally opened at !1845 by @ben.boeckel._ - - - The RelativeLinkFilter was not applied to other document formats, e.g., reStructuredText, so links from the Files view or the Project view did not work. Fixes #3533. See merge request !2798
-
Stan Hu authored
-
Stan Hu authored
Steps to reproduce: 1. Go to a MR or issue 2. Click on "thumbsup" Emoji 3 times 3. Observe the tooltip becomes "me, me" Closes #13374, #12788
-
Takuya Noguchi authored
-
- 12 Feb, 2016 3 commits
-
-
Stan Hu authored
If Elasticsearch returned a hit for a blob, clicking on the link would always return a 404 since the OID, not the commit SHA, was being used.
-
Achilleas Pipinellis authored
Remove note on backing up GitLab CI as a separate service Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/13405 See merge request !2803
-
Achilleas Pipinellis authored
[ci skip]
-