- 25 Sep, 2018 14 commits
-
-
Valery Sizov authored
We started syncing all the wiki regardless of the fact it's disabled or not. We couldn't do that in one stage because of needing of smoth update and deprecating things. This is the second stage that finally removes unused columns in the geo_node_status table.
-
Douglas Barbosa Alexandre authored
CE port of Adding state to epics See merge request gitlab-org/gitlab-ce!21771
-
Douglas Barbosa Alexandre authored
Resolve "gitlab.com: Unable to import a project that was just exported" Closes #43840, #43896, and #51747 See merge request gitlab-org/gitlab-ce!21875
-
Marcia Ramos authored
Add clarity to EE feature styles for features introduced before and after 9.2 See merge request gitlab-org/gitlab-ce!21874
-
Evan Read authored
-
Yorick Peterse authored
Resolve "Provide NullStore for RequestStore" Closes #51718 See merge request gitlab-org/gitlab-ce!21848
-
Yorick Peterse authored
Postgres alignment padding – logic fixed See merge request gitlab-org/gitlab-ce!21764
-
Rémy Coutable authored
Update ldap.md If you escape the '\' character when using a "domain\user" scheme for the bind_dn name, it will fail. gitlab-ctl reconfigure escapes characters, and if you pre-escape the '\', the resultant yaml file will have four (4) '\' characters See merge request gitlab-org/gitlab-ce!20460
-
Rémy Coutable authored
use redirect instead of render to avoid creating keys when refresh - resolves #47942 Closes #47942 See merge request gitlab-org/gitlab-ce!20363
-
Tim Zallmann authored
Update frontend tooling dependencies See merge request gitlab-org/gitlab-ce!21818
-
Phil Hughes authored
Refactor IDE index to support EE specific code See merge request gitlab-org/gitlab-ce!21895
-
Phil Hughes authored
Use Vue component for job artifacts, Commit and Trigger Variables See merge request gitlab-org/gitlab-ce!21777
-
Filipa Lacerda authored
-
Valery Sizov authored
Remove background job throttling feature Closes #51509 See merge request gitlab-org/gitlab-ce!21748
-
- 24 Sep, 2018 26 commits
-
-
Paul Slaughter authored
**Why?** - The web terminal feature is EE specific and will need to inject some specific options / functions into certain components.
-
Jarka Košanová authored
Backport of js and vue files from closing epics
-
Jarka Košanová authored
-
Jarka Košanová authored
-
Michael Kozono authored
* Fix typo in context 'when request store is active' * Rearrange test since the instance variable always gets set now, even if RequestStore is active
-
Michael Kozono authored
Even if it doesn’t save lines of code, since people will tend to use code they’ve seen. And `SafeRequestStore` is safer since you don’t have to remember to check `RequestStore.active?`.
-
Michael Kozono authored
-
Michael Kozono authored
These are clear wins.
-
Michael Kozono authored
Makes it easier and safer to use RequestStore because you don't need to check `RequestStore.active?` before using it. You just have to use `Gitlab::SafeRequestStore` instead.
-
Annabel Dunstone Gray authored
Resolve "Collapsed open and closed sections in boards styling is broken" Closes #51050 See merge request gitlab-org/gitlab-ce!21868
-
Andrea Leone authored
-
Robert Speicher authored
Post a commit note with the downstream pipeline URL for omnibus triggers See merge request gitlab-org/gitlab-ce!21512
-
Rémy Coutable authored
Refactor scripts/trigger-build and post a commit note with the downstream pipeline URL for omnibus triggers Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Achilleas Pipinellis authored
Auto devops docs improvements See merge request gitlab-org/gitlab-ce!21882
-
Dylan Griffith authored
-
Valery Sizov authored
We remove this feature as it never worked properly
-
Douwe Maan authored
Resolve "Resolved discussions automatically get unresolved when commented on" Closes #24128 See merge request gitlab-org/gitlab-ce!21881
-