summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 8.7.0-rc3v8.7.0-rc3Yorick Peterse2016-04-081-1/+1
* Update CHANGELOG for 8.6.5, 8.5.10, 8.4.8, and 8.3.7Robert Speicher2016-04-081-3/+17
* Remove changelog entry for new navigation sidebar.Jacob Schatz2016-04-081-1/+0
* Revert "Merge branch 'new-navigation-prototype' into 'master'"Jacob Schatz2016-04-0819-109/+130
* Revert "Merge branch 'fix-sidebar-exapnd' into 'master'"Jacob Schatz2016-04-081-1/+1
* Fix side-by-side code format & commit message wrapAnnabel Dunstone2016-04-082-0/+6
* Update CHANGELOGDouglas Barbosa Alexandre2016-04-081-0/+1
* Indentation updateAnnabel Dunstone2016-04-081-2/+0
* Preserve white spaceAnnabel Dunstone2016-04-081-1/+3
* Update number of Todos in the sidebar when it's marked as "Done"Douglas Barbosa Alexandre2016-04-082-1/+3
* Implement review suggestionsFelipe Artur2016-04-084-7/+6
* CHANGELOGJacob Schatz2016-04-081-0/+1
* Remove dumb debug statement and add many tests.Jacob Schatz2016-04-083-2/+116
* Remove duplication. Remove JS data attributesJacob Schatz2016-04-081-6/+6
* Add optional colon.Jacob Schatz2016-04-081-1/+2
* Make sessions controller specs more explicitGrzegorz Bizon2016-04-081-4/+5
* Hide "assign to me" link if not allowedJacob Schatz2016-04-081-5/+7
* Fix 2FA authentication spoofing vulnerabilityGrzegorz Bizon2016-04-082-41/+51
* Expire caches after project creation to ensure a consistent stateStan Hu2016-04-082-0/+15
* Disable git gc --autoJacob Vosmaer2016-04-082-1/+13
* Add specs for sessions controller including 2FAGrzegorz Bizon2016-04-081-0/+93
* Improve codeFelipe Artur2016-04-083-17/+22
* Improve codeFelipe Artur2016-04-081-7/+15
* Fix problem when creating milestones in groups without projectsFelipe Artur2016-04-082-5/+29
* Version 8.7.0-rc2v8.7.0-rc2Yorick Peterse2016-04-071-1/+1
* Merge branch 'master' into 8-7-stableYorick Peterse2016-04-07100-612/+1501
|\
| * Merge branch 'update_main_lang_if_unset' into 'master' Rémy Coutable2016-04-073-10/+27
| |\
| | * Only update main language if it is not already setupdate_main_lang_if_unsetDrew Blessing2016-04-063-10/+27
| * | Merge branch 'api-filter-milestone' into 'master' Rémy Coutable2016-04-074-6/+54
| |\ \
| | * | Improve coding and doc styleRobert Schilling2016-04-064-10/+21
| | * | API: Ability to filter milestones by stateRobert Schilling2016-04-064-2/+39
| * | | Merge branch 'feature/expose-builds-badge' into 'master' Rémy Coutable2016-04-079-10/+137
| |\ \ \
| | * | | Fix Changelog entries after rebasefeature/expose-builds-badgeGrzegorz Bizon2016-04-061-2/+0
| | * | | Use default branch when displaying list of badgesGrzegorz Bizon2016-04-061-1/+1
| | * | | Add Changelog entry for project badges in settingsGrzegorz Bizon2016-04-061-0/+3
| | * | | Change name of badge variable in badges controllerGrzegorz Bizon2016-04-062-4/+4
| | * | | Remove obsolete badge code from project viewGrzegorz Bizon2016-04-061-3/+0
| | * | | Add feature specs for list of badges pageGrzegorz Bizon2016-04-061-0/+34
| | * | | Expose project badges in project settings menuGrzegorz Bizon2016-04-062-1/+8
| | * | | Make it possible to switch ref in badges viewGrzegorz Bizon2016-04-062-0/+4
| | * | | Add project header title in project badges viewGrzegorz Bizon2016-04-061-0/+2
| | * | | Use highlight helper to render badges code syntaxGrzegorz Bizon2016-04-061-4/+4
| | * | | Improve view with list of badgesGrzegorz Bizon2016-04-061-7/+12
| | * | | Extend build status badge, add html/markdown methodsGrzegorz Bizon2016-04-064-8/+63
| | * | | Add project badges view prototypeGrzegorz Bizon2016-04-064-2/+23
| | * | | Improve routes for project badgesGrzegorz Bizon2016-04-061-3/+4
| | |/ /
| * | | Merge branch 'fix_14638' into 'master' Rémy Coutable2016-04-073-1/+25
| |\ \ \
| | * | | Fixes #14638.PotHix2016-04-063-1/+25
| * | | | Merge branch 'return-303-for-branch-deletion' into 'master' Rémy Coutable2016-04-074-2/+19
| |\ \ \ \
| | * | | | Return status code 303 after a branch DELETE operation to avoid project deletionStan Hu2016-04-064-2/+19