summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* More noticable filter iconsDmitriy Zaporozhets2014-06-241-1/+2
* CleanupDmitriy Zaporozhets2014-06-242-39/+0
* Improve discussionsDmitriy Zaporozhets2014-06-2411-52/+119
* Dont render difscussion for commit diffsDmitriy Zaporozhets2014-06-241-3/+3
* Merge branch 'oauth_errors' into 'master'Dmitriy Zaporozhets2014-06-249-23/+52
|\
| * Improve error page layoutDmitriy Zaporozhets2014-06-248-27/+33
| * Error page.Marin Jankovski2014-06-241-0/+12
| * Use an error page when oauth fails.Marin Jankovski2014-06-241-1/+7
| * Return better error when account exists when attempting oauth account create.Marin Jankovski2014-06-241-4/+9
* | Merge branch 'fix-namespace-select' into 'master'Dmitriy Zaporozhets2014-06-241-1/+1
|\ \
| * | Fix namespace selector on Projects#new pageDmitriy Zaporozhets2014-06-241-1/+1
| |/
* | Merge branch 'mr-improve-comments' into 'master'Dmitriy Zaporozhets2014-06-242-3/+20
|\ \
| * | Improve merge request commentsDmitriy Zaporozhets2014-06-242-3/+20
* | | Show README link only if repository exists and not emptyDmitriy Zaporozhets2014-06-241-1/+1
|/ /
* | Dont show reply button if user is not signed inDmitriy Zaporozhets2014-06-241-0/+2
* | Move reply button to helper from viewDmitriy Zaporozhets2014-06-245-15/+21
|/
* Merge branch 'link-to-readme-from-description' into 'master'Dmitriy Zaporozhets2014-06-241-0/+4
|\
| * Remove button code from readme link.link-to-readme-from-descriptionSytse Sijbrandij2014-06-241-1/+1
| * Allow for the readme not to exist.Sytse Sijbrandij2014-06-231-1/+1
| * Link to readme from description if you don't have edit rights on the repository.Sytse Sijbrandij2014-06-231-0/+4
* | Merge pull request #6992 from skv-headless/project_commits_sql_optimizationDmitriy Zaporozhets2014-06-243-4/+15
|\ \
| * | notes count in 1 query for mr and commitsskv2014-06-103-4/+15
* | | Merge pull request #7013 from jvanbaarsen/better-webhook-informationDmitriy Zaporozhets2014-06-245-6/+9
|\ \ \
| * | | Added an UrlBuilder for building rails named routesJeroen van Baarsen2014-06-131-4/+1
| * | | Return a little more information in Issue webhookJeroen van Baarsen2014-06-135-6/+12
* | | | Merge pull request #5531 from NotSqrt/add-searchDmitriy Zaporozhets2014-06-244-2/+15
|\ \ \ \
| * | | | Update ability to search in issue descriptions and commentsNotSqrt2014-05-154-2/+15
* | | | | Merge pull request #7082 from erbunao/fix_clipboardDmitriy Zaporozhets2014-06-241-1/+101
|\ \ \ \ \
| * | | | | Fix for copy paste formatted texterbunao2014-06-051-1/+101
* | | | | | Merge pull request #7169 from cirosantilli/remove-center-elemDmitriy Zaporozhets2014-06-2411-11/+12
|\ \ \ \ \ \
| * | | | | | Replace HTML5 obsolete center element with CSS.Ciro Santilli2014-06-2111-11/+12
* | | | | | | Merge pull request #7177 from Totof6942/masterDmitriy Zaporozhets2014-06-242-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Small ui fixChristophe Poulette2014-06-222-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'at_mention_all_project_members' into 'master'Dmitriy Zaporozhets2014-06-243-33/+53
|\ \ \ \ \ \ \
| * | | | | | | Move checking of recepients to a service.Marin Jankovski2014-06-233-30/+46
| * | | | | | | Make sure that at mentioning all properly notifies.Marin Jankovski2014-06-232-5/+9
| * | | | | | | Show @all in autocomplete list.Marin Jankovski2014-06-231-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'issues-filter-by-description' into 'master'Dmitriy Zaporozhets2014-06-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fixes a problem with 'Issues' filter box, where description of the filter say...Andrey Vasilyev2014-05-161-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'patch-2' into 'master'Dmitriy Zaporozhets2014-06-241-5/+3
|\ \ \ \ \ \ \
| * | | | | | | Add autofocus and tabindex.Metalaka2014-05-181-5/+3
* | | | | | | | Merge branch 'bugfix/303/dashboard_feed_ids' into 'master'Dmitriy Zaporozhets2014-06-241-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Update event helper to display target_iid in event title instead of target_id.Kyle Fazzari2014-05-291-3/+3
* | | | | | | | | Merge branch 'update-repository-size-during-import' into 'master'Dmitriy Zaporozhets2014-06-241-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added update repository size to repository importCSchulz2014-06-111-1/+2
* | | | | | | | | | Merge branch 'ssh-key-title-fix' into 'master'Dmitriy Zaporozhets2014-06-241-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Changed event to focusoutCSchulz2014-06-141-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Test secondary user email removal.Marin Jankovski2014-06-231-1/+1
* | | | | | | | | | Add option for admin to remove users secondary emails.Marin Jankovski2014-06-232-0/+12
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'fix-go-meta-tag' into 'master'Dmitriy Zaporozhets2014-06-231-5/+8
|\ \ \ \ \ \ \ \ \