summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Improved mobile stylingcommit-header-buttonsPhil Hughes2016-05-261-14/+17
* Reduced number of buttons in commit headerPhil Hughes2016-05-261-14/+15
* Merge branch 'rs-remove-issue_to_atom' into 'master' Douwe Maan2016-05-251-3/+1
|\
| * Remove `issue_to_atom` helperrs-remove-issue_to_atomRobert Speicher2016-05-231-3/+1
* | Merge branch 'improve-pipeline-design' into 'master' Douwe Maan2016-05-256-44/+20
|\ \
| * | Remove top block from builds pageimprove-pipeline-designAnnabel Dunstone2016-05-241-3/+0
| * | Remove icons from tables; remove timestamp from pipelines, remove info block ...Annabel Dunstone2016-05-244-24/+1
| * | Merge branch 'master' into improve-pipeline-designKamil Trzcinski2016-05-238-112/+102
| |\ \
| * | | Improve status renderingKamil Trzcinski2016-05-211-2/+2
| * | | Improve design of Pipeline viewKamil Trzcinski2016-05-213-18/+20
* | | | Merge branch 'rs-event-atom-partial' into 'master' Douwe Maan2016-05-253-17/+16
|\ \ \ \
| * | | | Render a collection for the Commits atom feedrs-event-atom-partialRobert Speicher2016-05-232-14/+15
| * | | | Remove `event_to_atom` helperRobert Speicher2016-05-231-3/+1
* | | | | Merge branch 'closed-by-alignment' into 'master' Jacob Schatz2016-05-251-1/+4
|\ \ \ \ \
| * | | | | Related merge request text alignmentclosed-by-alignmentPhil Hughes2016-05-231-1/+4
| |/ / / /
* | | | | Merge branch 'generic-commit-status' into 'master' Jacob Schatz2016-05-251-7/+7
|\ \ \ \ \
| * | | | | Move tags to column in generic_commit_statusgeneric-commit-statusAnnabel Dunstone2016-05-241-7/+7
| | |_|/ / | |/| | |
* | | | | Merge branch 'fix-grammar-issues' into 'master' Jacob Schatz2016-05-254-14/+12
|\ \ \ \ \
| * | | | | Resolve some issues Jacob brought up.Connor Shea2016-05-241-4/+4
| * | | | | Fix grammar and wording in text on various pages.Connor Shea2016-05-224-14/+12
* | | | | | Merge branch 'snippets-ui' into 'master' Jacob Schatz2016-05-242-16/+30
|\ \ \ \ \ \
| * | | | | | Updated snippets UIPhil Hughes2016-05-182-16/+30
* | | | | | | Merge branch 'project-settings' into 'master' Jacob Schatz2016-05-242-312/+262
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Project settings UI updatePhil Hughes2016-05-202-312/+262
* | | | | | | Move files tab before commits tab to follow same order as top navigationproject-navigation-redesignDmitriy Zaporozhets2016-05-241-3/+3
* | | | | | | Merge branch 'master' into project-navigation-redesignDmitriy Zaporozhets2016-05-2343-143/+483
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Revert commit info changeAnnabel Dunstone2016-05-231-10/+10
| * | | | | | Put column headers back17736-builds-hotfixAnnabel Dunstone2016-05-231-0/+11
| * | | | | | Move build info out of pipeline conditionalAnnabel Dunstone2016-05-231-10/+10
| * | | | | | Move tags into columnAnnabel Dunstone2016-05-231-12/+12
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'fix-docker-registry-integration' into 'master' Yorick Peterse2016-05-211-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Fix container deletion permission issueKamil Trzcinski2016-05-201-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'dz-fix-fork-counter' into 'master' Jacob Schatz2016-05-211-2/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix fork counter ui bug for safaridz-fix-fork-counterDmitriy Zaporozhets2016-05-191-2/+3
| | |/ /
| * | | Merge branch 'zj-gitignore-dropdown'Douwe Maan2016-05-202-3/+10
| |\ \ \
| | * | | Dropdown implementationzj-gitignore-dropdownAlfredo Sumaran2016-05-201-1/+1
| | * | | Dropdown implementationAlfredo Sumaran2016-05-201-3/+1
| | * | | First import of gitignoresZeger-Jan van de Weg2016-05-201-2/+4
| | * | | Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-202-3/+10
| | |/ /
| * | | Merge branch 'rm-source-branch' into 'master' Douwe Maan2016-05-203-5/+9
| |\ \ \
| | * | | Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs2016-05-203-5/+9
| | |/ /
| * | | Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-4/+2
| |\ \ \ | | |/ / | |/| |
| | * | Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-4/+2
| | |/
| * | Merge branch 'feature/runner-config-untagged-jobs' into 'master' Robert Speicher2016-05-194-32/+29
| |\ \
| | * | Minor runner-related code refactoringsGrzegorz Bizon2016-05-191-1/+1
| | * | Display validation errors when admin edits a runnerGrzegorz Bizon2016-05-191-1/+1
| | * | Add minor corrections related to config of runnerGrzegorz Bizon2016-05-192-3/+2
| | * | Use form errors helper in CI runner edit formGrzegorz Bizon2016-05-191-4/+1
| | * | Improve displaying validation messages for runnerGrzegorz Bizon2016-05-191-0/+6
| | * | Extend runner config options for untagged jobsGrzegorz Bizon2016-05-192-32/+21