summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6395 from dpursehouse/grammar-fixesDmitriy Zaporozhets2014-03-271-1/+1
|\
| * Fix another instance of "created at"David Pursehouse2014-02-241-1/+1
* | Merge pull request #6634 from jvanbaarsen/see-merge-status-no-permissionDmitriy Zaporozhets2014-03-271-1/+4
|\ \
| * | Always show merge statusJeroen van Baarsen2014-03-271-1/+4
* | | Fixed 500 error when creating issue for project with no commits.Kyle Fazzari2014-03-271-1/+1
|/ /
* | Merge pull request #6610 from Datacom/feature/parallel_diff_scrollbars_pr2Marin Jankovski2014-03-271-67/+47
|\ \
| * | Refactor Parallel Diff feature and add scrollbarsGeorge Dewar2014-03-271-67/+47
* | | Change Diff to Changes in views.Marin Jankovski2014-03-264-7/+7
|/ /
* | Merge branch 'humanize-over-titleize' into 'master'Dmitriy Zaporozhets2014-03-251-1/+1
|\ \
| * | Use humanize instead of titleize for MR title suggestionDmitriy Zaporozhets2014-03-241-1/+1
* | | Merge branch 'improve-archived-projects' into 'master'Dmitriy Zaporozhets2014-03-252-4/+8
|\ \ \
| * | | Add proper explanation to MR in archived projectsDmitriy Zaporozhets2014-03-242-4/+8
| |/ /
* | | Remove assignee/milestone selects from MR formDmitriy Zaporozhets2014-03-241-31/+14
|/ /
* | Remove periods from merge requestawiddersheim2014-03-221-2/+2
* | Use new gems methods.Marin Jankovski2014-03-201-1/+1
* | Fix commit comment count cssDmitriy Zaporozhets2014-03-141-1/+1
* | Merge branch 'import-timeout' of https://dev.gitlab.org/dzaporozhets/gitlabhq...Dmitriy Zaporozhets2014-03-144-45/+70
|\ \
| * | Hide retry import form for non mastersDmitriy Zaporozhets2014-03-131-12/+13
| * | Project import and retry import scaffoldDmitriy Zaporozhets2014-03-123-43/+64
| * | Improve import noticeDmitriy Zaporozhets2014-03-121-1/+1
| * | Show import notice in callout blockDmitriy Zaporozhets2014-03-111-1/+1
| * | Better explanation for import urlDmitriy Zaporozhets2014-03-111-2/+5
* | | Merge branch 'toggle_diff_comments' of https://github.com/jacob-carlborg/gitl...Dmitriy Zaporozhets2014-03-133-3/+8
|\ \ \
| * | | Add button for toggling inline comments in diff view.Jacob Carlborg2014-02-223-3/+11
* | | | Merge pull request #6474 from jvanbaarsen/post-tag-hookDmitriy Zaporozhets2014-03-121-1/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Added tag_push_events to the web_hooksJeroen van Baarsen2014-03-051-1/+8
* | | | Refactor js behaviours helpersDmitriy Zaporozhets2014-03-114-123/+133
* | | | Fixed readme page titleTyler Sommer2014-03-051-1/+1
|/ / /
* | | Feature: reopen closed merge requestDmitriy Zaporozhets2014-02-283-4/+7
* | | Hide mr close button for comment form if merge request was closed or inline c...Dmitriy Zaporozhets2014-02-281-2/+2
* | | Fix btn margin for commit show pageDmitriy Zaporozhets2014-02-281-1/+1
* | | Issue box restyleDmitriy Zaporozhets2014-02-273-21/+22
* | | Merge pull request #6382 from jvanbaarsen/contribution-guide-linkDmitriy Zaporozhets2014-02-262-0/+8
|\ \ \
| * | | Added the contribution guide noticeJeroen van Baarsen2014-02-222-0/+8
* | | | Better redirect for edit blod from MergeRequestDmitriy Zaporozhets2014-02-262-3/+3
* | | | Merge pull request #5719 from jacob-carlborg/mr_targetDmitriy Zaporozhets2014-02-261-1/+1
|\ \ \ \
| * | | | By default, target original repository if fork when creating new MR.Jacob Carlborg2014-02-241-1/+1
* | | | | Small css fixesDmitriy Zaporozhets2014-02-261-1/+1
* | | | | Fix commit description expandDmitriy Zaporozhets2014-02-261-4/+4
* | | | | commit description in commit listskv-headless2014-02-251-1/+8
|/ / / /
* | | | Fix onion image controlDmitriy Zaporozhets2014-02-241-3/+3
* | | | Fix btn-group alignDmitriy Zaporozhets2014-02-242-2/+2
* | | | Fix MR title buttons blockDmitriy Zaporozhets2014-02-241-2/+2
* | | | Fixed 500 error on branch and tag creation via UIDmitriy Zaporozhets2014-02-241-1/+1
* | | | Use proper classes for sdiff contentDmitriy Zaporozhets2014-02-242-33/+29
* | | | Proper class names for diff filesDmitriy Zaporozhets2014-02-241-3/+3
| |_|/ |/| |
* | | Merge branch 'refactor_css' into 'master'Dmitriy Zaporozhets2014-02-2426-57/+60
|\ \ \ | |/ / |/| |
| * | Refactor scssDmitriy Zaporozhets2014-02-2014-29/+32
| * | Use more specific class names: grouped -> btn-groupedDmitriy Zaporozhets2014-02-2013-28/+28
| |/
* | Add edit button to MergeRequest diffDmitriy Zaporozhets2014-02-202-7/+16
|/