summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Persist current merge request tab selection via URLrs-persist-tab-selectionRobert Speicher2015-05-272-37/+41
* Fix milestone "Browse Issues" button.Douwe Maan2015-05-272-3/+3
* Set milestone on new issue when creating issue from index with milestone filt...Douwe Maan2015-05-271-1/+1
* Merge branch 'accepted-rejected-mrs' into 'master'Dmitriy Zaporozhets2015-05-276-11/+11
|\
| * Add Accepted and Rejected tabs to MR lists.Douwe Maan2015-05-252-2/+2
| * Consistently refer to MRs as either Accepted or Rejected.Douwe Maan2015-05-254-9/+9
* | Merge pull request #9319 from jvanbaarsen/validate-wiki-page-creationJeroen van Baarsen2015-05-261-0/+2
|\ \
| * | Validate wiki page creationJeroen van Baarsen2015-05-261-0/+2
* | | Merge branch 'rs-link_to_label' into 'master'Dmitriy Zaporozhets2015-05-265-10/+6
|\ \ \ | |/ / |/| |
| * | Make the actual labels on Labels#index linksrs-link_to_labelRobert Speicher2015-05-211-1/+1
| * | Add link_to_label helperRobert Speicher2015-05-215-9/+5
* | | Refactor permission checks to use `can?` instead of `issues_enabled` and `mer...Stan Hu2015-05-251-2/+3
* | | Merge branch 'disabled-issues-mr-features' into 'master'Douwe Maan2015-05-252-38/+1
|\ \ \ | |_|/ |/| |
| * | Disable "New Issue" and "New Merge Request" buttons when features are disable...Stan Hu2015-05-252-38/+1
* | | Merge branch 'add-webhook-note-events' into 'master'Douwe Maan2015-05-251-1/+8
|\ \ \ | |/ / |/| |
| * | Add support for Webhook note eventsStan Hu2015-05-211-1/+8
| |/
* | Use the user list from the target project in a merge requestStan Hu2015-05-222-3/+3
|/
* Fix Atom feeds.Douwe Maan2015-05-213-3/+3
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJob van der Voort2015-05-212-4/+13
|\
| * Merge branch 'explain-wip-mr' into 'master'Dmitriy Zaporozhets2015-05-202-4/+13
| |\
| | * Remove italics and margin from merge request form help.Douwe Maan2015-05-201-1/+1
| | * Fix copy.explain-wip-mrDouwe Maan2015-05-171-1/+1
| | * Add explanation about WIP status to MR form.Douwe Maan2015-05-152-4/+13
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhqJob van der Voort2015-05-213-8/+8
|\ \ \
| * | | Disabled expansion of top/bottom blobs for new file diffsAlex Connor2015-05-213-8/+8
| |/ /
* | | Small css improvementsDmitriy Zaporozhets2015-05-191-1/+1
|/ /
* | Simplify and unify helpers for rendering markupJakub Jirutka2015-05-181-5/+1
|/
* Merge branch 'spinner-spin' into 'master'Dmitriy Zaporozhets2015-05-151-6/+6
|\
| * Spin icon next to "Checking for CI status..."spinner-spinDouwe Maan2015-05-141-6/+6
* | Use count badges with number_with_delimiter helper for issue, commit countDmitriy Zaporozhets2015-05-141-1/+1
* | Use slightly fewer icons in project sidebar.Douwe Maan2015-05-141-6/+0
* | Always show note action icons.Douwe Maan2015-05-142-12/+11
|/
* Merge branch 'note-role' into 'master'Dmitriy Zaporozhets2015-05-121-9/+17
|\
| * Show user roles by comments.Douwe Maan2015-05-121-9/+17
* | Move "Forked from" above "Version".project-pageDouwe Maan2015-05-121-8/+9
* | Move clone panel to bottom of project sidebar.Douwe Maan2015-05-121-3/+3
* | Restructure project sidebar.Douwe Maan2015-05-121-62/+78
* | Fix alignment of ref picker, breadcrumb and buttons.Douwe Maan2015-05-121-1/+1
* | Add icons to more tabs.Douwe Maan2015-05-122-1/+8
|/
* Fix commits feed button.create-merge-requestDouwe Maan2015-05-101-4/+4
* Add Merge Request button to branches page.Douwe Maan2015-05-091-4/+7
* Add Create Merge Request buttons to commits page and push event.Douwe Maan2015-05-092-8/+15
* Link Commits tab to current branch from Compare page.Douwe Maan2015-05-091-1/+1
* Move project visibility from clone bar to repository details block for non em...Marin Jankovski2015-05-081-1/+3
* Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets2015-05-087-50/+53
|\
| * Don't add js-task-list-container to things the user can't editRobert Speicher2015-05-063-4/+4
| * Single quotes/icon helper in viewsRobert Speicher2015-05-065-39/+39
| * Remove all references to `parse_tasks`Robert Speicher2015-05-062-2/+2
| * Update task list behavior for Merge RequestsRobert Speicher2015-05-062-2/+4
| * Update task list behavior for NotesRobert Speicher2015-05-062-4/+3