summaryrefslogtreecommitdiffstats
path: root/app/controllers/projects_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix RuboCop offense Style/CollectionCompact (#39887).Go MAEDA2024-07-111-1/+1
* Adds the date of the last activity to the list of available columns for Proje...Marius Balteanu2024-05-031-8/+7
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Remove unnecessary use of instance variables in CSV and Atom response handler...Go MAEDA2024-01-241-2/+2
* Reverts r22438 (#35189).Marius Balteanu2024-01-231-4/+1
* New email notification option "For any event on my bookmarked projects" (#351...Go MAEDA2023-11-161-1/+4
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Adds projects bulk delete (#36691).Marius Balteanu2022-05-171-4/+21
* Background job for project deletion (#36691).Marius Balteanu2022-05-171-1/+2
* Only check for @set_filter@ param when retriving the default query (#7360, 35...Marius Balteanu2022-03-201-1/+1
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-191-2/+2
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* You can configure default project queries in the following places (#35795):Marius Balteanu2021-11-151-0/+16
* Fix Layout/MultilineArrayBraceLayout offense (#21210).Marius Balteanu2021-09-111-2/+1
* Fix that deleting a closed or archived projects not working anymore after r20...Marius Balteanu2021-09-061-1/+3
* API to close/reopen projects (#35507).Go MAEDA2021-07-091-3/+9
* Reduce amount of work on projects show API (#35374).Go MAEDA2021-07-011-16/+16
* API to archive/unarchive projects (#35420).Go MAEDA2021-06-241-4/+19
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Fix that disabled trackers of subprojects are listed in project overview (#10...Go MAEDA2020-12-121-2/+3
* Require to enter project's identifier to confirm project deletion (#34417).Go MAEDA2020-12-101-1/+1
* remove spaces inside {} of ProjectsControllerToshi MARUYAMA2020-11-221-6/+6
* shorten long line of ProjectsControllerToshi MARUYAMA2020-11-201-3/+6
* shorten long line of ProjectsControllerToshi MARUYAMA2020-11-131-1/+5
* use "do end" instead of {} at ProjectsControllerToshi MARUYAMA2020-11-071-14/+14
* shorten long line of ProjectsControllerToshi MARUYAMA2020-10-241-3/+10
* Allow normal users to delete a project (#33945).Go MAEDA2020-09-151-3/+8
* Show groups in members box on project overview page (#33174).Go MAEDA2020-04-221-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Don't paginate the board view for now (#29482).Jean-Philippe Lang2019-10-261-3/+8
* Set default columns for the projects list (#29482).Jean-Philippe Lang2019-10-191-1/+1
* Option to switch between table list and board list (#29482).Jean-Philippe Lang2019-10-191-1/+10
* Filters for Projects page (#29482).Jean-Philippe Lang2019-10-191-4/+14
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-201-0/+13
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-151-0/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Show estimated time on the overview page as well as spent time (#30464).Go MAEDA2019-01-221-0/+1
* Use sorted instead of sort (#29406).Go MAEDA2018-12-021-1/+1
* Removes wiki tab in project settings (#26579).Jean-Philippe Lang2017-07-301-1/+0
* Project settings: Move issue tracking settings to their own tab (#26488).Jean-Philippe Lang2017-07-271-1/+1
* Removes the Modules tab in project settings (#26488).Jean-Philippe Lang2017-07-261-6/+0
* Reverts change made to ProjectController in r16766 (#26376).Jean-Philippe Lang2017-07-081-2/+1
* Fixed that issue counts are 0 on project overview (#26376).Jean-Philippe Lang2017-07-081-1/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Moves project quick search to a dedicated action.Jean-Philippe Lang2017-05-131-9/+14
* Adds a link to all projects in the jump drop down (#23310).Jean-Philippe Lang2017-01-101-0/+5
* Menu items mapping.Jean-Philippe Lang2016-12-161-1/+1
* Replaces project jump select with custom dropdown (#23310).Jean-Philippe Lang2016-11-261-0/+7