summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Fix UI for pages with panelsfix-ui-paddingDmitriy Zaporozhets2016-01-229-13/+9
* Merge branch 'issue_2239' into 'master' Dmitriy Zaporozhets2016-01-221-0/+4
|\
| * Add link for checkout MRs info.issue_2239Rubén Dávila2016-01-211-0/+4
* | Merge branch 'fix-comment-on-diff-ajax-loading'Dmitriy Zaporozhets2016-01-224-7/+5
|\ \
| * \ Merge remote-tracking branch 'origin/master' into fix-comment-on-diff-ajax-lo...Rémy Coutable2016-01-208-8/+45
| |\ \ | | |/
| * | Address some JS coding-style and HTML semantic issuesRémy Coutable2016-01-204-7/+5
* | | Merge branch 'fix-error-500-mr-search' into 'master' Dmitriy Zaporozhets2016-01-221-1/+1
|\ \ \
| * | | Fix Error 500 when doing a search for merge requestsStan Hu2016-01-201-1/+1
| | |/ | |/|
* | | Merge branch 'fix-mr-diff-edit-button' into 'master' Robert Speicher2016-01-221-21/+19
|\ \ \
| * | | Fix MR diff 'Edit' buttonfix-mr-diff-edit-buttonDouwe Maan2016-01-211-21/+19
* | | | Merge branch 'fix-diff-comments' into 'master' Robert Speicher2016-01-221-1/+2
|\ \ \ \
| * | | | Restore diff commentsDouwe Maan2016-01-221-1/+2
| |/ / /
* | | | Merge branch 'ci/recursive-artifacts-entries' into 'master' Robert Speicher2016-01-211-1/+1
|\ \ \ \
| * | | | Add method that calculates total size for artifacts subfolderci/recursive-artifacts-entriesKamil Trzcinski2016-01-201-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'diff-highlight-themes' into 'master' Robert Speicher2016-01-2110-60/+58
|\ \ \ \ | |_|/ / |/| | |
| * | | Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan2016-01-2110-60/+58
* | | | Move build artifacts javascripts into separate filefix/artifacts-download-progress-barGrzegorz Bizon2016-01-211-13/+0
* | | | Do not use progress bar when downloading build artifactsGrzegorz Bizon2016-01-211-1/+5
|/ / /
* | | Implement new UI for paginationDmitriy Zaporozhets2016-01-205-16/+14
* | | Merge branch 'show-message-to-signed-out-users-to-sign-in-if-they-want-to-com...Dmitriy Zaporozhets2016-01-201-0/+10
|\ \ \
| * | | Adds disabled comment field and disabled avatar.Jacob Schatz2016-01-201-0/+10
* | | | Merge branch 'master' into issue_3945issue_3945Rubén Dávila2016-01-201-0/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher2016-01-201-0/+16
| |\ \ \
| | * | | Add IP blocking against DNSBL at sign-upfeature/check-against-rbl-onlyTomasz Maczukin2016-01-201-0/+16
| | |/ /
* | | | Merge branch 'master' into issue_3945Douwe Maan2016-01-206-6/+24
|\ \ \ \ | |/ / /
| * | | Merge branch 'sentry-integration' into 'master' Robert Speicher2016-01-201-1/+20
| |\ \ \
| | * | | Target '_blank'sentry-integrationDouwe Maan2016-01-201-2/+2
| | * | | Use sentry in env production onlyJeroen Nijhof2016-01-201-1/+3
| | * | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into sentry-...Jeroen Nijhof2016-01-206-21/+39
| | |\ \ \ | | | |/ /
| | * | | Add sentry integrationJeroen Nijhof2016-01-181-0/+17
| * | | | Merge branch 'secret-shortcut-feature' into 'master' Dmitriy Zaporozhets2016-01-202-1/+4
| |\ \ \ \
| | * | | | Simplifies the HAML if statement for project branch URLJacob Schatz2016-01-201-6/+2
| | * | | | Fix HTML so code passessecret-shortcut-featureJacob Schatz2016-01-201-2/+2
| | * | | | Fix project find url so branch ref is not nilJacob Schatz2016-01-192-3/+7
| | * | | | Proper spacing in HAML file `if` statement.Jacob Schatz2016-01-191-1/+1
| | * | | | Removes `defined?` in favor to just `if`Jacob Schatz2016-01-191-1/+1
| | * | | | Add reference to the correct branch.Jacob Schatz2016-01-191-1/+1
| | * | | | Adds `t` as a shortcut for find file anywhereJacob Schatz2016-01-191-0/+3
| * | | | | Remove `Compressed to` column from build artifacts browserci/artifacts-remove-compressed-sizeGrzegorz Bizon2016-01-203-4/+0
| | |_|/ / | |/| | |
* | | | | Properly highlight lines around '\ No newline at end of file'Douwe Maan2016-01-202-0/+9
* | | | | Fix MR diff_refsDouwe Maan2016-01-202-2/+2
* | | | | Merge branch 'master' into issue_3945Douwe Maan2016-01-2014-32/+50
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'user-ldap-email' into 'master' Robert Speicher2016-01-191-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan2016-01-191-2/+2
| | | |/ | | |/|
| * | | Merge branch 'display-message-when-assignee-cannot-merge' into 'master' Dmitriy Zaporozhets2016-01-191-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | Fix spacing issues, fix naming inconsistencies. Fix conflicts.Jacob Schatz2016-01-181-2/+2
| | * | adds exclamation point when assigned user cannot mergeJacob Schatz2016-01-181-0/+3
| * | | Merge branch 'fix/artifacts-double-propagation' into 'master' Grzegorz Bizon2016-01-191-1/+5
| |\ \ \
| | * | | Fix double request issue in artifacts browserGrzegorz Bizon2016-01-191-1/+5
| | |/ /
| * | | Merge branch 'feature/expose-ci-lint-tool'Douwe Maan2016-01-191-1/+6
| |\ \ \ | | |/ / | |/| |