Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement Build Artifacts | Kamil Trzcinski | 2015-11-10 | 46 | -24/+740 |
* | Merge remote-tracking branch 'origin/release-notes' | Dmitriy Zaporozhets | 2015-11-10 | 29 | -60/+284 |
|\ | |||||
| * | 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 | 5 | -7/+50 |
| * | 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 test | Dmitriy Zaporozhets | 2015-11-06 | 2 | -4/+4 |
| * | Fix list rendering issue when dropdown was hidden in row | Dmitriy Zaporozhets | 2015-11-06 | 2 | -2/+3 |
| * | Rewrite remove tag test | Dmitriy Zaporozhets | 2015-11-06 | 2 | -27/+7 |
| * | Add changelog item and remove release labels for tags list | Dmitriy Zaporozhets | 2015-11-06 | 2 | -3/+1 |
| * | 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 | 9 | -20/+47 |
| * | 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 | 8 | -11/+46 |
| * | Add release model | Dmitriy Zaporozhets | 2015-11-05 | 5 | -1/+42 |
| * | Add edit/update tag actions for future release notes | Dmitriy Zaporozhets | 2015-11-05 | 4 | -1/+11 |
* | | Merge branch 'master' into 'master' | Achilleas Pipinellis | 2015-11-10 | 1 | -0/+4 |
|\ \ | |||||
| * | | Changed documentation of converting a MySQL-Database with Gitlab to a Postgre... | Tim Jabs | 2015-11-04 | 1 | -0/+4 |
* | | | Merge branch 'stanhu/gitlab-ce-bump-gitlab-git-and-other-gems' | Douwe Maan | 2015-11-09 | 3 | -19/+19 |
|\ \ \ | |||||
| * | | | Upgrade gitlab_git to 7.2.20 and rugged to 0.23.3. | Stan Hu | 2015-11-09 | 3 | -19/+17 |
* | | | | Update monthly release issue template | Robert Speicher | 2015-11-09 | 1 | -35/+51 |
* | | | | Update CHANGELOG | Robert Speicher | 2015-11-09 | 1 | -4/+6 |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-11-09 | 43 | -63/+1727 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'fix-incoming-email-default' into 'master' | Robert Speicher | 2015-11-09 | 2 | -2/+3 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fix incoming email config defaultsfix-incoming-email-default | Douwe Maan | 2015-11-09 | 2 | -2/+3 |
| * | | | | Merge branch 'accept_mr_btn_ci_status' into 'master' | Dmitriy Zaporozhets | 2015-11-09 | 2 | -1/+17 |
| |\ \ \ \ | |||||
| | * | | | | Merge button has color from CI status | Baldinof | 2015-11-06 | 2 | -1/+17 |
| * | | | | | Only load rblineprof when actually needed | Yorick Peterse | 2015-11-09 | 2 | -1/+2 |
| * | | | | | Merge branch 'sherlock' into 'master' | Yorick Peterse | 2015-11-09 | 40 | -60/+1706 |
| |\ \ \ \ \ | |||||
| | * | | | | | Added changelog entry for Sherlock | Yorick Peterse | 2015-11-09 | 1 | -0/+1 |
| | * | | | | | Truncate transaction paths to 70 characters | Yorick Peterse | 2015-11-09 | 1 | -1/+3 |
| | * | | | | | Track the amount of times views are rendered | Yorick Peterse | 2015-11-09 | 4 | -14/+103 |
| | * | | | | | Added navigation link to Sherlock | Yorick Peterse | 2015-11-09 | 1 | -0/+5 |
| | * | | | | | Fixed Hash key style in Sherlock::Query spec | Yorick Peterse | 2015-11-09 | 1 | -1/+1 |
| | * | | | | | Updated profiling guides for Sherlock | Yorick Peterse | 2015-11-09 | 1 | -37/+8 |
| | * | | | | | Added specs and source documentation for Sherlock | Yorick Peterse | 2015-11-09 | 16 | -12/+758 |
| | * | | | | | Added Sherlock, a custom profiling tool for GitLab | Yorick Peterse | 2015-11-09 | 29 | -23/+855 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #9814 from Totof6942/patch-ui-graphs-header | Dmitriy Zaporozhets | 2015-11-09 | 5 | -5/+17 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix typo. | Christophe Poulette | 2015-11-08 | 1 | -1/+1 |
| * | | | | | Fix typo | Christophe Poulette | 2015-11-08 | 1 | -1/+1 |
| * | | | | | Apply new design for project graphs page | Christophe Poulette | 2015-11-08 | 5 | -6/+18 |
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-11-09 | 14 | -15/+86 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'fix-commits-manual-merge' into 'master' | Douwe Maan | 2015-11-09 | 3 | -4/+24 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Add spec for manual merge of merge request | Stan Hu | 2015-11-06 | 1 | -0/+19 |
| | * | | | | | Fix bug where manually merged branches in a MR would end up with an empty diff | Stan Hu | 2015-11-05 | 2 | -4/+5 |