Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a problem with processing a pipeline where stage only has manual actionsfix-retries-on-manual-actions | Kamil Trzcinski | 2016-07-20 | 2 | -13/+16 |
* | Don't show other actions of the same name | Kamil Trzcinski | 2016-07-20 | 2 | -1/+17 |
* | Merge branch 'issue-19641' into 'master' | Jacob Schatz | 2016-07-20 | 2 | -1/+4 |
|\ | |||||
| * | use correct color variable for border | elliotec | 2016-07-12 | 1 | -1/+1 |
| * | resolve changelog conflict | elliotec | 2016-07-11 | 1 | -1/+1 |
| * | Merge branch 'master' into issue-19641 | elliotec | 2016-07-11 | 8 | -57/+64 |
| |\ | |||||
| | * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce | Michael Elliott | 2016-07-09 | 8 | -57/+64 |
| | |\ | |||||
| | * | | fix style issue for new snippet button - fixes issue #19641 | Michael Elliott | 2016-07-09 | 1 | -1/+3 |
| * | | | fix style issue for new snippet button - fixes issue #19641 | Michael Elliott | 2016-07-09 | 2 | -1/+4 |
| |/ / | |||||
* | | | Merge branch 'issue_18585' into 'master' | Rémy Coutable | 2016-07-20 | 16 | -10/+75 |
|\ \ \ | |||||
| * | | | Fix a few nitpicks | Rémy Coutable | 2016-07-20 | 5 | -20/+9 |
| * | | | Allow to disable user request access to groups/projects | Felipe Artur | 2016-07-20 | 16 | -10/+86 |
* | | | | Merge branch 'ci-predefined-variables' into 'master' | Rémy Coutable | 2016-07-20 | 9 | -112/+248 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix review commentsci-predefined-variables | Kamil Trzcinski | 2016-07-20 | 2 | -2/+5 |
| * | | | Update CHANGELOG | Kamil Trzcinski | 2016-07-20 | 1 | -1/+0 |
| * | | | Improve implementation of variables | Kamil Trzcinski | 2016-07-20 | 7 | -70/+88 |
| * | | | Make rubocop happy | Kamil Trzcinski | 2016-07-20 | 1 | -2/+2 |
| * | | | Update documentation | Kamil Trzcinski | 2016-07-20 | 2 | -0/+4 |
| * | | | Update all exposed variables to CI builds | Kamil Trzcinski | 2016-07-20 | 4 | -79/+152 |
| * | | | Merge remote-tracking branch 'origin/master' into ci-predefined-variables | Kamil Trzcinski | 2016-07-19 | 1608 | -21491/+46404 |
| |\ \ \ | |||||
| * | | | | Add predefined CI variables to GitLab for container registry, pipelines, proj... | Kamil Trzcinski | 2016-06-21 | 3 | -28/+67 |
* | | | | | Merge branch '17810-fork-page-ux-is-outdated' into 'master' | Fatih Acet | 2016-07-20 | 2 | -52/+96 |
|\ \ \ \ \ | |||||
| * | | | | | Refactored to use SASS vars for color17810-fork-page-ux-is-outdated | Luke "Jared" Bennett | 2016-07-15 | 1 | -7/+3 |
| * | | | | | Added custom no_avatar icon | Luke "Jared" Bennett | 2016-07-15 | 2 | -3/+23 |
| * | | | | | Updated fork page | Luke "Jared" Bennett | 2016-07-15 | 2 | -51/+79 |
* | | | | | | Merge branch 'rename-js-files' into 'master' | Fatih Acet | 2016-07-20 | 9 | -8/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Replace namespace-specific application.js files with namespace-bundle.js files.rename-js-files | Connor Shea | 2016-07-15 | 9 | -8/+8 |
* | | | | | | | Merge branch 'regression/cron_jobs_validation' into 'master' | Rémy Coutable | 2016-07-20 | 2 | -2/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Log cron_jobs configuration instead of raising exception | Gabriel Mazetto | 2016-07-20 | 2 | -2/+3 |
* | | | | | | | | Merge branch 'external-wiki-helper-speedup' into 'master' | Yorick Peterse | 2016-07-20 | 7 | -4/+77 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | speed up ExternalWikiService#get_project_wiki_path | Eugene Howe | 2016-07-19 | 7 | -4/+77 |
* | | | | | | | | | Merge branch 'fix/import_data-migration' into 'master' | Rémy Coutable | 2016-07-20 | 2 | -1/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | added changelog | James Lopez | 2016-07-20 | 1 | -0/+1 |
| * | | | | | | | | | prevent algorithm and key length issue for upgrades from an older GilLab vers... | James Lopez | 2016-07-20 | 1 | -1/+7 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch '20003-newnoteworker-failing-repeatedly-with-argumenterror-wrong... | Rémy Coutable | 2016-07-20 | 3 | -4/+28 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Ensure to_json methods take optional argument | Sean McGivern | 2016-07-20 | 3 | -4/+28 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch '20011-incosistent-branch-cache-state' into 'master' | Rémy Coutable | 2016-07-20 | 2 | -0/+53 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Expire tags/branches repo cache before delete a repository20011-incosistent-branch-cache-state | Paco Guzman | 2016-07-20 | 2 | -0/+53 |
* | | | | | | | | | Merge branch 'remove-parse-boolean' into 'master' | Rémy Coutable | 2016-07-20 | 4 | -8/+4 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Replace parse_boolean with to_boolean | Robert Schilling | 2016-07-20 | 4 | -8/+4 |
* | | | | | | | | | Merge branch 'remove-csp-sentry-reporting' into 'master' | Stan Hu | 2016-07-20 | 1 | -12/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix the Sentry spam from CSP violations by disabling it. | Connor Shea | 2016-07-19 | 1 | -12/+2 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch 'wiki-gfm-autocomplete' into 'master' | Jacob Schatz | 2016-07-20 | 2 | -5/+6 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Chnaged noteable class checkwiki-gfm-autocomplete | Phil Hughes | 2016-07-14 | 1 | -1/+1 |
| * | | | | | | | | Fixed GFM autocomplete not loading on wiki pages | Phil Hughes | 2016-07-07 | 2 | -5/+6 |
* | | | | | | | | | Merge branch '19937-fix-wrong-build-elapsed-time' into 'master' | Kamil Trzciński | 2016-07-19 | 4 | -29/+26 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix build duration when build is not finished yet19937-fix-wrong-build-elapsed-time | Rémy Coutable | 2016-07-18 | 4 | -29/+26 |
* | | | | | | | | | | Merge branch 'fix/limit-rev-list-count-to-one' into 'master' | Douwe Maan | 2016-07-19 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Limit git rev-list output count to one in forced push check | Ahmad Sherif | 2016-07-19 | 2 | -2/+3 |
* | | | | | | | | | | | Merge branch 'rs-issue-19878' into 'master' | Douwe Maan | 2016-07-19 | 2 | -8/+17 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | |