summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Expose MergeRequest#user_notes_count in the API and use the method in issues ...Rémy Coutable2016-05-092-20/+8
* Fix build notification on merge request page change even if the build status ...Benedikt Huss2016-05-081-6/+1
* Merge branch '15179-builds-redesign' into 'master' Jacob Schatz2016-05-0526-44/+47
|\
| * Revert counter parentheses back to badges15179-builds-redesignAnnabel Dunstone2016-05-044-22/+16
| * Change build icons into buttons; update testsAnnabel Dunstone2016-05-041-3/+3
| * Builds page redesignAnnabel Dunstone2016-05-047-18/+25
| * Start builds redesignAnnabel Dunstone2016-05-0424-38/+40
* | Merge branch 'sanitize-new-project-error-message' into 'master' Robert Speicher2016-05-041-1/+1
|\ \ | |/ |/|
| * Sanitize repo paths in new project error messageStan Hu2016-05-041-1/+1
* | Improve milestone page UIimprove-milestone-uiDmitriy Zaporozhets2016-05-031-5/+5
|/
* Added UI to define secret_token for webhook and systemhookfeature/backport-safewebhooksGabriel Mazetto2016-05-021-0/+5
* Merge branch 'gitattributes' into 'master' Rémy Coutable2016-04-291-13/+13
|\
| * Support supressing text file diffs on the default branch with .gitattributesMatt Oakes2016-04-291-13/+13
* | Use a better message when milestone is newly createdchange_message_for_newly_created_milestoneArinde Eniola2016-04-291-2/+5
|/
* Merge branch 'zj-large-files-no-highlight' into 'master' Robert Speicher2016-04-281-8/+17
|\
| * Properly handle bigger filesZeger-Jan van de Weg2016-04-281-8/+17
* | Merge branch 'async-new-branch-button' into 'master' Jacob Schatz2016-04-281-4/+12
|\ \
| * | Load the "New Branch" button asynchronouslyYorick Peterse2016-04-281-4/+12
| |/
* | Merge branch 'protected-branches-ui' into 'master' Jacob Schatz2016-04-282-53/+61
|\ \
| * | Protected branches UIprotected-branches-uiPhil Hughes2016-04-262-53/+61
* | | Merge branch 'project-webhooks-ui' into 'master' Jacob Schatz2016-04-282-85/+91
|\ \ \
| * | | Project webhooks updated UIPhil Hughes2016-04-262-85/+91
| |/ /
* | | Merge branch 'project-deploy-keys-ui' into 'master' Jacob Schatz2016-04-283-81/+64
|\ \ \ | |_|/ |/| |
| * | Updated tests for deploy keysproject-deploy-keys-uiPhil Hughes2016-04-251-6/+4
| * | Project deploy keys updated UIPhil Hughes2016-04-253-82/+67
* | | Merge branch 'updated-triggers-ui' into 'master' Jacob Schatz2016-04-282-65/+62
|\ \ \
| * | | Updated triggers UIupdated-triggers-uiPhil Hughes2016-04-272-65/+62
| | |/ | |/|
* | | Merge branch 'project-group-ui' into 'master' Jacob Schatz2016-04-281-38/+41
|\ \ \
| * | | Fixed failing testsPhil Hughes2016-04-251-4/+2
| * | | Updated select box to match designPhil Hughes2016-04-251-1/+3
| * | | Updated project group sharing UIPhil Hughes2016-04-251-38/+41
| | |/ | |/|
* | | Hide button on mobileAlfredo Sumaran2016-04-261-2/+2
* | | Update syntaxAlfredo Sumaran2016-04-261-2/+2
* | | Hide whitespace toggle button for new merge requestsAlfredo Sumaran2016-04-262-5/+7
* | | Add Hide/show whitespace changes button on diff and commit viewAlfredo Sumaran2016-04-261-0/+4
| |/ |/|
* | Fix error on commit builds page when no builds yetGrzegorz Bizon2016-04-251-1/+1
|/
* Use the `can?` helper instead of `current_user.can?`15513-fix-undefined-can-methodRémy Coutable2016-04-221-1/+1
* Merge branch 'rs-diff_view' into 'master' Rémy Coutable2016-04-221-1/+1
|\
| * Always read diff_view setting from the cookieRobert Speicher2016-04-141-1/+1
* | Merge branch 'remove-update-files' into 'master' Yorick Peterse2016-04-212-0/+0
|\ \
| * | Removed JS update templatesremove-update-filesPhil Hughes2016-04-192-0/+0
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRémy Coutable2016-04-211-1/+1
|\ \ \
| * \ \ Merge branch 'issue_15434' into 'master' Jacob Schatz2016-04-211-1/+1
| |\ \ \
| | * | | Remove unnecessary provided paramAlfredo Sumaran2016-04-211-1/+1
* | | | | Merge branch 'rs-issue-15408' into 'master' Robert Speicher2016-04-211-1/+1
|\ \ \ \ \
| * | | | | Fix undefined local variable error in Invalid MR templaters-issue-15408Robert Speicher2016-04-211-1/+1
| |/ / / /
* | | | | Merge branch 'diff-link-fix' into 'master' Jacob Schatz2016-04-211-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Put back removed line numberdiff-link-fixPhil Hughes2016-04-201-1/+1
| * | | | Fixed issue with lines not being selectable when expanding diffPhil Hughes2016-04-201-5/+5
* | | | | Merge branch 'addtap' into 'master' Kamil Trzciński2016-04-211-0/+3
|\ \ \ \ \