summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix outer join when filtering milestonesissue_15221_2Felipe Artur2016-05-246-10/+15
* Fix bug when ordering by milestone due date and filtering by milestoneFelipe Artur2016-05-243-4/+0
* improve ordering sql for milestonesFelipe Artur2016-05-242-34/+23
* Fix ordering for MysqlFelipe Artur2016-05-244-11/+13
* Fix issues/MRs filter when ordering by milestone due dateFelipe Artur2016-05-243-4/+45
* Merge branch 'gitlab-shell-changelog' into 'master' Stan Hu2016-05-241-0/+1
|\
| * Add CHANGELOG entry about using gitlab-shell v3.0.0Stan Hu2016-05-241-0/+1
* | Merge branch 'gitlab-shell-v3.0.0' into 'master' Stan Hu2016-05-241-1/+1
|\ \
| * | Use gitlab-shell 3.0.0Jacob Vosmaer2016-05-231-1/+1
* | | Merge branch 'mrchrisw/google-api' into 'master' Achilleas Pipinellis2016-05-241-2/+2
|\ \ \ | |_|/ |/| |
| * | Update Google integration API workflowmrchrisw/google-apiChris Wilson2016-05-231-2/+2
* | | Merge branch 'project-navigation-redesign' into 'master' Dmitriy Zaporozhets2016-05-2339-361/+402
|\ \ \
| * | | Move files tab before commits tab to follow same order as top navigationproject-navigation-redesignDmitriy Zaporozhets2016-05-241-3/+3
| * | | Fix badge count UI for pipelines menu itemDmitriy Zaporozhets2016-05-241-1/+1
| * | | Use start_with? instead of regexDmitriy Zaporozhets2016-05-241-1/+1
| * | | Add changelog item for project navigation UIDmitriy Zaporozhets2016-05-231-0/+1
| * | | Merge branch 'master' into project-navigation-redesignDmitriy Zaporozhets2016-05-23517-1221/+10490
| |\ \ \
| * | | | Change rgba to hex; use sass variables to calculate header heightAnnabel Dunstone2016-05-232-2/+2
| * | | | Redesign sublevel nav links; vertically align project image; fix spacingAnnabel Dunstone2016-05-192-6/+10
| * | | | Fix alignment of repo buttonsAnnabel Dunstone2016-05-191-1/+1
| * | | | Redesign project page headerAnnabel Dunstone2016-05-1912-119/+208
| * | | | Fix dashboard shortcutsDmitriy Zaporozhets2016-05-173-9/+9
| * | | | Fix file browsing testDmitriy Zaporozhets2016-05-161-7/+9
| * | | | Fix shortcuts testsDmitriy Zaporozhets2016-05-163-1/+3
| * | | | Modify tests to match new navigation behaviour for project pagesDmitriy Zaporozhets2016-05-1614-86/+82
| * | | | Fix spec for new project navigationDmitriy Zaporozhets2016-05-162-5/+2
| * | | | Implement new horizontal navigation to project pagesDmitriy Zaporozhets2016-05-168-128/+78
* | | | | Merge branch 'rs-rubocop-rspec' into 'master' Dmitriy Zaporozhets2016-05-234-0/+69
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add descriptive comments for rubocop-rspec copsRobert Speicher2016-05-231-0/+14
| * | | | Add rubocop-rspecrs-rubocop-rspecRobert Speicher2016-05-234-0/+55
* | | | | Merge branch 'version-bump-8-9-pre' into 'master' Robert Speicher2016-05-232-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Its time for 8.9Dmitriy Zaporozhets2016-05-232-1/+3
* | | | | Merge branch 'complexity/enable-multiple-rubocop-cops' into 'master' Robert Speicher2016-05-231-34/+31
|\ \ \ \ \
| * | | | | Enabled multiple Rubocop cops that can be enabledGrzegorz Bizon2016-05-231-34/+31
* | | | | | Merge branch 'rs-space-around-keyword' into 'master' Robert Speicher2016-05-237-9/+7
|\ \ \ \ \ \
| * | | | | | Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher2016-05-237-9/+7
* | | | | | | Merge branch 'rs-update-rubocop' into 'master' Robert Speicher2016-05-233-9/+27
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update rubocop to 0.40.0Robert Speicher2016-05-233-9/+27
| |/ / / / /
* | | | | | Merge branch 'complexity/rubocop-style-loop' into 'master' Robert Speicher2016-05-232-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Enable Style/InfiniteLoop Rubocop copcomplexity/rubocop-style-loopGrzegorz Bizon2016-05-232-2/+2
* | | | | | Merge branch 'rs-range-include' into 'master' Robert Speicher2016-05-232-3/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Enable Performance/RangeInclude cop and fix single offensers-range-includeRobert Speicher2016-05-232-3/+2
| |/ / / /
* | | | | Merge branch 'rs-start-with' into 'master' Robert Speicher2016-05-233-4/+3
|\ \ \ \ \
| * | | | | Enable Performance/StartWith cop and fix offensesrs-start-withRobert Speicher2016-05-233-4/+3
| |/ / / /
* | | | | Merge branch '17736-builds-hotfix' into 'master' Jacob Schatz2016-05-232-12/+23
|\ \ \ \ \
| * | | | | Revert commit info changeAnnabel Dunstone2016-05-231-10/+10
| * | | | | Put column headers back17736-builds-hotfixAnnabel Dunstone2016-05-231-0/+11
| * | | | | Move build info out of pipeline conditionalAnnabel Dunstone2016-05-231-10/+10
| * | | | | Move tags into columnAnnabel Dunstone2016-05-231-12/+12
* | | | | | Merge branch 'rs-def-with-parenthesis' into 'master' Robert Speicher2016-05-232-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |