- 14 Apr, 2016 1 commit
-
-
Yorick Peterse authored
Using db:reset ensures existing tables are first dropped. This in turn ensures that we can drop tables regardless of any foreign key constraints. While CE currently doesn't have any foreign keys EE defines the following relation: remote_mirrors.project_id -> projects.id MySQL will complain whenever you try to drop the "projects" table first even when using "DROP TABLE ... CASCADE".
-
- 11 Apr, 2016 3 commits
-
-
Yorick Peterse authored
-
Yorick Peterse authored
This makes it easier to query, simplifies the code, and makes it possible to figure out what transaction the data belongs to (simply because it's now stored _in_ the transaction). This new setup keeps track of both the real/wall time _and_ CPU time spent in a block, both measured using milliseconds (to keep all units the same).
-
Robert Speicher authored
[ci skip]
-
- 10 Apr, 2016 1 commit
-
-
Robert Speicher authored
Largely borrowed from thoughtbot's code review guide, so attribution is included. [ci skip]
-
- 09 Apr, 2016 1 commit
-
-
Robert Speicher authored
[ci skip]
-
- 06 Apr, 2016 1 commit
-
-
Yorick Peterse authored
-
- 05 Apr, 2016 1 commit
-
-
Robert Schilling authored
-
- 02 Apr, 2016 5 commits
-
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
[ci skip]
-
- 23 Mar, 2016 1 commit
-
-
connorshea authored
Fix a typo and add a section on ignoring issues. [ci skip]
-
- 15 Mar, 2016 1 commit
-
-
connorshea authored
Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documentation for SCSS Style Guide. See !3069 for more information.
-
- 10 Mar, 2016 1 commit
-
-
Yorick Peterse authored
The rationale for this can be found in https://gitlab.com/gitlab-org/gitlab-ce/issues/13718 but in short the benchmark suite no longer serves a good purpose now that we have proper production monitoring in place. Fixes gitlab-org/gitlab-ce#13718
-
- 08 Mar, 2016 1 commit
-
-
Yorick Peterse authored
[ci skip]
-
- 29 Feb, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 19 Feb, 2016 2 commits
-
-
James Lopez authored
-
James Lopez authored
-
- 17 Feb, 2016 4 commits
-
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
[ci skip]
-
- 13 Feb, 2016 1 commit
-
-
Finn Glöe authored
[ci skip]
-
- 12 Feb, 2016 1 commit
-
-
Prayag Verma authored
Remove extra `make`
-
- 05 Feb, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 21 Jan, 2016 1 commit
-
-
James Lopez authored
-
- 20 Jan, 2016 2 commits
-
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
[ci skip]
-
- 13 Jan, 2016 1 commit
-
-
Achilleas Pipinellis authored
- Fix some syntax/grammar typos - Link to GFM documentation on newlines - Be less strict on the alphabetical order styleguide - You can override the "numbers in headings" rule if you discuss it first - Do not mention CE in notes if the feature is in both CE and EE
-
- 12 Jan, 2016 2 commits
-
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
[ci skip]
-
- 23 Nov, 2015 1 commit
-
-
Anton Davydov authored
-
- 17 Nov, 2015 1 commit
-
-
Alex Jordan authored
-
- 09 Nov, 2015 1 commit
-
-
Yorick Peterse authored
-
- 03 Nov, 2015 1 commit
-
-
Robert Speicher authored
-
- 02 Nov, 2015 1 commit
-
-
Kamil Trzciński authored
-
- 31 Oct, 2015 1 commit
-
-
Robert Schilling authored
-
- 26 Oct, 2015 1 commit
-
-
Jacob Vosmaer authored
-