summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add missing param and title for tagrelease-notesDmitriy Zaporozhets2015-11-093-4/+6
* Refactor release code a bitDmitriy Zaporozhets2015-11-095-15/+15
* Better englishDmitriy Zaporozhets2015-11-061-1/+1
* Add tests to release notes featureDmitriy Zaporozhets2015-11-061-3/+3
* Add association and validation for Release modelDmitriy Zaporozhets2015-11-061-0/+3
* Small UI improvements to new git tag pageDmitriy Zaporozhets2015-11-062-7/+11
* Fix list rendering issue when dropdown was hidden in rowDmitriy Zaporozhets2015-11-062-2/+3
* Add changelog item and remove release labels for tags listDmitriy Zaporozhets2015-11-061-3/+0
* Retyle tag show pageDmitriy Zaporozhets2015-11-051-14/+10
* Improve UI for tags pageDmitriy Zaporozhets2015-11-055-27/+33
* After tag is created - redirect to tag pageDmitriy Zaporozhets2015-11-051-1/+1
* Add release description to new tag formDmitriy Zaporozhets2015-11-053-1/+28
* Create show page for tag and render release notes there and on index pageDmitriy Zaporozhets2015-11-058-18/+45
* Add ability to edit and show release notesDmitriy Zaporozhets2015-11-057-9/+60
* More release related logic to separate resourceDmitriy Zaporozhets2015-11-057-10/+42
* Add release modelDmitriy Zaporozhets2015-11-051-0/+2
* Add edit/update tag actions for future release notesDmitriy Zaporozhets2015-11-053-0/+10
* Merge branch 'facebook-auth' into 'master' Robert Speicher2015-11-042-1/+1
|\
| * Add Facebook authenticationDouwe Maan2015-11-032-1/+1
* | Merge branch 'rs-git-bin-path' into 'master' Douwe Maan2015-11-041-6/+6
|\ \
| * | Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-031-6/+6
| |/
* | Merge branch 'fix-infinite-redirect' into 'master' Stan Hu2015-11-041-7/+15
|\ \
| * | Only redirect to homepage url when its not the root urlJeroen van Baarsen2015-11-021-7/+15
* | | Improvements to profile page UIimprove-profile-pageDmitriy Zaporozhets2015-11-045-9/+26
* | | Merge branch 'create-project-performance' into 'master' Yorick Peterse2015-11-041-2/+0
|\ \ \
| * | | Removed extra activity update for new projectscreate-project-performanceYorick Peterse2015-10-291-2/+0
* | | | Merge branch 'remove-duplicate-orders' into 'master' Yorick Peterse2015-11-041-5/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Only sort by IDs by defaultYorick Peterse2015-11-031-5/+5
* | | | Merge branch 'improve-profile-page'Dmitriy Zaporozhets2015-11-036-45/+97
|\ \ \ \
| * | | | Add extra padding between user description and links on profile pageDmitriy Zaporozhets2015-11-031-1/+1
| * | | | Apply new design for user profile pageDmitriy Zaporozhets2015-11-035-33/+58
| * | | | Improve profile page UIDmitriy Zaporozhets2015-11-032-11/+38
* | | | | Merge branch 'fix-clipboard-btn' into 'master' Dmitriy Zaporozhets2015-11-031-0/+4
|\ \ \ \ \
| * | | | | Fix clipboard button overflowDmitriy Zaporozhets2015-11-031-0/+4
| |/ / / /
* | | | | Merge branch 'go-to-nav'Dmitriy Zaporozhets2015-11-035-12/+12
|\ \ \ \ \
| * | | | | Better name for up-level linksgo-to-navDmitriy Zaporozhets2015-11-035-12/+12
* | | | | | Merge branch 'drop-old-builds' into 'master' Kamil Trzciński2015-11-031-0/+18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Cleanup stuck CI builds dailydrop-old-buildsKamil Trzcinski2015-11-031-0/+18
* | | | | | Merge branch 'only-syntax' into 'master' Kamil Trzciński2015-11-031-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Extend yml syntax for only and except to support specifying repository pathKamil Trzcinski2015-11-021-1/+1
* | | | | | Fix code that depends on incorrect inflector behaviorDmitriy Zaporozhets2015-11-031-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'olhado/gitlab-ce-commit-search'Dmitriy Zaporozhets2015-11-036-2/+24
|\ \ \ \ \
| * | | | | Refactor search by commits messageolhado/gitlab-ce-commit-searchDmitriy Zaporozhets2015-11-024-35/+7
| * | | | | Actually converted code to following suggestions.Michael Chmielewski2015-10-281-6/+3
| * | | | | Fixed method to use git log via Popen as recommended, and made output match t...Michael Chmielewski2015-10-281-1/+6
| * | | | | Trying to incorporate suggestions from comments on Merge Request 1661Michael Chmielewski2015-10-281-4/+5
| * | | | | Add support for searching commit log messagesJonathan Schoeffling2015-10-285-2/+49
| | |_|/ / | |/| | |
* | | | | Add 'New file' link to dropdown on project pageDmitriy Zaporozhets2015-11-031-0/+4
* | | | | Merge pull request #9791 from konpyu/fix-deprecatedStan Hu2015-11-021-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix deprecatedKON YUICHI2015-10-311-1/+1
| | |/ / | |/| |