Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DRY up tests | Heinrich Lee Yu | 2018-11-19 | 1 | -16/+13 |
* | Show separate empty_state if issues are filtered | Heinrich Lee Yu | 2018-11-19 | 1 | -0/+18 |
* | Add support for surfacing a link to the branch or tag name in push message… | Tony Castrogiovanni | 2018-11-19 | 1 | -12/+53 |
* | Merge branch '54093-the-default_value_for-gem-doesn-t-handle-actioncontroller...46166-add-constraints-that-prevent-ci_builds-from-being-associated-with-null-pipeline-project | Sean McGivern | 2018-11-19 | 2 | -2/+18 |
|\ | |||||
| * | Add a test for the creation of an internal user by an admin54093-the-default_value_for-gem-doesn-t-handle-actioncontroller-parameters-correctly | Roger Rüttimann | 2018-11-15 | 1 | -1/+17 |
| * | Use gitlab-default_value_with Rails 5 | Rémy Coutable | 2018-11-15 | 1 | -1/+1 |
* | | Merge branch '52385-search-bar-for-dashboard-list' into 'master' | Sean McGivern | 2018-11-19 | 15 | -186/+102 |
|\ \ | |||||
| * | | Refactor whitelisting of filter params | Heinrich Lee Yu | 2018-11-15 | 1 | -10/+5 |
| * | | Add helper tests | Heinrich Lee Yu | 2018-11-13 | 1 | -0/+35 |
| * | | Change string concat to template string | Heinrich Lee Yu | 2018-11-13 | 1 | -2/+2 |
| * | | Update documentation | Heinrich Lee Yu | 2018-11-13 | 1 | -1/+1 |
| * | | Fix tests | Heinrich Lee Yu | 2018-11-13 | 13 | -174/+60 |
* | | | Merge branch 'sh-fix-issue-53783-ce' into 'master' | Rémy Coutable | 2018-11-19 | 1 | -6/+143 |
|\ \ \ | |||||
| * | | | Fix enabling project deploy key for adminssh-fix-issue-53783-ce | Stan Hu | 2018-11-16 | 1 | -6/+143 |
* | | | | Don't show memory usage graph for unmerged MRs | Simon Knox | 2018-11-19 | 1 | -2/+25 |
* | | | | Merge branch 'fix-not-render-emoji' into 'master' | Mike Greiling | 2018-11-19 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix spec to catch not rendering emoji | Hiroyuki Sato | 2018-11-18 | 1 | -1/+1 |
* | | | | | Merge branch '53700-hashed-storagemigration' into 'master' | Stan Hu | 2018-11-16 | 1 | -0/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Allow partially migrated repositories to continue migration53700-hashed-storagemigration | Gabriel Mazetto | 2018-11-15 | 1 | -0/+8 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'validate-that-foreign-keys-are-created' into 'master' | Sean McGivern | 2018-11-16 | 1 | -0/+96 |
|\ \ \ \ \ | |||||
| * | | | | | Backport EE changes | Kamil Trzciński | 2018-11-15 | 1 | -1/+7 |
| * | | | | | Validate foreign keys being indexed | Kamil Trzciński | 2018-11-15 | 1 | -0/+90 |
* | | | | | | Merge branch '41875-allow-pipelines-to-be-deleted-by-project-owners' into 'ma... | Grzegorz Bizon | 2018-11-16 | 3 | -0/+139 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add spec for Pipeline DELETE for developers41875-allow-pipelines-to-be-deleted-by-project-owners | Matija Čupić | 2018-11-13 | 1 | -4/+21 |
| * | | | | | | Raise exception when user is not authorized | Matija Čupić | 2018-11-13 | 1 | -8/+2 |
| * | | | | | | Authorize DestroyPipelineService against pipeline | Matija Čupić | 2018-11-13 | 1 | -0/+18 |
| * | | | | | | Destroy pipeline in service | Matija Čupić | 2018-11-12 | 2 | -12/+75 |
| * | | | | | | Implement MVC for Pipeline deletion API | Matija Čupić | 2018-11-12 | 1 | -0/+47 |
* | | | | | | | Merge branch 'gt-rename-diffs-store-variable' into 'master' | Phil Hughes | 2018-11-16 | 2 | -7/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Rename diffs store variable | George Tsiolis | 2018-11-15 | 2 | -7/+7 |
* | | | | | | | | Merge branch '49726-upgrade-helm-to-2-11' into 'master' | Kamil Trzciński | 2018-11-16 | 5 | -14/+55 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove unnecessary --tiller-namespace49726-upgrade-helm-to-2-11 | Dylan Griffith | 2018-11-16 | 2 | -11/+11 |
| * | | | | | | | | Use helm version loop instead of sleep in ClientCommand | Dylan Griffith | 2018-11-16 | 2 | -11/+11 |
| * | | | | | | | | Upgrade helm to 2.11.0 and upgrade on every install | Dylan Griffith | 2018-11-16 | 5 | -14/+55 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch '54011-all-files-named-index-have-their-content-rendered-as-if-t... | Steve Azzopardi | 2018-11-16 | 1 | -3/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix spec failure | James Lopez | 2018-11-15 | 1 | -1/+2 |
| * | | | | | | | | Fix trailing whitespace | James Lopez | 2018-11-15 | 1 | -1/+1 |
| * | | | | | | | | Update spec to use PLAIN_FILENAMES constant | James Lopez | 2018-11-15 | 1 | -1/+2 |
| * | | | | | | | | Refactor spec to test all extensions | James Lopez | 2018-11-15 | 1 | -1/+3 |
| * | | | | | | | | Fix text rendering of readme/index | James Lopez | 2018-11-14 | 1 | -0/+4 |
* | | | | | | | | | Merge branch 'sh-use-nokogiri-xml-backend' into 'master' | Kamil Trzciński | 2018-11-16 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Use Nokogiri as the ActiveSupport XML backendsh-use-nokogiri-xml-backend | Stan Hu | 2018-11-16 | 1 | -0/+1 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'allow-to-use-glob-for-ci-changes-detection' into 'master' | Grzegorz Bizon | 2018-11-16 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add glob for CI changes detection | Kirill Zaitsev | 2018-11-15 | 1 | -0/+12 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'gt-fix-typos-in-lib' into 'master' | Sean McGivern | 2018-11-16 | 14 | -29/+29 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix typos in lib | George Tsiolis | 2018-11-15 | 14 | -29/+29 |
* | | | | | | | | | | Merge branch '28682-can-merge-branch-before-build-is-started' into 'master' | Grzegorz Bizon | 2018-11-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Strictly require a pipeline to merge | Matija Čupić | 2018-11-08 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'fix-typo-pipline-to-pipeline' into 'master' | Grzegorz Bizon | 2018-11-16 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Fix typo pipline to pipeline | jumpyoshim | 2018-11-16 | 2 | -2/+2 |