summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Optimize notification emails specsGrzegorz Bizon2017-09-012-65/+34
* Merge branch '26692-predefined-variable-gitlab-user-name' into 'master'Grzegorz Bizon2017-08-311-2/+6
|\
| * Add a Build Variable to represent the triggering GitLab user's login usernameMark Fletcher2017-08-301-0/+1
| * Add a Build Variable to represent the triggering GitLab user's nameMark Fletcher2017-08-301-2/+5
* | Merge branch 'feature/gb/add-complex-jobs-only-except-config-policy' into 'ma...Kamil TrzciƄski2017-08-318-110/+224
|\ \
| * | Remove unused expressions policy from ci/cd configfeature/gb/add-complex-jobs-only-except-config-policyGrzegorz Bizon2017-08-301-20/+0
| * | Raise exception when simplifiable ci entry incompleteGrzegorz Bizon2017-08-301-0/+13
| * | Fix rubocop offense in YAML processor specsGrzegorz Bizon2017-08-261-1/+0
| * | Add specs for attributable aspect of ci config entryGrzegorz Bizon2017-08-251-5/+22
| * | Fix Rubocop offense in CI/CD only/except policy classGrzegorz Bizon2017-08-251-1/+1
| * | Improve reporting of a CI/CD entry config locationGrzegorz Bizon2017-08-253-19/+26
| * | Use only/except policy that returns an arrayGrzegorz Bizon2017-08-251-1/+1
| * | Fix CI/CD trigger policy default valueGrzegorz Bizon2017-08-251-0/+6
| * | Add specs for a simplifiable CI/CD entry aspectGrzegorz Bizon2017-08-251-0/+75
| * | Implement complex only/except policy CI/CD configGrzegorz Bizon2017-08-251-0/+26
| * | Make it possible to define CI/CD config strategiesGrzegorz Bizon2017-08-251-31/+36
| * | Use aspect-oriented design in CI/CD config entriesGrzegorz Bizon2017-08-242-30/+16
| * | Rename CI/CD job triggering policy class to PolicyGrzegorz Bizon2017-08-241-2/+2
* | | Merge branch 'fly-out-nav-jump-fix' into 'master'Tim Zallmann2017-08-311-24/+10
|\ \ \
| * | | Fixed fly-out nav jumpingfly-out-nav-jump-fixPhil Hughes2017-08-191-24/+10
* | | | Merge branch 'refactor-prometheus-graph-layout' into 'master'Fatih Acet2017-08-307-36/+39
|\ \ \ \
| * | | | update specs to match reorganized monitoring componentsrefactor-prometheus-graph-layoutMike Greiling2017-08-307-36/+39
* | | | | Fix invalid attribute used for time-ago-tooltip componentClement Ho2017-08-301-0/+10
* | | | | Merge branch '36807-gc-unwanted-refs-after-import' into 'master'Douwe Maan2017-08-304-2/+113
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin2017-08-312-0/+44
| |\ \ \ \ \
| * | | | | | Use `git update-ref --stdin -z` to delete refs36807-gc-unwanted-refs-after-importLin Jen-Shin2017-08-301-0/+34
| * | | | | | Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin2017-08-30146-717/+2431
| |\ \ \ \ \ \
| * | | | | | | Fix testsLin Jen-Shin2017-08-281-5/+5
| * | | | | | | Try to make reserved ref names more obviousLin Jen-Shin2017-08-251-1/+1
| * | | | | | | Resolve feedback on the MR:Lin Jen-Shin2017-08-251-2/+2
| * | | | | | | Move to Projects::HousecleaningServiceLin Jen-Shin2017-08-242-6/+6
| * | | | | | | Use block rather than just bLin Jen-Shin2017-08-241-4/+4
| * | | | | | | Just use methods over constants, so that we couldLin Jen-Shin2017-08-241-1/+1
| * | | | | | | Add changelog and testsLin Jen-Shin2017-08-233-2/+79
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'check-trigger-permissions-mysql' into 'master'Douwe Maan2017-08-302-4/+58
|\ \ \ \ \ \ \
| * | | | | | | Improve migrations using triggerscheck-trigger-permissions-mysqlYorick Peterse2017-08-292-4/+58
* | | | | | | | Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'm...Robert Speicher2017-08-303-2/+26
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add missing N+1 test to issues specTravis Miller2017-08-291-0/+12
| * | | | | | | Add time stats to API schema for issue and merge request end pointsTravis Miller2017-08-292-2/+14
* | | | | | | | Merge branch 'replace_spinach_user_lookup.feature' into 'master'Robert Speicher2017-08-302-0/+44
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Replace 'project/user_lookup.feature' spinach test with an rspec analogblackst0ne2017-08-302-0/+44
* | | | | | | | Merge branch 'perf.slow-issuable' into 'master'Sean McGivern2017-08-301-1/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | Further break with_repo_branch_commit into partsperf.slow-issuableLin Jen-Shin2017-08-291-1/+35
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'improve-autocomplete-user-performance' into 'master'Yorick Peterse2017-08-303-6/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | RefactorHiroyuki Sato2017-08-291-1/+1
| * | | | | | | | Move the logic to a concernHiroyuki Sato2017-08-291-8/+8
| * | | | | | | | Fix escape characters was not sanitizedHiroyuki Sato2017-08-261-0/+24
| * | | | | | | | Improve AutocompleteController#user.json performanceHiroyuki Sato2017-08-253-6/+54
* | | | | | | | | Merge branch '37198-api-doesn-t-respect-default-group-visibility' into 'master'Sean McGivern2017-08-301-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Respect the default visibility level when creating a groupRobert Schilling2017-08-291-0/+1
| | |/ / / / / / / | |/| | | | | | |