- 24 Jan, 2018 21 commits
-
-
Lin Jen-Shin authored
* upstream/master: (106 commits) Remove callback as we already update accordingly on services added missing imports correctly imports performance bar Added imports for dispatcher routes Make the exposing of the Application secret more explicit Add documentation about when the application API was added Add application create API Return a blank JSON response for a missing .js file to prevent Rails CSRF errors add CHANGELOG.md entry for !15804 disable CopyAsGFM on iOS due to bug in webkit Update changelog GitalyClient::ConflictsService#conflicts? should return true for conflicts with missing side Return more consistent values for merge_status on MR API Fix a migration spec messing up the MergeRequestDiff DB schema Backport changes to Gitlab::Checks::ChangeAccess from EE remove webpack bundle tag for monitoring:environments:metrics Set timezone for karma to UTC Upgrade jasmine + raven to newer versions Ensure Gitaly Ruby gems are installed using the correct Gemfile and at the correct location Clarify that a feature that isn't in review by the 1st or 3rd doesn't necessarily miss the freeze ...
-
Douwe Maan authored
Return more consistent values for merge_status on V4 MR APIs Closes #20639 See merge request gitlab-org/gitlab-ce!16626
-
Rémy Coutable authored
Add application create API Closes #24035 See merge request gitlab-org/gitlab-ce!16643
-
Oswaldo Ferreira authored
-
Filipa Lacerda authored
Added dispatcher imports for groups webpack bundle See merge request gitlab-org/gitlab-ce!16644
-
Rémy Coutable authored
Return a blank JSON response for a missing .js file to prevent Rails CSRF errors Closes #40771 See merge request gitlab-org/gitlab-ce!16664
-
Filipa Lacerda authored
Added imports for dispatcher routes See merge request gitlab-org/gitlab-ce!16640
-
Filipa Lacerda authored
Use restore() instead of reset() for removing axios MockAdapter See merge request gitlab-org/gitlab-ce!16647
-
Grzegorz Bizon authored
Speed-up setup-test-env See merge request gitlab-org/gitlab-ce!16621
-
Grzegorz Bizon authored
GitalyClient::ConflictsService#conflicts? should return true for conflicts with missing side See merge request gitlab-org/gitlab-ce!16655
-
Grzegorz Bizon authored
Scrap the deploy key title and match it in test See merge request gitlab-org/gitlab-ce!16554
-
Phil Hughes authored
Resolve "Cannot copy/paste on iOS" Closes #32546 See merge request gitlab-org/gitlab-ce!15804
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Toon Claes authored
To make it more clear to developers that the entity exposes the application secret, define a separate entity that only should be used when the secret is needed (probably only on creation).
-
Toon Claes authored
-
Nicolas MERELLI authored
-
Stan Hu authored
The default 404 handler would return the Content-Type format based on the given format extension. This would cause the Rails CSRF protection to flag an error, since the .js extension gets mapped to text/javascript format. Closes #40771
-
Mike Greiling authored
-
Mike Greiling authored
-
- 23 Jan, 2018 19 commits
-
-
Mike Greiling authored
Set timezone for karma CI job to Etc/UTC (UTC+0) Closes #42251 See merge request gitlab-org/gitlab-ce!16602
-
Oswaldo Ferreira authored
-
Ahmad Sherif authored
-
Stan Hu authored
Resolve "CI failing on MergeRequestDiff#commits_count=" Closes #42340 See merge request gitlab-org/gitlab-ce!16653
-
Oswaldo Ferreira authored
-
Kamil Trzciński authored
Fix docs for GIT_CHECKOUT Gitlab Runner configuration Closes gitlab-runner#2652 See merge request gitlab-org/gitlab-ce!16522
-
Douwe Maan authored
Backport changes to Gitlab::Checks::ChangeAccess from EE See merge request gitlab-org/gitlab-ce!16652
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Jacob Schatz authored
Refactor dispatcher milestones show path See merge request gitlab-org/gitlab-ce!16633
-
Douwe Maan authored
-
Phil Hughes authored
remove webpack bundle tag for monitoring:environments:metrics See merge request gitlab-org/gitlab-ce!16638
-
Simon Knox authored
-
Takuya Noguchi authored
-
Rémy Coutable authored
Clarify that a feature that isn't in review by the 1st or 3rd doesn't necessarily miss the freeze See merge request gitlab-org/gitlab-ce!16650
-
Phil Hughes authored
Adjust layout width for fixed layout #41830 Closes #41830 See merge request gitlab-org/gitlab-ce!16337
-
Clement Ho authored
consistent function exports for Labels edit/new pages See merge request gitlab-org/gitlab-ce!16635
-
Clement Ho authored
Upgrade jasmine + raven to newer versions See merge request gitlab-org/gitlab-ce!16573
-
Tim Zallmann authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-