summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ | | |/ / | |/| |
| | * | Remove dropdown containing CI Lint button on builds pagefeature/expose-ci-lint-toolGrzegorz Bizon2016-01-181-9/+3
| | * | Reuse existing CSS classes when exposing CI Lint toolGrzegorz Bizon2016-01-171-10/+9
| | * | Expose link to CI Lint Tool on builds pageGrzegorz Bizon2016-01-171-1/+13
| * | | Improve ux in builds artifacts browserGrzegorz Bizon2016-01-183-18/+24
| | |/ | |/|
| * | Replaced "td" with "th" in the Sherlock SQL listsherlock-table-htmlYorick Peterse2016-01-181-1/+1
| |/
| * sanitize user supplied input.Josh Frye2016-01-162-25/+2
| * Autofill abuse message text with user url. Closes #2838Josh Frye2016-01-162-1/+24
| * Merge branch 'fix-alignment-issue' into 'master' Jacob Schatz2016-01-155-8/+8
| |\
| | * Replace strong by span for .item-title elementsfix-alignment-issueRémy Coutable2016-01-155-6/+6
| | * Streamline item titles to use a single class, and add back strong tagsRémy Coutable2016-01-155-9/+10
| | * Fix alignment issues after a fix on titles weightRémy Coutable2016-01-142-5/+4
* | | Move parallel diff logic to separate classDouwe Maan2016-01-203-5/+5
* | | Refactor Gitlab::Highlight and fix testsDouwe Maan2016-01-192-4/+4
* | | Merge branch 'master' into issue_3945Rubén Dávila2016-01-14136-649/+869
|\ \ \ | |/ /
| * | add missing padding for commit -> builds pageDmitriy Zaporozhets2016-01-141-1/+2
| * | Fix layout for empty projectDmitriy Zaporozhets2016-01-141-34/+37
| * | Merge branch 'rs-fix-cross-reference' into 'master' Robert Speicher2016-01-141-3/+4
| |\ \
| | * | Fix cross-project reference clipboard textRobert Speicher2016-01-131-3/+4
| * | | Fix css mess around git clone panel. Align it properlyDmitriy Zaporozhets2016-01-144-16/+17
| * | | Fix missing padding for user/group pagesDmitriy Zaporozhets2016-01-143-3/+0
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-01-142-9/+10
| |\ \ \