Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Invalidate cache for builds badge | Grzegorz Bizon | 2016-03-04 | 2 | -0/+9 |
| | | | | Closes #13982 | ||||
* | Fixed failing ssh key tests | Phil Hughes | 2016-03-03 | 2 | -3/+3 |
| | |||||
* | Merge branch 'password-settings' into 'master' | Jacob Schatz | 2016-03-03 | 1 | -3/+3 |
|\ | | | | | | | | | | | | | | | | | Password settings page Closes #13858 ![](https://gitlab.com/gitlab-org/gitlab-ce/uploads/ebb9b67d69daa8872d79626b85f99b52/password-settings.png) See merge request !3033 | ||||
| * | Fixed failing password tests | Phil Hughes | 2016-03-02 | 1 | -3/+3 |
| | | |||||
* | | Use Gitlab::Git::DiffCollections | Jacob Vosmaer | 2016-03-03 | 1 | -2/+5 |
| | | |||||
* | | Merge branch 'issue_4095' into 'master' | Dmitriy Zaporozhets | 2016-03-03 | 2 | -1/+40 |
|\ \ | | | | | | | | | | | | | | | | | | | Don't show Issues/MRs from archived projects in Groups view Fixes #4095 See merge request !2980 | ||||
| * | | Don't list merge requests from archived projects in Group view. | Rubén Dávila | 2016-03-02 | 2 | -0/+20 |
| | | | |||||
| * | | Don't list issues from archived projects in Group view. | Rubén Dávila | 2016-03-02 | 2 | -1/+20 |
| | | | |||||
* | | | Merge branch 'improve-user-tabs' into 'master' | Jacob Schatz | 2016-03-03 | 2 | -0/+29 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Add routes and actions for dynamic tab loading. Closes #13588 and #13584 See merge request !2961 | ||||
| * | | Fix specs | Alfredo Sumaran | 2016-03-01 | 1 | -0/+7 |
| | | | |||||
| * | | Add click to tab steps | Alfredo Sumaran | 2016-03-01 | 1 | -0/+16 |
| | | | |||||
| * | | Add routes and actions for dynamic tab loading | Josh Frye | 2016-02-29 | 1 | -0/+6 |
| | | | |||||
* | | | Fixed failing profile tests | Phil Hughes | 2016-03-02 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Add CHANGELOG and testlogged-out-search | Dmitriy Zaporozhets | 2016-03-01 | 2 | -0/+31 |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch '11489-branded-appearance-to-ce' into 'master' | Douwe Maan | 2016-02-29 | 3 | -0/+117 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Branded appearance to CE Closes #11489 The difference with the EE version is only that there is no distinction between light and dark logos, though this wasn't used anyway. If this is fine, I'll create a MR on EE too. TODO: - [x] Copy docs - [x] Make new screenshots - [ ] Remove Custom Welcome message feature? @rymai: I was unsure what labels to add to ping you, so I just ping you like this :wink: /cc @DouweM See merge request !2927 | ||||
| * | Branded login page also in CE11489-branded-appearance-to-ce | Zeger-Jan van de Weg | 2016-02-26 | 3 | -0/+117 |
| | | | | | | | | | | The only major difference with the EE version is the change from a light and dark logo to only a header logo The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it | ||||
* | | Merge branch 'issue_13621' into 'master' | Douwe Maan | 2016-02-29 | 2 | -0/+7 |
|\ \ | | | | | | | | | | | | | | | | | | | Don't repeat labels listed on Labels tab. Fixes #13622 See merge request !2924 | ||||
| * | | Don't repeat labels listed on Labels tab.issue_13621 | Rubén Dávila | 2016-02-22 | 2 | -0/+7 |
| | | | |||||
* | | | Merge branch 'master' into avatar-croppingavatar-cropping | Alfredo Sumaran | 2016-02-26 | 4 | -2/+14 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'rs-crowd-form-view-spec' into 'master' | Rémy Coutable | 2016-02-26 | 2 | -36/+0 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move "I should see Crowd login form" feature to a view spec We were doing all kinds of code gymnastics to "enable" Crowd in the feature spec and this would sometimes cause a transient failure. Really what it's testing is if the Crowd login form shows when Crowd's enabled, so this is much better suited to a view spec. See merge request !2963 | ||||
| * \ \ | Merge remote-tracking branch 'origin/Baertierchen/gitlab-ce-showTestCoverage' | Dmitriy Zaporozhets | 2016-02-25 | 3 | -1/+13 |
| |\ \ \ | |||||
| | * | | | Add a spec for coverage indicator in project's builds listBaertierchen/gitlab-ce-showTestCoverage | Rémy Coutable | 2016-02-22 | 3 | -1/+13 |
| | | | | | |||||
| * | | | | Merge branch 'feature/jschatz1/sidebar-sizing' into 'master' | Jacob Schatz | 2016-02-24 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sidebar overlaps content when screen is below 1200px. When screen is below 1200px, the sidebar overlaps. When screen is above 1200px, the sidebar pushes content out. z-index change to make sure hamburger stays on top. Fixes #12717 ![screensize](/uploads/9a21fa06d583a49d6ebbf1ada34c6792/screensize.gif) ![screensize-small](/uploads/7c25f46e962248a40840562a01c83f8f/screensize-small.gif) Also sorry I couldn't get the collapse button in the screen cap. It's there. See merge request !2620 | ||||
| | * | | | | Initialize navigation shortcuts on project's files pagefeature/jschatz1/sidebar-sizing | Alfredo Sumaran | 2016-02-23 | 1 | -0/+1 |
| | | | | | | |||||
| | * | | | | Fix failing spec | Alfredo Sumaran | 2016-02-23 | 1 | -1/+0 |
| | | | | | | |||||
| | * | | | | Set window_size to 1366*768 | Alfredo Sumaran | 2016-02-23 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'rs-crowd-form-view-spec' into avatar-cropping | Alfredo Sumaran | 2016-02-24 | 2 | -36/+0 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Move "I should see Crowd login form" feature to a view specrs-crowd-form-view-spec | Robert Speicher | 2016-02-24 | 2 | -36/+0 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We were doing all kinds of code gymnastics to "enable" Crowd in the feature spec and this would sometimes cause a transient failure. Really what it's testing is if the Crowd login form shows when Crowd's enabled, so this is much better suited to a view spec. | ||||
* | | | | | Fix Profile Avatar feature steps | Robert Speicher | 2016-02-24 | 1 | -6/+14 |
|/ / / / | |||||
* | | | | fixed tests | Phil Hughes | 2016-02-24 | 1 | -3/+9 |
| | | | | |||||
* | | | | Merge branch 'issue_13301_emoji-menu' into 'master' | Robert Speicher | 2016-02-24 | 1 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Load award emoji picker with ajax request Fixes #13301. See merge request !2888 | ||||
| * | | | | Update award_emoji test | Annabel Dunstone | 2016-02-23 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Add timeout for ajax call in award emoji steps; update focus in award picker | Annabel Dunstone | 2016-02-19 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Merge branch 'hudecof/show-crowd-login-form-when-signin-disabled' into 'master' | Robert Speicher | 2016-02-23 | 2 | -7/+13 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show Crowd login even when sign-in is disabled Fixes #13176. See merge request !2749 | ||||
| * | | | | | Add a spec to ensure Crowd login form is shown even when sign-in is disabledhudecof/show-crowd-login-form-when-signin-disabled | Rémy Coutable | 2016-02-23 | 2 | -7/+13 |
| | | | | | | |||||
* | | | | | | Merge branch 'dz-small-ui-fixes' into 'master' | Jacob Schatz | 2016-02-23 | 3 | -6/+20 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set of UI fixes * Improve wiki pages * Improve profile pages cc @skyruler See merge request !2758 | ||||
| * | | | | | Fix spinach test for wiki markdown render | Dmitriy Zaporozhets | 2016-02-13 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | | Update tests to match new wiki header | Dmitriy Zaporozhets | 2016-02-09 | 3 | -4/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | | | fix failing testsempty-repo-instructions-fix | Phil Hughes | 2016-02-23 | 2 | -5/+1 |
| | | | | | | |||||
* | | | | | | Users don't get instructions to push to other users empty projects | Phil Hughes | 2016-02-22 | 4 | -0/+25 |
| |_|_|/ / |/| | | | | | | | | | | | | | | Fixes #12518 | ||||
* | | | | | Fixed failing issues tests | Phil Hughes | 2016-02-22 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | Removed up/down vote icons from merge requests. Was missed from d8069bd85863ab8c47d2bb2370221b17fb686b93 | ||||
* | | | | | Update feature spec | Douwe Maan | 2016-02-20 | 1 | -10/+10 |
| | | | | | |||||
* | | | | | Rename Tasks to Todos | Douglas Barbosa Alexandre | 2016-02-20 | 3 | -45/+45 |
| | | | | | |||||
* | | | | | Rename menu item and page 'Task queue' to 'Tasks' | Douglas Barbosa Alexandre | 2016-02-20 | 2 | -2/+2 |
| | | | | | |||||
* | | | | | Improve formatted message for tasks when action is a mention | Douglas Barbosa Alexandre | 2016-02-20 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | Add filters by project, author, type, and action to task queue page list | Douglas Barbosa Alexandre | 2016-02-20 | 2 | -24/+115 |
| | | | | | |||||
* | | | | | Add feature spec for task queue list page | Douglas Barbosa Alexandre | 2016-02-20 | 3 | -0/+79 |
| |_|_|/ |/| | | | |||||
* | | | | Merge branch 'issue_3276' into 'master' | Jacob Schatz | 2016-02-19 | 2 | -0/+76 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Labels should be visible in milestone view Closes #3276 See merge request !2599 | ||||
| * | | | | Add specs. | Rubén Dávila | 2016-02-02 | 2 | -0/+76 |
| | | | | | |||||
* | | | | | Add some spinach specs | Rubén Dávila | 2016-02-19 | 4 | -0/+154 |
| | | | | |