Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small fixes and added to the changelogpatch/wiki_page_events | Gabriel Mazetto | 2016-05-30 | 1 | -1/+1 |
* | Add Admin UI to enable Wiki Page events webhook in projects | Gabriel Mazetto | 2016-05-30 | 2 | -1/+8 |
* | Merge branch 'fix-multiple-ci-status-poll' into 'master' | Jacob Schatz | 2016-05-27 | 1 | -1/+7 |
|\ | |||||
| * | Fixed potential issue with 2 ci status polling events happeningfix-multiple-ci-status-poll | Phil Hughes | 2016-05-26 | 1 | -1/+7 |
* | | Merge branch 'remove-unnecessary-titles' into 'master' | Robert Speicher | 2016-05-26 | 73 | -78/+4 |
|\ \ | |||||
| * | | Return header title for new project pageremove-unnecessary-titles | Dmitriy Zaporozhets | 2016-05-26 | 1 | -0/+1 |
| * | | Remove header title from project pages | Dmitriy Zaporozhets | 2016-05-26 | 73 | -78/+3 |
* | | | Merge branch 'commit-header-buttons' into 'master' | Jacob Schatz | 2016-05-26 | 1 | -26/+30 |
|\ \ \ | |||||
| * | | | Improved mobile stylingcommit-header-buttons | Phil Hughes | 2016-05-26 | 1 | -14/+17 |
| * | | | Reduced number of buttons in commit header | Phil Hughes | 2016-05-26 | 1 | -14/+15 |
| | |/ | |/| | |||||
* | | | Merge branch 'services-ui' into 'master' | Jacob Schatz | 2016-05-26 | 2 | -39/+45 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Hide description on mobileservices-ui | Phil Hughes | 2016-05-26 | 1 | -25/+24 |
| * | | Updated services UI | Phil Hughes | 2016-05-17 | 2 | -39/+46 |
* | | | Merge branch 'link-to-in-issues-index' into 'master' | Jacob Schatz | 2016-05-26 | 2 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Replace `link_to_gfm` with `link_to` in merge request and issue titles.link-to-in-issues-index | Connor Shea | 2016-05-24 | 2 | -2/+2 |
* | | | Merge branch 'rs-remove-issue_to_atom' into 'master' | Douwe Maan | 2016-05-25 | 1 | -3/+1 |
|\ \ \ | |||||
| * | | | Remove `issue_to_atom` helperrs-remove-issue_to_atom | Robert Speicher | 2016-05-23 | 1 | -3/+1 |
* | | | | Merge branch 'improve-pipeline-design' into 'master' | Douwe Maan | 2016-05-25 | 6 | -44/+20 |
|\ \ \ \ | |||||
| * | | | | Remove top block from builds pageimprove-pipeline-design | Annabel Dunstone | 2016-05-24 | 1 | -3/+0 |
| * | | | | Remove icons from tables; remove timestamp from pipelines, remove info block ... | Annabel Dunstone | 2016-05-24 | 4 | -24/+1 |
| * | | | | Merge branch 'master' into improve-pipeline-design | Kamil Trzcinski | 2016-05-23 | 8 | -112/+102 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Improve status rendering | Kamil Trzcinski | 2016-05-21 | 1 | -2/+2 |
| * | | | | Improve design of Pipeline view | Kamil Trzcinski | 2016-05-21 | 3 | -18/+20 |
* | | | | | Merge branch 'rs-event-atom-partial' into 'master' | Douwe Maan | 2016-05-25 | 3 | -17/+16 |
|\ \ \ \ \ | |||||
| * | | | | | Render a collection for the Commits atom feedrs-event-atom-partial | Robert Speicher | 2016-05-23 | 2 | -14/+15 |
| * | | | | | Remove `event_to_atom` helper | Robert Speicher | 2016-05-23 | 1 | -3/+1 |
* | | | | | | Merge branch 'closed-by-alignment' into 'master' | Jacob Schatz | 2016-05-25 | 1 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Related merge request text alignmentclosed-by-alignment | Phil Hughes | 2016-05-23 | 1 | -1/+4 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'generic-commit-status' into 'master' | Jacob Schatz | 2016-05-25 | 1 | -7/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Move tags to column in generic_commit_statusgeneric-commit-status | Annabel Dunstone | 2016-05-24 | 1 | -7/+7 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'fix-grammar-issues' into 'master' | Jacob Schatz | 2016-05-25 | 4 | -14/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Resolve some issues Jacob brought up. | Connor Shea | 2016-05-24 | 1 | -4/+4 |
| * | | | | | | Fix grammar and wording in text on various pages. | Connor Shea | 2016-05-22 | 4 | -14/+12 |
* | | | | | | | Merge branch 'snippets-ui' into 'master' | Jacob Schatz | 2016-05-24 | 2 | -16/+30 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Updated snippets UI | Phil Hughes | 2016-05-18 | 2 | -16/+30 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch 'project-settings' into 'master' | Jacob Schatz | 2016-05-24 | 2 | -312/+262 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Project settings UI update | Phil Hughes | 2016-05-20 | 2 | -312/+262 |
* | | | | | | | Move files tab before commits tab to follow same order as top navigationproject-navigation-redesign | Dmitriy Zaporozhets | 2016-05-24 | 1 | -3/+3 |
* | | | | | | | Merge branch 'master' into project-navigation-redesign | Dmitriy Zaporozhets | 2016-05-23 | 43 | -143/+483 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Revert commit info change | Annabel Dunstone | 2016-05-23 | 1 | -10/+10 |
| * | | | | | | Put column headers back17736-builds-hotfix | Annabel Dunstone | 2016-05-23 | 1 | -0/+11 |
| * | | | | | | Move build info out of pipeline conditional | Annabel Dunstone | 2016-05-23 | 1 | -10/+10 |
| * | | | | | | Move tags into column | Annabel Dunstone | 2016-05-23 | 1 | -12/+12 |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge branch 'fix-docker-registry-integration' into 'master' | Yorick Peterse | 2016-05-21 | 1 | -1/+1 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Fix container deletion permission issue | Kamil Trzcinski | 2016-05-20 | 1 | -1/+1 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'dz-fix-fork-counter' into 'master' | Jacob Schatz | 2016-05-21 | 1 | -2/+3 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fix fork counter ui bug for safaridz-fix-fork-counter | Dmitriy Zaporozhets | 2016-05-19 | 1 | -2/+3 |
| | |/ / | |||||
| * | | | Merge branch 'zj-gitignore-dropdown' | Douwe Maan | 2016-05-20 | 2 | -3/+10 |
| |\ \ \ | |||||
| | * | | | Dropdown implementationzj-gitignore-dropdown | Alfredo Sumaran | 2016-05-20 | 1 | -1/+1 |
| | * | | | Dropdown implementation | Alfredo Sumaran | 2016-05-20 | 1 | -3/+1 |