Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve projects/groups list js codedashboard-filter-search-keep-params | Dmitriy Zaporozhets | 2017-03-04 | 3 | -10/+14 |
* | Removed empty options from URL | Phil Hughes | 2017-03-03 | 1 | -1/+1 |
* | Refactor projects filtering by name | Dmitriy Zaporozhets | 2017-03-03 | 23 | -207/+212 |
* | Fixed filter_projects param still used in group controller | Phil Hughes | 2017-03-03 | 1 | -1/+1 |
* | Fixed incorrect empty state showing | Phil Hughes | 2017-03-03 | 1 | -2/+2 |
* | Fixes filtering by name reseting archive filter | Phil Hughes | 2017-03-03 | 8 | -22/+48 |
* | Merge branch '27532_api_changes' into 'master' | Sean McGivern | 2017-03-03 | 8 | -17/+317 |
|\ | |||||
| * | Use iids as filter parameter | Jarka Kadlecova | 2017-03-02 | 8 | -17/+317 |
* | | Merge branch '28935-make-logo-smaller' into 'master' | Alfredo Sumaran | 2017-03-03 | 3 | -4/+8 |
|\ \ | |||||
| * | | Decrease tanuki logo size | Annabel Dunstone Gray | 2017-03-02 | 3 | -4/+8 |
* | | | Merge branch '28010-mr-merge-button-default-to-danger' into 'master' | Alfredo Sumaran | 2017-03-03 | 9 | -35/+122 |
|\ \ \ | |||||
| * | | | Default to subtle MR mege button until CI status is available28010-mr-merge-button-default-to-danger | Eric Eastwood | 2017-03-02 | 9 | -35/+122 |
* | | | | Merge branch 'remove_group_policy_add_rules' into 'master' | Douwe Maan | 2017-03-02 | 1 | -6/+0 |
|\ \ \ \ | |||||
| * | | | | Remove now unnecessary `additional_rules!` method from GroupPolicy | Drew Blessing | 2017-02-28 | 1 | -6/+0 |
* | | | | | Merge branch 'dm-fix-api-create-file-on-empty-repo' into 'master' | Robert Speicher | 2017-03-02 | 8 | -46/+52 |
|\ \ \ \ \ | |||||
| * | | | | | Delete hooks from project with empty repositorydm-fix-api-create-file-on-empty-repo | Douwe Maan | 2017-03-02 | 1 | -0/+4 |
| * | | | | | Don't require start branch to exist if we're just creating a new branch | Douwe Maan | 2017-03-02 | 1 | -11/+7 |
| * | | | | | Fix spec | Douwe Maan | 2017-03-01 | 1 | -1/+1 |
| * | | | | | Fix variable name and change copy | Douwe Maan | 2017-03-01 | 2 | -3/+3 |
| * | | | | | Fix creating a file in an empty repo using the API | Douwe Maan | 2017-03-01 | 7 | -44/+50 |
* | | | | | | Merge branch '27978-improve-task-list-ux' into 'master' | Clement Ho | 2017-03-02 | 3 | -4/+78 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Only add a newline in Markdown Editor if the current line is not empty | Jan Christophersen | 2017-03-02 | 3 | -4/+78 |
* | | | | | | | Merge branch 'add-svg-loader' into 'master' | Fatih Acet | 2017-03-02 | 37 | -306/+156 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Changes after reviewadd-svg-loader | Filipa Lacerda | 2017-03-02 | 4 | -6/+21 |
| * | | | | | | | Merge branch 'master' into add-svg-loader | Filipa Lacerda | 2017-02-28 | 149 | -710/+2008 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into add-svg-loader | Filipa Lacerda | 2017-02-28 | 44 | -187/+508 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into 'add-svg-loader' | Filipa Lacerda | 2017-02-27 | 85 | -479/+1105 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Changes after review - adds alias for icons path | Filipa Lacerda | 2017-02-27 | 8 | -23/+24 |
| * | | | | | | | | | | Fix eslint error | Filipa Lacerda | 2017-02-25 | 1 | -1/+0 |
| * | | | | | | | | | | Remove unused test | Filipa Lacerda | 2017-02-25 | 1 | -30/+0 |
| * | | | | | | | | | | Merge branch 'master' into 'add-svg-loader' | Filipa Lacerda | 2017-02-25 | 49 | -834/+931 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Remove unneed code | Filipa Lacerda | 2017-02-25 | 1 | -13/+6 |
| * | | | | | | | | | | | remove tech debt code | Filipa Lacerda | 2017-02-25 | 8 | -77/+7 |
| * | | | | | | | | | | | Load svgs in cycle analytics | Filipa Lacerda | 2017-02-25 | 9 | -21/+11 |
| * | | | | | | | | | | | Use vhtml only when necessary | Filipa Lacerda | 2017-02-25 | 4 | -7/+3 |
| * | | | | | | | | | | | Load SVGs into Pipelines | Filipa Lacerda | 2017-02-25 | 8 | -92/+81 |
| * | | | | | | | | | | | Loads SVGs into JS for environments | Filipa Lacerda | 2017-02-24 | 7 | -60/+17 |
| * | | | | | | | | | | | Adds loader to load SVG | Filipa Lacerda | 2017-02-24 | 3 | -2/+11 |
* | | | | | | | | | | | | Merge branch '28410-dropdown-styling' into 'master' | Alfredo Sumaran | 2017-03-02 | 3 | -2/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Resolve "missing count badge styling in new sidebar dropdown" | Annabel Dunstone Gray | 2017-03-02 | 3 | -2/+16 |
|/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge branch 'update-yarn-lock' into 'master' | Filipa Lacerda | 2017-03-02 | 1 | -6/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | update yarn.lock after the removal of jquery-ui in !9649update-yarn-lock | Mike Greiling | 2017-03-02 | 1 | -6/+2 |
* | | | | | | | | | | | | | Merge branch '28874-user-callout-margin' into 'master' | Alfredo Sumaran | 2017-03-02 | 3 | -10/+33 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | remove extra whitespace on dashboard projects page | Simon Knox | 2017-03-02 | 3 | -10/+33 |
|/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch 'bye-bye-unused-deps' into 'master' | Filipa Lacerda | 2017-03-02 | 2 | -58/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Removed another unused Bootstrap pluginbye-bye-unused-deps | Phil Hughes | 2017-03-02 | 1 | -1/+0 |
| * | | | | | | | | | | | | Removed some unused JS deps | Phil Hughes | 2017-03-02 | 2 | -57/+0 |
* | | | | | | | | | | | | | Merge branch 'issue-descrpiption-spinner-off' into 'master' | Annabel Dunstone Gray | 2017-03-02 | 2 | -2/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Fixed the position of loading spinnerissue-descrpiption-spinner-off | Phil Hughes | 2017-03-02 | 2 | -2/+7 |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'right-sidebar-whitespace' into 'master' | Filipa Lacerda | 2017-03-02 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |