- 03 Jan, 2018 1 commit
-
-
James Lopez authored
-
- 02 Jan, 2018 7 commits
-
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
- 01 Jan, 2018 2 commits
-
-
Sean McGivern authored
Fix 404 error after a user edits an issue description and solves the reCAPTCHA Closes #41445 See merge request gitlab-org/gitlab-ce!16167
-
Sean McGivern authored
Documenting that resolved JIRA tickets are not automatically transitioned See merge request gitlab-org/gitlab-ce!16162
-
- 30 Dec, 2017 1 commit
-
-
Stan Hu authored
When editing an issue, use the PUT method instead of POST to avoid a 404 after solving the reCAPTCHA. Closes #41445
-
- 29 Dec, 2017 8 commits
-
-
Robert Speicher authored
Adjust content width for User Settings, GPG Keys See merge request gitlab-org/gitlab-ce!16093
-
Robert Speicher authored
Keep typographic hierarchy in User Settings See merge request gitlab-org/gitlab-ce!16090
-
Sean McGivern authored
Fix links to old commits in merge request comments Closes #41492 See merge request gitlab-org/gitlab-ce!16152
-
Jarka Kadlecová authored
-
Edouard authored
-
Edouard authored
-
Grzegorz Bizon authored
Add pause/resume button to project runners Closes #20035 See merge request gitlab-org/gitlab-ce!16032
-
Grzegorz Bizon authored
Move encoding methods to the more general EncodingHelper Closes gitaly#847 See merge request gitlab-org/gitlab-ce!16137
-
- 28 Dec, 2017 18 commits
-
-
George Tsiolis authored
- Authentication log - Notifications
-
Robert Speicher authored
Resolve "First request after GDK server started is slow" Closes #38930 See merge request gitlab-org/gitlab-ce!16153
-
Robert Speicher authored
Fixed abuse reports link url See merge request gitlab-org/gitlab-ce!16068
-
megos authored
-
Robert Speicher authored
Bumped mysql2 gem version from 0.4.5 to 0.4.10. See merge request gitlab-org/gitlab-ce!16034
-
Jacob Schatz authored
Resolve "Webpack Roadmap" Closes #38869 See merge request gitlab-org/gitlab-ce!16076
-
Constance Okoghenun authored
-
Robert Speicher authored
Bump Sidekiq version to 5.0.5 See merge request gitlab-org/gitlab-ce!16151
-
Stan Hu authored
Unmark Gitaly features as OPT_OUT until the gRPC proxy issue is fixed Closes #38333 See merge request gitlab-org/gitlab-ce!16155
-
Robert Speicher authored
doc/plantuml.md: use html tags so code fence example would work [ci skip] See merge request gitlab-org/gitlab-ce!16026
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
Sean McGivern authored
show None when issue is in closed list and no labels assigned Closes #40975 See merge request gitlab-org/gitlab-ce!15976
-
Lin Jen-Shin authored
This would make the application considered ready much slower, but when it's ready, then it's really ready. Before this change, it claims to be ready, but it's annoyingly slow for the first request with GDK. It's 100% 502 for me, for the first request. This shouldn't really affect production or so, because if it's really ready, it should be blazingly fast, and it should not slow things down too much. The culprit here is probably `ActionController::Base.helpers.asset_path` but this could make sure that anything else would load first, too.
-
Tiago Botelho authored
[ci skip]
-
Sean McGivern authored
Table flip quick action docs See merge request gitlab-org/gitlab-ce!15820
-
Victor Wu authored
-
Stan Hu authored
Minor changes: https://github.com/mperham/sidekiq/blob/master/Changes.md
-
- 27 Dec, 2017 3 commits
-
-
George Tsiolis authored
- Limit content width for fixed layout
-
Stan Hu authored
Fix when branch creation fails don't post system note Closes #24347 See merge request gitlab-org/gitlab-ce!16142
-
Stan Hu authored
Fix feature flags for Gitaly's RemoteService RPCs See merge request gitlab-org/gitlab-ce!16150
-