Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update style_guide_js.mdfe-doc-update | Fatih Acet | 2017-04-20 | 1 | -0/+10 |
* | Merge branch 'no-downtime-check-stable' into 'master' | Robert Speicher | 2017-04-20 | 1 | -1/+7 |
|\ | |||||
| * | Don't run the downtime check on stable branches, or tags/masterno-downtime-check-stable | DJ Mountney | 2017-04-19 | 1 | -1/+7 |
* | | Merge branch 'kubernetes-service-namespace' into 'master' | Achilleas Pipinellis | 2017-04-20 | 1 | -2/+6 |
|\ \ | |||||
| * | | Move kube namespace section to the variables one | Achilleas Pipinellis | 2017-04-20 | 1 | -9/+6 |
| * | | Update Kubernetes namespace documentationkubernetes-service-namespace | Kamil Trzcinski | 2017-04-20 | 1 | -0/+7 |
* | | | Merge branch 'docs/milestones-refactor' into 'master' | Achilleas Pipinellis | 2017-04-20 | 9 | -31/+53 |
|\ \ \ | |||||
| * | | | Milestones documentation refactor | Achilleas Pipinellis | 2017-04-20 | 9 | -31/+53 |
|/ / / | |||||
* | | | Merge branch 'doc-js-side-effetcs' into 'master' | Phil Hughes | 2017-04-20 | 1 | -0/+17 |
|\ \ \ | |||||
| * | | | Adds documentation entry: Don't user forEach, aim for code without side effects | Filipa Lacerda | 2017-04-20 | 1 | -0/+17 |
|/ / / | |||||
* | | | Merge branch '31116-moved-icon-update' into 'master' | Phil Hughes | 2017-04-20 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Update move icon to match others31116-moved-icon-update | Annabel Dunstone Gray | 2017-04-20 | 1 | -1/+1 |
* | | | | Merge branch 'milestone-not-showing-correctly-title' into 'master' | Annabel Dunstone Gray | 2017-04-20 | 3 | -2/+6 |
|\ \ \ \ | |||||
| * | | | | Changed milestone.to_reference calls into milestone.title for the show, edit ... | Jose Ivan Vargas Lopez | 2017-04-20 | 3 | -2/+6 |
|/ / / / | |||||
* | | | | Merge branch 'docs-tech-articles-filetree' into 'master' | Sean Packham (GitLab) | 2017-04-20 | 3 | -5/+22 |
|\ \ \ \ | |||||
| * | | | | fix relative urlsdocs-tech-articles-filetree | Marcia Ramos | 2017-04-17 | 1 | -5/+5 |
| * | | | | link articles list from writing docs pages | Marcia Ramos | 2017-04-17 | 1 | -1/+1 |
| * | | | | add directory `articles` to hold all tech articles | Marcia Ramos | 2017-04-17 | 3 | -5/+22 |
* | | | | | Merge branch 'dz-refactor-create-members' into 'master' | Douwe Maan | 2017-04-20 | 13 | -248/+200 |
|\ \ \ \ \ | |||||
| * | | | | | Move some project/group members spinach tests to rspecdz-refactor-create-members | Dmitriy Zaporozhets | 2017-04-17 | 6 | -194/+146 |
| * | | | | | Refactor members controller destroy action | Dmitriy Zaporozhets | 2017-04-17 | 4 | -25/+30 |
| * | | | | | Refactor controller code that creates project/group members | Dmitriy Zaporozhets | 2017-04-17 | 7 | -30/+25 |
* | | | | | | Merge branch 'add-email-receiver-metrics' into 'master' | Douwe Maan | 2017-04-20 | 4 | -4/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Store projects in metrics for email replies | Sean McGivern | 2017-04-20 | 2 | -4/+4 |
| * | | | | | | Add metrics events for incoming emails | Sean McGivern | 2017-04-20 | 2 | -0/+8 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'issue-title-onfocus-load' into 'master' | Filipa Lacerda | 2017-04-20 | 1 | -12/+11 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Issue Title Show Focus Check On Load | Regis Boudinot | 2017-04-20 | 1 | -12/+11 |
|/ / / / / | |||||
* | | | | | Merge branch 'uassign_on_member_removing' into 'master' | Sean McGivern | 2017-04-20 | 11 | -29/+96 |
|\ \ \ \ \ | |||||
| * | | | | | Remove helpers assigned_issuables_count and cached_assigned_issuables_countuassign_on_member_removing | Valery Sizov | 2017-04-20 | 9 | -27/+25 |
| * | | | | | Remove assigned_(issues|merge_requests) methods from the issuable | Valery Sizov | 2017-04-18 | 4 | -10/+4 |
| * | | | | | Using IssuablesFinder(s) for UI counters | Valery Sizov | 2017-04-18 | 1 | -1/+2 |
| * | | | | | Update permission docs. Add note about automatic unassigning when member leav... | Valery Sizov | 2017-04-18 | 1 | -0/+3 |
| * | | | | | update chnagelog | Valery Sizov | 2017-04-18 | 1 | -0/+4 |
| * | | | | | Unassign all Issues and Merge Requests when member leaves team | Valery Sizov | 2017-04-18 | 2 | -1/+68 |
* | | | | | | Merge branch '31154-fix-plantuml-link-in-documentation' into 'master' | Sean McGivern | 2017-04-20 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update plantuml.md to add the actual link. | Sascha Reynolds | 2017-04-20 | 1 | -0/+2 |
| * | | | | | | Update plantuml.md to fix wrong introduced in link. | Sascha Reynolds | 2017-04-19 | 1 | -1/+1 |
* | | | | | | | Merge branch 'rollback-component-vue' into 'master' | Phil Hughes | 2017-04-20 | 6 | -50/+58 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Refactor into .vue files | Filipa Lacerda | 2017-04-20 | 6 | -50/+58 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'user-cohort-better-doc' into 'master' | Sean McGivern | 2017-04-20 | 1 | -7/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fixed wordinguser-cohort-better-doc | Regis Freyd | 2017-04-20 | 1 | -1/+1 |
| * | | | | | | | Fix headings | Regis Freyd | 2017-04-20 | 1 | -3/+6 |
| * | | | | | | | Add more information in the User cohort documentation | Regis Freyd | 2017-04-20 | 1 | -4/+8 |
* | | | | | | | | Merge branch 'steps-to-MR' into 'master' | Jacob Schatz | 2017-04-20 | 6 | -16/+408 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Adds vue js example application and documentation | Filipa Lacerda | 2017-04-20 | 6 | -16/+408 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch '27486-eslint-promises' into 'master' | Filipa Lacerda | 2017-04-20 | 21 | -23/+73 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add ES lint support to identify poorly written Promises | Kushal Pandya | 2017-04-20 | 21 | -23/+73 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'fix/29125' into 'master' | Sean McGivern | 2017-04-20 | 5 | -1/+40 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add CHANGELOGfix/29125 | Douglas Barbosa Alexandre | 2017-04-19 | 1 | -0/+4 |
| * | | | | | | | | Port of fix/29125-ee to CE | Douglas Barbosa Alexandre | 2017-04-19 | 4 | -1/+36 |