- 12 Sep, 2016 1 commit
-
-
Yorick Peterse authored
Fixes gitlab-org/gitlab-ce#22070 [ci skip]
-
- 02 Sep, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 29 Aug, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 27 Aug, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 26 Aug, 2016 2 commits
-
-
Clement Ho authored
-
Jake Romer authored
To clarify what's meant by "from a logical perspective" here, I consulted Python's PEP8 style guide, which provides some helpfully precise language: > Extra blank lines may be used (sparingly) to separate groups of > related functions. Blank lines may be omitted between a bunch of > related one-liners (e.g. a set of dummy implementations). https://www.python.org/dev/peps/pep-0008/#blank-lines I adapted this passage to the existing language for the newline rule.
-
- 25 Aug, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 22 Aug, 2016 1 commit
-
-
Yorick Peterse authored
These guidelines cover the performance requirement for newly submitted merge requests. These guidelines are put in to place to prevent merge requests from negatively impacting GitLab performance as much as possible.
-
- 11 Aug, 2016 3 commits
-
-
Yorick Peterse authored
This fixes two broken links in the performance guide and removes the mention of Josh as he no longer works for GitLab. [ci skip]
-
Yorick Peterse authored
-
Chris Peressini authored
Remove line that says the GitLab logo and user picture are in the sidebar.
-
- 10 Aug, 2016 2 commits
-
-
Achilleas Pipinellis authored
- Fix wrong doc_styleguide URL - Clarify migrations refer to SQL - Capitalize CSS
-
Yorick Peterse authored
[ci skip]
-
- 09 Aug, 2016 2 commits
-
-
Taurie Davis authored
-
Taurie Davis authored
-
- 08 Aug, 2016 3 commits
-
-
winniehell authored
-
Jacob Vosmaer authored
-
Achilleas Pipinellis authored
[ci skip]
-
- 05 Aug, 2016 2 commits
-
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
-
- 04 Aug, 2016 3 commits
-
-
Yorick Peterse authored
This guide describes various commonly used operations and the impact they have on the availability of a GitLab instance.
-
Sid Sijbrandij authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 03 Aug, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 01 Aug, 2016 1 commit
-
- 23 Jul, 2016 1 commit
-
-
Jacob Schatz authored
-
- 20 Jul, 2016 1 commit
-
-
Yorick Peterse authored
These new checks can be used to check if migrations require downtime or not (as tagged by their authors). In CI this compares the current branch with master so migrations added by merge requests are automatically verified. To check the migrations added since a Git reference simply run: bundle exec rake gitlab:db:downtime_check[GIT_REF]
-
- 18 Jul, 2016 2 commits
-
-
Patricio Cano authored
Refactor and rename `restricted_signup_domains` to `domain_whitelist` to better conform to its behavior and newly introduced behavior.
-
Connor Shea authored
This adds the 2016 emoji as well as support for using SVG images instead of PNGs. It also fixes a number of incorrectly categorized emoji and other minor issues. Upgrade Rake task for Gemojione 3.0.0 and generate sprites. Upgrade aliases.json by pulling down index.json from the gemojione repository and running the generate_aliases.rb file. Changelog: https://github.com/jonathanwiesel/gemojione/blob/master/CHANGELOG.md#v301-2016-07-16 For the specific emoji added to the Unicode standard, see: http://emojione.com/releases/2.2.4/ Huge kudos to Jonathan Wiesel (@jonathanwiesel) for his work on the gemojione gem!
-
- 15 Jul, 2016 1 commit
-
-
Jacob Vosmaer (GitLab) authored
-
- 12 Jul, 2016 2 commits
-
-
Robert Speicher authored
[ci skip]
-
Dmitriy Zaporozhets authored
-
- 11 Jul, 2016 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 08 Jul, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 29 Jun, 2016 1 commit
-
-
Peter Dave Hello authored
-
- 28 Jun, 2016 1 commit
-
-
Chris Wilson authored
-
- 26 Jun, 2016 1 commit
-
-
Takuya Noguchi authored
-
- 23 Jun, 2016 2 commits
-
-
Connor Shea authored
-
Yorick Peterse authored
Fixes gitlab-org/gitlab-ce#14794 gitlab-com/performance#13 [ci skip]
-