Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add flay: tool to find duplicate codeflay | Dmitriy Zaporozhets | 2015-11-11 | 5 | -0/+23 |
* | Allow flog failure for now | Dmitriy Zaporozhets | 2015-11-11 | 2 | -1/+3 |
* | Add method complexity check to CIflog | Dmitriy Zaporozhets | 2015-11-10 | 4 | -0/+36 |
* | Merge branch 'bump-rugged-version' into 'master' | Dmitriy Zaporozhets | 2015-11-10 | 1 | -2/+2 |
|\ | |||||
| * | Bump charlock_holmes version | Stan Hu | 2015-11-10 | 1 | -1/+1 |
| * | Bump rugged version to be in line with gitlab_git requirements | Stan Hu | 2015-11-10 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'issue_3072_target_name' into 'master' | Dmitriy Zaporozhets | 2015-11-10 | 5 | -0/+36 |
|\ | |||||
| * | Display target branch on MR list when it is different from project's default | Anton Baklanov | 2015-11-10 | 5 | -0/+36 |
* | | Merge branch 'state-machine-to-state-machines-activerecord' into 'master' | Dmitriy Zaporozhets | 2015-11-10 | 3 | -12/+9 |
|\ \ | |||||
| * | | update Gemfile.lock | Pirate Praveen | 2015-11-09 | 1 | -2/+8 |
| * | | remove state_machine_patch.rb | Pirate Praveen | 2015-11-09 | 1 | -9/+0 |
| * | | Switch to state_machines-activerecord (Fixes: #3374) | Pirate Praveen | 2015-11-08 | 2 | -2/+2 |
* | | | 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 |