Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '2fa-check-git-http' into 'master' | Robert Speicher | 2016-08-18 | 1 | -0/+4 |
|\ | |||||
| * | Refactor `find_for_git_client` method to not use assignment in conditionals a... | Patricio Cano | 2016-08-17 | 1 | -2/+2 |
| * | Added better information about the personal tokens | Patricio Cano | 2016-08-16 | 1 | -1/+1 |
| * | Deny Git over HTTP access to users that have 2FA enabled, unless they use a P... | Patricio Cano | 2016-08-16 | 1 | -0/+4 |
* | | Merge branch '4273-slash-commands' into 'master' | Robert Speicher | 2016-08-18 | 5 | -9/+22 |
|\ \ | |||||
| * \ | Merge branch 'master' into 4273-slash-commands | Douwe Maan | 2016-08-16 | 17 | -59/+132 |
| |\ \ | |||||
| * | | | Link to slash commands documentation from form hints | Douwe Maan | 2016-08-12 | 3 | -4/+11 |
| * | | | Disable slash commands on edit forms | Douwe Maan | 2016-08-12 | 4 | -5/+11 |
| * | | | Simplify the slash commands DSL to store action blocks instead of creating me... | Rémy Coutable | 2016-08-13 | 1 | -1/+1 |
* | | | | Merge branch '13664-abuse-report-page-should-have-a-maximum-width' into 'mast... | Jacob Schatz | 2016-08-18 | 2 | -22/+28 |
|\ \ \ \ | |||||
| * | | | | Some more styling tweaks and added jasmine test | Luke Bennett | 2016-08-14 | 1 | -3/+4 |
| * | | | | Reverted collapsible design for Hazels | Luke Bennett | 2016-08-14 | 2 | -32/+39 |
| * | | | | Added new but unaccepted design pattern, it is only pushed for future referen... | Luke "Jared" Bennett | 2016-08-14 | 1 | -18/+8 |
| * | | | | Updated collapsible | Luke "Jared" Bennett | 2016-08-14 | 2 | -44/+24 |
| * | | | | Altered abuse report UI | Luke "Jared" Bennett | 2016-08-14 | 2 | -41/+69 |
* | | | | | Merge branch '17334-u2f-device-identifiers' into 'master' | Robert Speicher | 2016-08-18 | 2 | -7/+37 |
|\ \ \ \ \ | |||||
| * | | | | | Address review comments from @smcgivern.17334-u2f-device-identifiers | Timothy Andrew | 2016-08-18 | 1 | -8/+9 |
| * | | | | | Allow naming U2F devices. | Timothy Andrew | 2016-08-18 | 2 | -6/+35 |
* | | | | | | Merge branch '20454-edit-button-mr' into 'master' | Douwe Maan | 2016-08-18 | 1 | -4/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | edit_blob_link can receive the blob to avoid access to the repository20454-edit-button-mr | Paco Guzman | 2016-08-18 | 1 | -4/+3 |
* | | | | | | | Merge branch 'outlook-email-spacing' into 'master' | Douwe Maan | 2016-08-18 | 2 | -2/+7 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fix email line-height in Outlookoutlook-email-spacing | Sean McGivern | 2016-08-17 | 2 | -2/+7 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'tab-persistance' into 'master' | Rubén Dávila Santos | 2016-08-18 | 1 | -7/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Refactor to mark Changes tab as active on new MR page. | Ruben Davila | 2016-08-18 | 1 | -2/+2 |
| * | | | | | | Fix tabs navigation and do not update URL via pushstate | Alfredo Sumaran | 2016-08-17 | 1 | -7/+4 |
* | | | | | | | Refactor description templates documentation | Achilleas Pipinellis | 2016-08-18 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge branch '18141-pipeline-graph' into 'master' | Jacob Schatz | 2016-08-17 | 3 | -1/+44 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove index from pipeline toggles18141-pipeline-graph | Annabel Dunstone | 2016-08-17 | 1 | -1/+1 |
| * | | | | | | Merge master into branch | Annabel Dunstone | 2016-08-17 | 14 | -19/+181 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Move deployable conditional to variable; fix pipelines_spec | Annabel Dunstone | 2016-08-17 | 1 | -2/+3 |
| * | | | | | | | Update CSS selector and play icon | Annabel Dunstone | 2016-08-17 | 1 | -1/+1 |
| * | | | | | | | Add deploy btn in graph; fix JS to toggle one graph at a time if multiple pip... | Annabel Dunstone | 2016-08-17 | 1 | -2/+1 |
| * | | | | | | | Add support for Play and Created jobs | Kamil Trzcinski | 2016-08-17 | 3 | -26/+24 |
| * | | | | | | | Merge branch '18141-pipeline-graph' of gitlab.com:gitlab-org/gitlab-ce into 1... | Kamil Trzcinski | 2016-08-17 | 1 | -16/+25 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add links to pipeline graph | Annabel Dunstone | 2016-08-16 | 1 | -1/+1 |
| | * | | | | | | | Add toggle button to hide graph; set max-height | Annabel Dunstone | 2016-08-16 | 1 | -21/+25 |
| | * | | | | | | | Fix graph scrolling bug | Annabel Dunstone | 2016-08-16 | 1 | -3/+2 |
| | * | | | | | | | Truncate build and stage names | Annabel Dunstone | 2016-08-16 | 1 | -14/+17 |
| | * | | | | | | | Connect top level tests to each other | Annabel Dunstone | 2016-08-16 | 1 | -5/+11 |
| | * | | | | | | | Add build data to top of pipeline page | Annabel Dunstone | 2016-08-16 | 1 | -0/+12 |
| * | | | | | | | | Split pipeline status item for Commit Status and Build | Kamil Trzcinski | 2016-08-17 | 3 | -13/+25 |
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into 18141-pipeline-graph | Kamil Trzcinski | 2016-08-17 | 37 | -130/+228 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Fix pipelines visualisation rendering | Kamil Trzcinski | 2016-08-17 | 1 | -6/+10 |
| * | | | | | | | | Fix graph scrolling bug | Annabel Dunstone | 2016-08-09 | 1 | -3/+2 |
| * | | | | | | | | Truncate build and stage names | Annabel Dunstone | 2016-08-09 | 1 | -16/+17 |
| * | | | | | | | | Connect all builds in visual pipeline | Annabel Dunstone | 2016-08-09 | 1 | -15/+17 |
| * | | | | | | | | Connect top level tests to each other | Annabel Dunstone | 2016-08-09 | 1 | -19/+25 |
| * | | | | | | | | Add build data to top of pipeline page | Annabel Dunstone | 2016-08-09 | 1 | -0/+12 |
* | | | | | | | | | Merge branch '18516-collapse-build-tabs' into 'master' | Jacob Schatz | 2016-08-17 | 2 | -102/+123 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Remove params from build; general refactor | Annabel Dunstone | 2016-08-17 | 1 | -1/+7 |