- 07 Jul, 2017 4 commits
-
-
Timothy Andrew authored
- The `migration:path-pg` build was previously failing when the Authentiq feature spec was enabled by placing Authentiq configuration in the `test` section of `gitlab.yml` - The `migration:path-pg` task checks out an old revision of the codebase (`v8.14.10`) and runs a `schema:load`. It then checks out the commit under test, and runs `db:migrate`, to verify that migrations run without errors. - The problem here is that `v8.14.10` does not have the Authentiq module installed, but is run with the `gitlab.yml` for `master`, which would contain the `Authentiq` configuration in the `test` section. - The solution was to use the `v8.14.10` `gitlab.yml` for the `schema:load`, rather than the `gitlab.yml` from master.
-
Robert Speicher authored
[EE] Fix some N+1 queries in the GET /projects API See merge request !2363
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 06 Jul, 2017 36 commits
-
-
Douwe Maan authored
Geo: Added extra SystemCheck checks Closes #2860 and #2469 See merge request !2354
-
Douwe Maan authored
Rationalise license codes See merge request !2360
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Sean McGivern authored
Add Geo repository renamed event log Closes #2641 See merge request !2238
-
Clement Ho authored
[EE] Improve & fix the performance bar UI and behavior See merge request !2349
-
Douwe Maan authored
Fix Geo log cursor Closes #2858 See merge request !2353
-
Douwe Maan authored
Namespace license checks for multiple assignees Closes #2564 See merge request !1916
-
Nick Thomas authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Sean McGivern authored
Slack application service See merge request !2259
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-