| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add missing param and title for tagrelease-notes | Dmitriy Zaporozhets | 2015-11-09 | 3 | -4/+6 |
| * | Refactor release code a bit | Dmitriy Zaporozhets | 2015-11-09 | 5 | -15/+15 |
| * | Better english | Dmitriy Zaporozhets | 2015-11-06 | 1 | -1/+1 |
| * | Add tests to release notes feature | Dmitriy Zaporozhets | 2015-11-06 | 1 | -3/+3 |
| * | Add association and validation for Release model | Dmitriy Zaporozhets | 2015-11-06 | 1 | -0/+3 |
| * | Small UI improvements to new git tag page | Dmitriy Zaporozhets | 2015-11-06 | 2 | -7/+11 |
| * | Fix list rendering issue when dropdown was hidden in row | Dmitriy Zaporozhets | 2015-11-06 | 2 | -2/+3 |
| * | Add changelog item and remove release labels for tags list | Dmitriy Zaporozhets | 2015-11-06 | 1 | -3/+0 |
| * | Retyle tag show page | Dmitriy Zaporozhets | 2015-11-05 | 1 | -14/+10 |
| * | Improve UI for tags page | Dmitriy Zaporozhets | 2015-11-05 | 5 | -27/+33 |
| * | After tag is created - redirect to tag page | Dmitriy Zaporozhets | 2015-11-05 | 1 | -1/+1 |
| * | Add release description to new tag form | Dmitriy Zaporozhets | 2015-11-05 | 3 | -1/+28 |
| * | Create show page for tag and render release notes there and on index page | Dmitriy Zaporozhets | 2015-11-05 | 8 | -18/+45 |
| * | Add ability to edit and show release notes | Dmitriy Zaporozhets | 2015-11-05 | 7 | -9/+60 |
| * | More release related logic to separate resource | Dmitriy Zaporozhets | 2015-11-05 | 7 | -10/+42 |
| * | Add release model | Dmitriy Zaporozhets | 2015-11-05 | 1 | -0/+2 |
| * | Add edit/update tag actions for future release notes | Dmitriy Zaporozhets | 2015-11-05 | 3 | -0/+10 |
| * | Merge branch 'facebook-auth' into 'master' | Robert Speicher | 2015-11-04 | 2 | -1/+1 |
| |\ | |||||
| | * | Add Facebook authentication | Douwe Maan | 2015-11-03 | 2 | -1/+1 |
| * | | Merge branch 'rs-git-bin-path' into 'master' | Douwe Maan | 2015-11-04 | 1 | -6/+6 |
| |\ \ | |||||
| | * | | Replace all usages of `git` command with configurable binary pathrs-git-bin-path | Robert Speicher | 2015-11-03 | 1 | -6/+6 |
| | |/ | |||||
| * | | Merge branch 'fix-infinite-redirect' into 'master' | Stan Hu | 2015-11-04 | 1 | -7/+15 |
| |\ \ | |||||
| | * | | Only redirect to homepage url when its not the root url | Jeroen van Baarsen | 2015-11-02 | 1 | -7/+15 |
| * | | | Improvements to profile page UIimprove-profile-page | Dmitriy Zaporozhets | 2015-11-04 | 5 | -9/+26 |
| * | | | Merge branch 'create-project-performance' into 'master' | Yorick Peterse | 2015-11-04 | 1 | -2/+0 |
| |\ \ \ | |||||
| | * | | | Removed extra activity update for new projectscreate-project-performance | Yorick Peterse | 2015-10-29 | 1 | -2/+0 |
| * | | | | Merge branch 'remove-duplicate-orders' into 'master' | Yorick Peterse | 2015-11-04 | 1 | -5/+5 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Only sort by IDs by default | Yorick Peterse | 2015-11-03 | 1 | -5/+5 |
| * | | | | Merge branch 'improve-profile-page' | Dmitriy Zaporozhets | 2015-11-03 | 6 | -45/+97 |
| |\ \ \ \ | |||||
| | * | | | | Add extra padding between user description and links on profile page | Dmitriy Zaporozhets | 2015-11-03 | 1 | -1/+1 |
| | * | | | | Apply new design for user profile page | Dmitriy Zaporozhets | 2015-11-03 | 5 | -33/+58 |
| | * | | | | Improve profile page UI | Dmitriy Zaporozhets | 2015-11-03 | 2 | -11/+38 |
| * | | | | | Merge branch 'fix-clipboard-btn' into 'master' | Dmitriy Zaporozhets | 2015-11-03 | 1 | -0/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix clipboard button overflow | Dmitriy Zaporozhets | 2015-11-03 | 1 | -0/+4 |
| | |/ / / / | |||||
| * | | | | | Merge branch 'go-to-nav' | Dmitriy Zaporozhets | 2015-11-03 | 5 | -12/+12 |
| |\ \ \ \ \ | |||||
| | * | | | | | Better name for up-level linksgo-to-nav | Dmitriy Zaporozhets | 2015-11-03 | 5 | -12/+12 |
| * | | | | | | Merge branch 'drop-old-builds' into 'master' | Kamil Trzciński | 2015-11-03 | 1 | -0/+18 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | Cleanup stuck CI builds dailydrop-old-builds | Kamil Trzcinski | 2015-11-03 | 1 | -0/+18 |
| * | | | | | | Merge branch 'only-syntax' into 'master' | Kamil Trzciński | 2015-11-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | Extend yml syntax for only and except to support specifying repository path | Kamil Trzcinski | 2015-11-02 | 1 | -1/+1 |
| * | | | | | | Fix code that depends on incorrect inflector behavior | Dmitriy Zaporozhets | 2015-11-03 | 1 | -1/+1 |
| | |/ / / / |/| | | | | |||||
| * | | | | | Merge branch 'olhado/gitlab-ce-commit-search' | Dmitriy Zaporozhets | 2015-11-03 | 6 | -2/+24 |
| |\ \ \ \ \ | |||||
| | * | | | | | Refactor search by commits messageolhado/gitlab-ce-commit-search | Dmitriy Zaporozhets | 2015-11-02 | 4 | -35/+7 |
| | * | | | | | Actually converted code to following suggestions. | Michael Chmielewski | 2015-10-28 | 1 | -6/+3 |
| | * | | | | | Fixed method to use git log via Popen as recommended, and made output match t... | Michael Chmielewski | 2015-10-28 | 1 | -1/+6 |
| | * | | | | | Trying to incorporate suggestions from comments on Merge Request 1661 | Michael Chmielewski | 2015-10-28 | 1 | -4/+5 |
| | * | | | | | Add support for searching commit log messages | Jonathan Schoeffling | 2015-10-28 | 5 | -2/+49 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Add 'New file' link to dropdown on project page | Dmitriy Zaporozhets | 2015-11-03 | 1 | -0/+4 |
| * | | | | | Merge pull request #9791 from konpyu/fix-deprecated | Stan Hu | 2015-11-02 | 1 | -1/+1 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | fix deprecated | KON YUICHI | 2015-10-31 | 1 | -1/+1 |
| | | |/ / | |/| | | |||||
