summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix old version warning when viewing wiki latest version via version_idfix-viewing-wiki-page-lastest-version-via-version-idDouglas Barbosa Alexandre2016-01-291-1/+1
* Merge branch 'focus-emoji-search-field' into 'master' Jacob Schatz2016-01-292-1/+2
|\
| * Auto-focus emoji award search fieldPhil Hughes2016-01-292-1/+2
* | Merge branch 'note-background-job' into 'master' Dmitriy Zaporozhets2016-01-294-18/+45
|\ \
| * | [WIP] Background process note logic for #3948Josh Frye2016-01-284-18/+45
* | | Merge branch 'rs-remove-ip-blocking' into 'master' Dmitriy Zaporozhets2016-01-294-25/+0
|\ \ \ | |_|/ |/| |
| * | Partially revert "Add IP check against DNSBLs at account sign-up"rs-remove-ip-blockingRobert Speicher2016-01-284-25/+0
* | | Merge branch 'hotfix/ruby-21-broken-update' into 'master' Marin Jankovski2016-01-292-2/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into hotfix/ruby-21-...James Lopez2016-01-2825-29/+194
| |\ \ | | |/
| * | trick rubocop and temporarily add ruby 2.1 images for any branchJames Lopez2016-01-282-2/+2
* | | Merge branch 'mr-merge-base' into 'master' Robert Speicher2016-01-285-21/+22
|\ \ \
| * \ \ Merge branch 'master' into mr-merge-basemr-merge-baseDouwe Maan2016-01-2821-36/+39
| |\ \ \
| * | | | Fix specsDouwe Maan2016-01-283-3/+6
| * | | | Correctly determine MR diff base when MR has merge conflictsDouwe Maan2016-01-274-20/+18
* | | | | Merge branch 'highlight-blame' into 'master' Robert Speicher2016-01-282-29/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into highlight-blameDouwe Maan2016-01-2821-36/+39
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Move blame group logic to dedicated classDouwe Maan2016-01-282-29/+3
| * | | | | Fix highlighting in blame view.Douwe Maan2016-01-272-4/+6
| | |/ / / | |/| | |
* | | | | Merge branch 'rs-ldap-user' into 'master' Robert Speicher2016-01-281-7/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Backport LDAP user assignment changes from EERobert Speicher2016-01-281-7/+8
| | |_|/ | |/| |
* | | | Merge branch 'issue_2406' into 'master' Dmitriy Zaporozhets2016-01-2813-18/+159
|\ \ \ \
| * | | | Align filter dropdown.issue_2406Rubén Dávila2016-01-271-0/+4
| * | | | Remove no longer required CSS rule.Rubén Dávila2016-01-201-4/+0
| * | | | Refactor some CSS rules.Rubén Dávila2016-01-202-6/+17
| * | | | Some fixes from last code review.Rubén Dávila2016-01-204-5/+5
| * | | | Some CSS and sorting fixes.Rubén Dávila2016-01-203-19/+30
| * | | | Add icon for private forks notice. #2406Rubén Dávila2016-01-203-2/+16
| * | | | Add ability to sort forks. #2406Rubén Dávila2016-01-202-4/+7
| * | | | aligns menu at top on one rowJacob Schatz2016-01-202-10/+26
| * | | | changing projects cssJacob Schatz2016-01-201-1/+0
| * | | | WIP: Add sort dropdown. #2406Rubén Dávila2016-01-201-0/+20
| * | | | Little update to copy and custom content for empty results. #2406Rubén Dávila2016-01-201-8/+13
| * | | | Show last commit as description. #2406Rubén Dávila2016-01-203-4/+10
| * | | | Fix broken specs. #2406Rubén Dávila2016-01-201-4/+2
| * | | | Add ability to filter by namespace. #2406Rubén Dávila2016-01-202-12/+20
| * | | | Use adequate icon for Forks link on sidebar. #2406Rubén Dávila2016-01-201-1/+1
| * | | | Show forks counter on listing. #2406Rubén Dávila2016-01-203-2/+10
| * | | | Add fork button and implement ability to distinguish between public and prote...Rubén Dávila2016-01-202-2/+26
| * | | | Use Project creator's avatar in fork listing. #2406Rubén Dávila2016-01-205-4/+12
| * | | | Setup new fork link in sidebar and routes. #2406Rubén Dávila2016-01-208-9/+19
* | | | | Merge branch 'issue_5546' into 'master' Dmitriy Zaporozhets2016-01-282-2/+23
|\ \ \ \ \
| * | | | | Make default sorting preference work for Issues and MRs.issue_5546Rubén Dávila2016-01-221-4/+2
| * | | | | Merge branch 'master' into issue_5546Rubén Dávila2016-01-2293-468/+632
| |\ \ \ \ \
| * | | | | | Make sorting preference reusable for all projects.Rubén Dávila2016-01-225-14/+15
| * | | | | | Make cookie suffix more simpler.Rubén Dávila2016-01-211-2/+2
| * | | | | | Little refactor plus some specs.Rubén Dávila2016-01-211-12/+6
| * | | | | | Remember last sort option used.Rubén Dávila2016-01-205-2/+30
* | | | | | | Merge branch 'sort-text-removed-from-sort-dropdown' into 'master' Jacob Schatz2016-01-287-8/+7
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Removed sorted text from dropdownsPhil Hughes2016-01-287-8/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'numbered-list-rendering-in-comments-cuts-off' into 'master' Dmitriy Zaporozhets2016-01-281-1/+1
|\ \ \ \ \ \